• Figured out how to use javascript to get a plugin in my header to stay dynamic when super-cache is enabled. Still having problems with widgets in my sidebar though. Namely, I’m trying to get this widget working with wp-super-cache:

    http://wordpress.org/extend/plugins/video-widget/

    Any ideas as to how I can get it working? Or even a way that my entire sidebar can remain dynamic?

    Haven’t had much luck through google yet. Came across this link but I couldn’t get the fix to work with the above widget.

    Make any plugin work with WP-Super-Cache

    Any help would be greatly appreciated! Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Well, there’s WP Widget Cache which I think is pretty neat and allows you to set individual caching (trigger) settings per widget. Note: you’ll probably also have to set WP Super Cache to “half on” mode. Good luck!

    Thread Starter jpower

    (@jpower)

    Thanks for the input. I have taken a look at that. It for sure doesn’t solve the problem when the super-cache mode is enabled. Since it serves static HTML files the plugin never gets called.

    I haven’t tried it with the “half on” mode though. I’ll give that a try as a last resort and see if it works. I would ideally like to figure out a way where I can keep using the super-cache mode though.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP Super Cache] Help keeping sidebar widgets dynamic’ is closed to new replies.