Filtering problem
Hello,
The documentation (http://themes.muffingroup.com/betheme/documentation) is not up to date. For example the blog part. Could You please explain what this option in muffin menu does exactly: "Filters | jQuery filtering"? In regards to blog categories.
I have a following problem. Let's say there are 10 categories. I set blog page to list 20 last articles (snippets) and load more on request via button at the end. However, when I click on one category in the filter options, I get no results. Because this category was not present in this 20 last articles. How can I set it up to list 20 last articles for the current filter options? So wthat if I choose "all categories", I get 20 last articles. But if I choose one specific category, I get 20 last articles from this category.
Comments
Soon it'll replace the old one.
1) If you're using JQuery filtering, you cannot use pagination or load more button.
Just increase the number of visible items.
When you don't have JQuery filtering turned on, when you click on the specific category, a page has to reload.
It doesn't have to when you have JQuery turned on.
2) I mean that you should have a category on all posts. (not "all category")
I see it's working properly, and please tell me again what is your problem.
What is the "one category" in a filter?
Notice!
Please attach a link to this forum discussion.
Thanks
I want to limit posts visible to 20. But after changing category, I want to list last 20 posts from this category. I understand that it means reloading. Now it doesn't work the way I want. And it doesn't work the way You described it earlier.