Forums › Forums › Search & Filter Pro › Divi and pagination
- This topic has 29 replies, 3 voices, and was last updated 6 years, 6 months ago by
Ross.
-
Anonymous(Private) December 5, 2018 at 7:16 pm #195446
I did. Here’s what I came up with and the behavior:
Base Divi Theme.
-
Using Blog modules
A native Divi blog module uses AJAX to reload. No good, need a URL change for separate pages
An SF blog module also uses AJAX, regardless of “Use Ajax” checked or not. page links work fine on initial page load and on filter, but URL doesn’t change as per SF checkbox
-
Using Shortcode Method
URL change works BUT…
Ajax off does not return Post exerpts
Ajax on returns Post exerpts, but scrambled with Divi shortcodes.Divi “no Ajax” child theme
This child theme can be found here. It over rides Ajax in the blog module. Worked great in native, nonSF testing.-
Using Blog modules
Behavior is the same regardless of SF Ajax setting.
Initial page load is fine- SF pagination works.
After a doing filter, my page number nav links are being generated as “/page/2”, not the “sf_paged” links.I would take any solution to any of the configurations above to generate individual URLS…I’ve got a hunch the shortcode method may be the easiest to focus on?
Thoughts? Questions?
Anonymous(Private) December 5, 2018 at 7:30 pm #195448Clarification of the above:
“Using Shortcode Method
URL change works BUT…
Ajax off does not return Post exerpts
Ajax on returns Post exerpts, but scrambled with Divi shortcodes.”should be:
Ajax off does not return post summaries, but will return excerpts if there is one.
Ajax on returns Post summaries, but scrambled with Divi shortcodes depending on page content. Returns excerpts fine instead if there is one.Ross Moderator(Private) December 12, 2018 at 1:09 pm #196053This reply has been marked as private.Ross Moderator(Private) December 13, 2018 at 7:57 pm #196277This reply has been marked as private. -
AuthorPosts