Load More
Hey,
I have two questions: how can I style the load more button?
Also I have the problem that when I go into a category I can only see the portfolio items that are already loaded on the overview page (I chose to show 9 items and when I go into a category I only see 1). Is there a possibility to change that? I want to see 9 items in every category.
https://web22.wecker.de/weckers-werk/musik
Thanks!
Comments
Hi,
Your website is password protected.
Can you send me it, so I can take a closer look at it?
Thanks
Sorry, but the password you have sent is not working.
Are you sure you have sent the correct one?
Best regards
Oh okay, could you try it with this one please?
***
Sorry, but it is not working either (I have removed it from here).
Also, I tried to log in to your WP panel with the login credentials you sent previously but without luck.
Please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact.
Notice!
Please attach a link to this forum discussion.
Thanks
I just sent you the login credentials privately
You are using the Portfolio element on that page which has jQuery filtering enabled by default, which does not work with the Load More option.
For the Portfolio element, I suggest setting the number of the posts as high as possible, so the switching between categories will work correctly.
Thanks
Setting the number of the posts as high as possible is limiting our freedom in design of the website. It's not the solution :( I cannot put anything below Portfolio element if I set 150 post = 50 rows of scrolling.
I see two solutions:
1) Could I put Portfolio element in some kind of roll-out row? To load all the post, but hide it in roll-out row? Is there a widget to do something like this?
2) Clicking specific category automatically triggers "load more" button. As the result all post are loaded and then widget can filter them by category.
Could you give me advice how to implement this, especially second solution? Could you send me file paths to files in which "load more" and "choosing category" events are implemented?
Hi @belaren123,
I suggest checking the following link:
https://developer.wordpress.org/themes/basics/template-hierarchy/
It should help you with the modifications you described.
Thanks