WPIntell

Source evidence

WP super cache integration issues

Smarter Navigation · support · 2014-04-07T12:31:00+00:00

complaintsentiment
mediumseverity
0.87relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 29 rows with source links

17.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Peter unresolved
Smarter navigation solves the problem i have been having with navigation of single.php pages with links generated from the jQuery Isotope filter. However i cannot get it to work with WP super cache or W3 Total cache. Do you have any suggestions? https://wordpress.org/plugins/smarter-navigation/ To make this work, you’d have to modify the Smarter Navigation plugin to use AJAX for generating the links, as hinted in the WP Super Cache FAQ (the “How do I make certain parts of the page stay dynamic?” question). I am not sure if that can be done, while still maintaining the performance that WP Super Cache brings in the first place. Full-page caching (the same output for all users) is fundamentally at odds with personalization (different output for each user). The next-best solution would be to use object-caching, provided by W3 Total Cache, Memcached Object Cache etc.

Comments

1 shown
scribu 2014-04-08T10:32:00+00:00

To make this work, you’d have to modify the Smarter Navigation plugin to use AJAX for generating the links, as hinted in the WP Super Cache FAQ (the “How do I make certain parts of the page stay dynamic?” question). I am not sure if that can be done, while still maintaining the performance that WP Super Cache brings in the first place. Full-page caching (the same output for all users) is fundamentally at odds with personalization (different output for each user). The next-best solution would be to use object-caching, provided by W3 Total Cache, Memcached Object Cache etc.