Forums › Forums › Search & Filter Pro › Pagination not working
Tagged: pagination
- This topic has 7 replies, 2 voices, and was last updated 9 years, 12 months ago by Ross.
-
Anonymous(Private) November 17, 2014 at 2:32 am #7724
I got the Pro version and not getting this to work.
I set up a test page here: http://www.mittcomtest.com/atlantic/test/My results page needs some work but if you click on a state and try to get to any page other then the first one it does not work.
Ross Moderator(Private) November 18, 2014 at 3:15 am #7743Hey Michelle
It looks like you are using an incorrect combination of template and page setup (its my fault really, I need to update the docs).
Basically, if you use Ajax with shortcode, then you must follow the instructions about copying the template files over to your theme (which I think you did).
However, if you do not use a shortcode (in the settings), then this step is irrelevant – and it should use a template from your theme (defined by “use custom template”).
What it looks like is happening here is, you have chosen not to use a shortcode, but you have still used the results shortcode on your page – because you did, it shows some results – this is kindof a bug, or, and incorrect combination of settings.
Does this make sense?
Thanks
Anonymous(Private) November 18, 2014 at 2:52 pm #7776I’m not sure if I totally follow.
So I don’t want ajax I want people to be directed to a results page.
The results page needs to be formatted a certain way, that’s why I have it using a file.Here’s what I have for settings:
http://tinypic.com/r/jiessw/8and here’s where the short code is:
http://tinypic.com/r/2podszr/8Can you let me know where I’ve gone wrong.
Thanks!Ross Moderator(Private) November 27, 2014 at 2:57 am #8294Hey Michelle
I think I figured out whats happening.
The pagination functions you are using should not be used when not using ajax for results.
To setup pagination like this – you can absolutely use any regular WordPress compatible pagination – such as from the codex, or via other plugins – http://codex.wordpress.org/Pagination#Example_Loop_with_Pagination
Hope this points you in the right direction?
Thanks
-
AuthorPosts