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
- How to make WordPress ignore GET parameters when caching pages?
- My homemade plugin is trying to update to someone else’s plugin
- How to add Wrapper Div/container element around WordPress Widget Content
- Disabling plugin but wpenqueue is not available
- Related posts widget or plugin needed
- How do I find out what is in control over a certain part of a website?
- _prime_post_caches in wordpress
- Problem since update 3.5 [duplicate]
- Call plugin with php function
- How to disable a widget when dependent plugin is inactive?
- Sidebar widget: Randomly select text from a given set
- Best practice for including plugin output in a template without using shortcode?
- How do I use add_action on custom widget?
- Combining several CSS files into one for optimization
- How can I delete a wordpress widget instance?
- Repeated Output in Widget
- Exclude posts from widget while post is showing on home, single and categories
- Custom widget doesn’t save values from dropdown box
- Register Script in Plugin Widget
- WordPress Apply filter in plugin causes 500 internal error
- Can WordPress Drop-ins be given their own directory?
- 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
- Saving widget options from class method
- How to handle forms from sidebar widgets – Processing $_POST variables using get_field_name()
- Short messages widget [closed]
- Widget’s container?
- Add SideBar/Widgets Just Below the Post
- “W3 Total Cache” with “What Would Seth Godin Do” (and widgets?!)? [closed]
- What is the best way to cache pages on WordPress
- Changes not visible when not logged in
- PHP Warning: Declaration of aec_contributor_list::form() should be compatible with WP_Widget::form($instance)
- Creating a widget and missing jQuery
- jQuery Click event is not fired at all
- strange shortcode error: does shortcodes requires any dependency?
- All custom widgets are not showing in widget area at the same time
- Widget for specific category
- site url is not working after migrtaion in worpress, all links are broken
- Plugin showing error
- get_term_meta returns false in widget
- How to save comment name email url fields?
- WordPress Widget Not Saving Instance
- How to set the default value as the saved value once a form of widget is saved?
- My widget won’t update its values when save is clicked
- How to display a widget on a page with no theme?
- Widget where it can make changes to the container
- Accessing widget information
- Widget content turns up before title
- Extend a plugin to include a widget option
- Cache plugin for medium traffic news blog
- Is there a Image Gallery which will load all my posted Images like twitter’s image grid?
- Sociable buttons displaying seemingly at random [closed]
- Warning! PHP safe mode enabled!
- Setting text widget to one page only
- How to add captcha to publish widget
- Modify pages widget and make a plugin?
- I’m having several WP issues, especially with missing images
- wp_footer hook running twice
- Listing all sidebars
- jQuery slider widget similar to cnet.com
- Why aren’t my Follow Me links working?
- Is there any plugin to show number of clicks on the link?
- Error activating certain plugins
- W3 Total Cache plugin chronic message
- How do I minify a plugins CSS/JS code?
- WordPress Cache delete on plugin uninstall
- Creating New Dynamic Fields for a Certificate (Number Generation, Code Referencing, and more)
- Unable to locate inline CSS causing parts of page to be blank
- Table of contents (TOC) plugin is not showing header tag
- co-authors plugin – inline listing
- Widgets are not displaying in the admin panel
- Elementor pro page editing gives error There has been a critical error on this website. Please check your site admin email inbox for instructions
- How to stop Facebook mobile in-app browser cache on WordPress
- How can I display selected content from a seperate database in an Activity style widget?
- how long do restored versions take to go live?
- I’m receiving the following error using the below code: Uncaught Error: Cannot use object of type WP_REST_Response as array
- Can I add Short Code Of A Plugin In The Code Editor of WordPress?
- Content-Security-Policy implementation with WordPress W3Total Cache plugin installed
- Problem with MEMCACHE and Redis with wp_options
- How to fetch WordPress database values in JavaScript widget
- Adding custom post category to categories widget
- RSS Feed on WordPress showing code (hypertext) in articles titles
- How to fix caching issue in PHP data from database
- Change language in SiteOrigin Widgets
- elementor development – custom widget like an inner section widget
- Update widget values from ajax function