You can try fragment caching, from plugin’s FAQ:
Edit your templates to with the following syntax to ensure that dynamic features remain so:
Example 1:
<!-- mfunc any PHP code --><!-- /mfunc -->
Example 2:
<!-- mfunc -->any PHP code<!-- /mfunc -->
Example 3:
<!--MFUNC -->
echo rand();
<!--/mfunc -->
Example 4:
<!-- mclude path/to/file.php --><!-- /mclude -->
Example 5:
<!-- mclude -->path/to/file.php<!-- /mclude -->
But my personal opinion is just to get rid of overly dynamic stuff. Unless it’s key functionality (like in e-commerce) it’s usually useless eye candy.
Related Posts:
- Plugin Expires Headers – W3 Total Cache [closed]
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- With W3 Total Cache when I publish a post it does not appear in the homepage. Only if i purge all cache [closed]
- changes to widget settings not showing up in individual pages pages until they’re updated [closed]
- w3 Total Cache not Caching – Requested URI is rejected [closed]
- How to add support for caching plugins for my own plugin?
- Object Caching Plugin force every plugin to cache objects?
- W3 Total Cache Help – How to update DNS Zone for a static domain [closed]
- What archive plugin works with W3 total cache? [closed]
- Memcaching recurring SQL Queries
- W3 Total Cache and IIS7 not doing much [closed]
- WP Super Cache versus W3 Total Cache [closed]
- Browser Cache causes ‘Orderby=rand’ to return the same posts
- Between functions.php (theme), widgets, and plugins, which is loaded first?
- Plugin upgrading: Widget settings
- Need to create a Theme demo site that features multiple themes
- Override dynamic_sidebar() in plugin?
- How to place random widgets in the WordPress sidebar?
- Pages with 2 Columns
- Custom Widget Creating PHP Exception When Placed In Its Own PHP File
- register child class in another plugin
- Conditional Display of Links in Widgets
- How to Get Admin Settings for a widget when using the_widget() with custom widget
- How to unregister a widget from a child theme
- WordPress multiple widget in single plugin
- Created Widget Not Showing up on Admin Panel
- Setting up widgets in wordpress with a unique ID for the after_title argument
- How to exclude a widget from page 1 of a paginated post
- Admin Dashboard with Custom Tab for Client
- WordPress author details plugin/widget
- The called constructor method for WP_Widget in GFWidget is deprecated since version 4.3.0! Use
- WAMP to XAMPP WordPress transfer
- The plugin generated 3 characters of unexpected output during activation
- Theme’s default styles are overriding my plugin’s custom CSS
- Multi language site [closed]
- How to style the RSS wordpress?
- How can I disable widget from being visible on some pages?
- How to display more than one instance for a widget?
- Custom random quote widget breaks when used in multiple sidebars
- Hooking in to replace the Sidebar/Widget areas
- How to hide CSS by default and show on button press
- Widgets Scripts don’t load – but load when I reload the page
- Is it wise to add plugins to the Object Cache?
- How to add wp visual editor in a custom widget?
- WordPress Widget – Saving multidimensional arrays into $instance
- Custom plugin appears outside of the sidebar container
- Char limit on custom blog-post form? [closed]
- How do I use wp_editor() in widget form?
- How to reorder and display a feed to be chronological?
- Hide certain widgets from specific user roles in admin
- My homemade plugin is trying to update to someone else’s plugin
- How do I find out what is in control over a certain part of a website?
- _prime_post_caches in wordpress
- Best practice for including plugin output in a template without using shortcode?
- Custom widget doesn’t save values from dropdown box
- Register Script in Plugin Widget
- How Can I Safely Remove WP-Super Cache without messing my site up? [closed]
- Add Shortcode tag in Widget/Sidebar
- How to create wordpress widget that is fixed position on the home page
- “W3 Total Cache” with “What Would Seth Godin Do” (and widgets?!)? [closed]
- jQuery Click event is not fired at all
- Widget for specific category
- get_term_meta returns false in widget
- My widget won’t update its values when save is clicked
- Widget content turns up before title
- Extend a plugin to include a widget option
- Is there a Image Gallery which will load all my posted Images like twitter’s image grid?
- Warning! PHP safe mode enabled!
- Modify pages widget and make a plugin?
- Table of contents (TOC) plugin is not showing header tag
- How can I display selected content from a seperate database in an Activity style widget?
- I’m receiving the following error using the below code: Uncaught Error: Cannot use object of type WP_REST_Response as array
- How to fetch WordPress database values in JavaScript widget
- RSS Feed on WordPress showing code (hypertext) in articles titles
- How to fix caching issue in PHP data from database
- What is the right way to populate a dropdown from MySql?
- WordPress logout appends cache/all/index.php to the site_url()
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- Widget logic using woocommerce product category
- WordPress Dashboard shows no plugins installed!
- How to display widget in front end?
- Widget outputs the value but doesn’t save anything inside the textarea
- WordPress Widget: Is it possible to make the form dynamic without updating?
- Using Widget Logic to place menu on multiple pages?
- Show widget location borders for development
- Cannot access variables within a widget
- w3 total cache and post__not_in
- adding image in the header of my dev widget
- jquery conflict with widget page
- Plugin: Unable to Save the Image Alignment Option to Display in the Widget in the Sidebar
- Session alternative for plugins (due to caching)
- File permissions for wp-minify plugin
- What are the downsides of using bootstrap in plugin development?
- Content expands beyond its column container [closed]
- Am having issues intergrating this api into my wordpress site, any help please?
- How can I add a zip code service availability checker in WordPress without Woocommerce? [closed]
- How can i store cache of wordpress a database request without plugins?
- Use custom Javascript for a custom Elementor Widget [closed]
- How can I wordpress cache a database request with no existing plugin?
- Request initiator chain contains old CDN