- This topic has 1 reply, 2 voices, and was last updated 10 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Pagination problem #2
Tagged: pagination
Hello,
I have problem here:
http://tracers.ru/archive/
When I click ‘>’ and go to next page and then go back to first page by clicking ‘<‘ i get problems with posts displaying
/ Oleg
Hey Oleg
All S&F does is load results via ajax, and place them inside the div .search-filter-results.
So pressing next and back is simply replacing the content of this container.
I’m not sure why, but I would suggest that there might be something wrong in the html or possibly you have some scripts changing the HTML.
Taking a quick look I can see the html structure is different – I think there may be opening/closing tags in some of your code.


Thanks