ifreaker
Forum Replies Created
-
The problem did not come up when I created other similar sets of sidebars and used Force Replace. It only happened with the first set. So I guess the plugin is working fine. This problem was unique to only one particular set. Could even have been Varnish not properly clearing after I changed it to Forced Replace. I will mark this as resolved.
Doesn’t work. When the two of them are in Forced replace mode the category one takes priority regardless of Order. The tag one is never displayed.
Anyway I needed this for a promo we were running and it’s over now, but if you can fix this or make a feature for prioritizing it would be really great. I love this plugin and this is the first problem I’ve ever had.Thanks.
It doesn’t work. Both sidebars are still being shown.
Forum: Plugins
In reply to: [WP Popular Posts] White screen of death after installing pluginSeems to be caused when the Exif extension is disabled in PHP. Enable these extensions in php.ini and restart server.
extension=php_mbstring.dll
extension=php_exif.dllForum: Plugins
In reply to: [WP Popular Posts] site crashThis seems to be caused when the Exif extension is disabled in PHP. Enable these extensions in php.ini and restart server.
extension=php_mbstring.dll
extension=php_exif.dll