Visual Composer Post Grid Problem

by admin

WPBakery Visual Composer Post Grid is compatible with WP Fastest Cache although it is not compatible with any other cache plugins.

How is Post Grid loaded?

Post Grid table is loaded via Ajax.

post-grid-ajax-request

The ajax request of Post Grid uses WP Nonce to help protect URLs and forms from certain types of misuse, malicious or otherwise. If Nonce is expired, the result returns zero.

post-grid-response

Solution

By default, a Nonce has a lifetime of one day so we need to add a cache timeout which deletes cache daily.

If a page is cached, the Nonce value is cached as well. If the cache is not cleared “twice a day”, the Nonce is expired so we need to add a cache timeout rule as below.

Please don’t forget to clear cache manually after adding the cache timeout rule.

Related articles

How to Enable Leverage Browser Caching on Nginx
How to Enable Leverage Browser Caching on Nginx

You can enable Leverage Browser Caching via the settings page of WP Fastest Cache for Apache servers but You cannot…

WordPress Nonce Cache
WordPress Nonce Cache

WordPress Nonces system protects URLs and forms from certain types of misuse, malicious or otherwise.

Placeholder Image
To Clear Cache After Update

If a post or page is updated, the cache of post or page is cleared.

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.