Hi,
i’ve created a category-based search. Unfortunely the pagination won`t work: Here (click on 2,3,..)
Any idea? Which information/code do you need to help me?
Thanks!
Caymen
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
December 27, 2013 4:17pm
Subscribe [2]#1 / Dec 27, 2013 4:17pm
Hi,
i’ve created a category-based search. Unfortunely the pagination won`t work: Here (click on 2,3,..)
Any idea? Which information/code do you need to help me?
Thanks!
Caymen
#2 / Dec 28, 2013 9:14am
We’d need to see the EE template code. What do you mean by “category-based search”?
#3 / Dec 28, 2013 2:51pm
Hi,
you will find the template code here.
@category-based results: This is a kind of event directory. There is one category for each event. The result should show all entries within the channel “neueroeffnung” and the appropriate category.
#4 / Dec 28, 2013 2:57pm
Why not just leave dynamic on, load the template with a category link and let EE work the way it wants to ?
#5 / Dec 29, 2013 8:25am
Oh, sorry - my categories are custom fields, not the EE categories. If i set dynmic on i get no results at all.
#6 / Dec 29, 2013 8:27am
Why is that?
It seems to be a lot of work to do what EE would easily do out of the box using native categories.
You’ve so much going on there with logic and add-ons that debugging pagination is going to be tough. Pagination requires EE to generate specific URLs, so your approach is probably preventing that from happening correctly.