When I enable browser cache with set expires headers on HTML and XML section, my cart count is not showing latest value on previously visited pages. If I disable that option, cart count working correctly.
I have done the settings changes for WooCommerce like exclude certain cookies/sessions but no luck.
Is there any way to exclude only that cart count portion from browser cache so on previously visited pages, I can see the latest cart count?
Thanks in advance.
]]>I have a strange problem trying to load my embedded links. Normally if I have added a link, wordpress will display an preview of the content from the embedded page. It used to work fine before I installed this plugin, but now it just show a simple link.
The strange thing is if im loading the page from a smartphone in horizontal view, then the preview works just fine.
Theres also an problem with my top image slider. The top image slider will first display after scrolling minimum 1 pixel.
I’ve tried adding the settings from this guide: https://docs.presscustomizr.com/article/178-how-to-setup-w3-total-cache-plugin-with-the-customizr-theme
Does anybody know how to set up this plugin correct?
Please help me, I doesnt know where else to get some help.
Best regards,
Paw
I installed your plugin and ran a new test on https://tools.pingdom.com/ but it made no difference.
See screenshot here: https://snag.gy/nULfJ8.jpg
Any idea why it’s had no effect?
Secondly I also have W3 Total Cache installed, would there be any compatibility issues?
Best Regards
]]>https://www.gravityhelp.com/documentation/article/dynamically-populating-the-post-author/
Working fine when disabling caching, but the output is always cached when w3 is enabled for the specific page.
Any insight on a workaround / is this default w3 behavior?
Thanks!
https://www.ads-software.com/plugins/w3-total-cache/
]]>Dont know what happened but suddenly I get those errors in the backend:
ables should be passed by reference in /home/hostin1q/public_html/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNAPresentation.php on line 28
Not one time but multiple times. Am I the only one with this error?
Kind regards,
Joep
https://www.ads-software.com/plugins/w3-total-cache/
]]>And this web has a lot of activity and a lot of published posts. Let’s say 40 posts per day
So every time i check my disk space daily and, and it’s filling up faster with this plugin installed. I want to know what did I with this plugin is there any misconfiguration or something please help me it’s really urgent.
I use this plugin in my all static websites and it works perfectly fine. But in this one is not.
https://www.ads-software.com/plugins/w3-total-cache/
]]>I’ve included in my Nginx configuration the rewrite rules. I feel like I’ve tried everything, though obviously I missed something. Anyone know what I can try to get this working?
Here’s my Nginx virtual host configuration:
server {
listen 80;
client_max_body_size 10M;
root /home/james/www;
index index.php index.html index.htm;
server_name test.jeffcolemanwrites.local;
include /home/james/www/nginx.conf;
location / {
try_files $uri $uri/ /index.php?q=$uri&$args;
}
error_page 404 /404.html;
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root /usr/share/nginx/www;
}
# pass the PHP scripts to FastCGI server listening on the php-fpm socket
location ~ \.php$ {
try_files $uri =404;
fastcgi_pass unix:/var/run/php5-fpm.sock;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
include fastcgi_params;
}
}
include /home/james/www/nginx.conf contains the rewrite rules installed by W3 Total Cache.
]]>Compatibility Test shows:
Opcode cache: Not installed
Is this critical? Will this reduce W3TC Performance? Any ideas to fix this?
https://www.ads-software.com/plugins/w3-total-cache/
]]>Compatibility Test shows:
Opcode cache: Not installed
Is this critical? Will this reduce W3TC Performance? Any ideas to fix this?
]]>