[Plugin: W3 Total Cache] Problem with pagination plugins?
-
First, I have to say that this is an amazing plugin.
Second, I′d like to point out a problem I have been having today: I started to receive emails from my readers saying that the paged navigation disappeared. This pagination was created by the WP Page Navi plugin by Lesterchan, a renowned plugin developer. At first, I thought there could be a plugin problem, but the plugin was actually loaded and configured, and when checking the header of the generated pages I could see the .css file the plugin loads. So, the plugin was working and adding content to the header trough a hook. But where the wp_pagenavi function was called, before calling get_sidebar, there was nothing there…
The thing is that it only happened to the 1 site I was testing W3TC on…
So I decided to try another plugin, WP Paginate… and the same happened: css loaded (hook) but the plugin didn’t output any results at all, as it outputs the holder (<div class=”navigation”></div>) but with no results…
But then I noticed that it was displaying on another browser instance (on which I was logged)… and then I noticed that sometimes it appeared on some category or tag views, and sometimes it didn′t.
I don′t know how to debug this. Any ideas?
- The topic ‘[Plugin: W3 Total Cache] Problem with pagination plugins?’ is closed to new replies.