Hi There,
We are using the plugin Search & Filter Pro an built our own result page.
Do you have a hint for us how we could use the nice enfold style pagination on that result.php? At the moment it has the standard code:
<div class="nav-previous"><?php next_posts_link( 'Nächste Seite', $query->max_num_pages ); ?></div>
<div class="nav-next"><?php previous_posts_link( 'Vorherige Seite' ); ?></div>
Many Thanks,
T
Hey elbnetz,
I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!
Best regards,
Basilis
Can’t you let us know, where we find the code for the pagination within the Enfold theme?
Thanks.
Hi elbnetz,
There are a few of those in includes/loop-index.php.
If you need further assistance please let us know.
Best regards,
Victoria
Thanks,
Could you show me the code?
Cheers, Thorsten
Hi Thorsten,
Screenshot is below. You can check that file in Appearance > Editor.
Best regards,
Victoria
Thanks,
Unfortunately that doesn’t do the job. Nothing to see on front end. Is there additional code for variables etc. that needs to be at the top (or elsewhere of the page?
Cheers, T.