i have w3 total cache removed and a different plugin installed. I was getting rewrite rules problems so i removed it. I am having web hosting resource overage issues. My hosting co - inmotionhosting stated this in an email. "investigated that domain and it seems that there is a conflict with the .htaccess for that site and the caching that is installed. W3 Total Cache rewrites found, but WP Super Cache is enabled." I tried uninstalling super cache and re installing your plugin, but it continues and they will shut my account down. Also, i have no cron running or anything else to create the resource problem.
How do i remove all traces of w3 total to eliminate this problem? Hosting will shut my account down if i do not fix the problem.
http://healthywebdesign.net
http://irontrainer.co
donniam on "[Plugin: W3 Total Cache] remove all traces w3 total cache"
barnez on "[Plugin: W3 Total Cache] remove all traces w3 total cache"
Follow the removal advice in Comment #9 here, and especially point 4 (take a backup of the .htaccess
and wp-config.php
files before you make any changes).
jdkoelsch on "[Plugin: W3 Total Cache] Gravity Forms data lost"
We are using Gravity Forms on a website as an order form that also uses W3TC. We recently made changes to the order form to change it from one page to two pages and to add Stripe integration.
A few weeks after this change, order entries periodically lose data when the order is saved. For instance, some orders lost the sales tax calculation. The total charged to Stripe was correct, so I know the sales tax calculation executed. But the value saved to the database was $0.00.
When this first started, I suspected W3TC (since there were no changes made to the site around the time this first started). I changed the page cache settings to exclude the order form pages. This was about two weeks ago.
From that time until yesterday, everything was fine. But now two orders (out of about a dozen) have been saved that were missing quantity values. Again, nothing has changed recently on the site.
I contacted Gravity Forms, and they said it sounds like a caching issue, and to contact W3TC to ask for information about how to exclude Gravity Forms.
I have now completely deleted W3TC on the site. I hate to not have caching of any kind on the site, but data loss is worse than slower load times.
Can anyone provide some guidance on how to make this plugin work with Gravity Forms?
Thanks,
Julia
atulilwadi on "[Plugin: W3 Total Cache] CSS and JS GZIP files not working after Cloudfront CDN"
Hello
I have w# Total Cache enabled with all default settings . I also have Amazon Cloudfront CDN as Origin Push . I also have CNAME set with the wesbite.
Website stops working after complete sync with the S3 Bucket
Browser is not able to sense css.gzip file :
http://{CNAME}/../../../dcxBCoAwDETRCynRI5553SFMUb291JUi2_w0zQ4tjQ2tUVCiwAckCi1nv3zxMcGI0eppWNLB2MUKIDvQHR4QOHY0pYXUWLdfgZ1BqronPcXhyJp_tDLtsGnBGw.css.gzip
However if I remove GZIP by Firebug , the CSS downloads.
I checked S# Bucket also and both .css and .css.gzip file is there.
What is the issue here
Regards
Atul
greymann on "[Plugin: W3 Total Cache] w3 disables revo slider"
I wanted to use the plugin to speed up my site on shared hosting. It was working until I made a change on my revo slider. Now the slider just shows loading icon and never shows images. I've tried telling minify to ignore the js of the slider, however I do not even have minify enabled. I've tried turing the plugin off and back on. I have to disable the plugin until I find a solution.
Thanks,
Chris
AJ @ WpFASTER.org on "[Plugin: W3 Total Cache] Gravity Forms data lost"
Hi jdkoelsch,
Have you checked your error log when problems occur?
Are you using Database caching? If so, are you excluding your order form pages from Database caching?
You may ultimately having to exclude all of Gravity Form's CSS and .JS files from minification and/or concatenation as well. This isn't true of all installs, but might be for yours. You might also just regress back to a one-page order form (which is better for UX anyway).
Best,
AJ
marco_manga on "[Plugin: W3 Total Cache] display issues"
yes Destac I was using also the minification module; now the plugin is disabled but it would really like to reactivate it.
any suggestions?
Szyam on "[Plugin: W3 Total Cache] wp_is_mobile() native function not working correctly with w3tc"
I just ran into this too. And it does make sense, unfortunately. W3 is caching all the server side stuff to html.
I unchecked page cache, and its now working correctly. Just with out that layer of caching. Im still using db caching, minifying and concatenating files. If I find another solution I'll post it here
EDIT:
Here's what to do
https://wordpress.org/support/topic/wp_is_mobile-conflict-with-w3-total-cache?replies=2
Destac on "[Plugin: W3 Total Cache] display issues"
I would go through your JS and CSS files to find which ones were causing an issue. Use the manual mode to find the exact script causing the issue.
donniam on "[Plugin: W3 Total Cache] remove all traces w3 total cache"
thank you.
Destac on "[Plugin: W3 Total Cache] w3 disables revo slider"
This is an interesting issue as I have used the Revolution Slider on several websites with W3TC and I have never had an issue even when I managed to combine and minify then. Could you provide a link?
ankitseth on "[Plugin: W3 Total Cache] Minify CSS impacting shortcodes"
Hi,
I installed W3 total cache and after activating the CSS the shortcodes for columns have stopped working. Is there a fix for the same? Any help would be appreciated.
rudrastays on "[Plugin: W3 Total Cache] w3 total cache configuration"
Hello,
I have a wordpress site on VPS. So I have the options to cache using disk as well as apc. I am using apc for caching everything. Though I hear that disk caching for page cahe is better.
What I was trying to understand is, what if I use disk caching for everything and mount cache storage path '/wp-content/cache' on RAM disk 'tempfs'???
Even that would be fast, and php request will not be required to fetch cache contents. Is it going to be counter productive in the long run???
Destac on "[Plugin: W3 Total Cache] Minify CSS impacting shortcodes"
You will need to find the css thats generating the plugins and exclude it from minification.
Destac on "[Plugin: W3 Total Cache] w3 total cache configuration"
There are 2 components that should always be from disk.
1. Page Cache
2. Minification
The reason is these being pulled from memory is 1 a waste of resources and 2 if you have a lot of visitors then you are going to crash or the site will be brought to a crawl. Not to mention these caching methods are very large.
Use APC for database and object caching.
Jld142 on "[Plugin: W3 Total Cache] Stop W3TC from caching my widgets"
Is it possible to stop W3TC from caching my widgets within my sidebar ?
I have 2 widgets that should update when a new post is published or when the user logs in but i have been getting unusual behavior.
Plugins are:
- WP-Members
- Recent posts extended
Adam_svk on "[Plugin: W3 Total Cache] Sitemap + browser caching not working"
Hi,
I have read a lot about this problem but no solution worked. I use Seo Yoast plugin + W3 Total Cache on a nginx server.
I added the rewrite rules to my nginx config file etc. but it doesnt work. I can access my sitemap but its just plain text (no hyperlinks) with the URLs and timestamps, nothing else.
When i disable the browser cache and restart my nginx server, then it works without any problems. But I want to use the browser cache.
How can I solve this?
Thanks!
markderrick on "[Plugin: W3 Total Cache] Browser Cache and Minify not enabling"
Installed W3 Total Cache over the last few days - managed to get Page/Database/Object caches to work fine - along with CDN via Cloudfront.
However, I cannot enable Browser Cache, nor Minify.
The enable options are just greyed out.
I've run the compatibility report, and it shows the following:
Server Modules & Resources:
Plugin Version: 0.9.4.1
PHP Version: 5.5.21;
Web Server: Apache
FTP functions: Installed (required for Self-hosted (FTP) CDN support)
Multibyte String support: Installed (required for Rackspace Cloud Files support)
cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
zlib extension: Installed (required for compression support)
Opcode cache: Not installed
Memcache extension: Not installed
HTML Tidy extension: Not installed (required for HTML Tidy minifier suppport)
Mime type detection: Installed (Fileinfo) (required for CDN support)
Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
Safe mode: Off
Open basedir: On: /nfs:/tmp:/usr/local:/etc/apache2/gs-bin
zlib output compression: Off
set_time_limit: Available
mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)
Additional Server Modules
New Relic
PHP version: Not supported: 5.5.21. Supported versions are 5.2.x, 5.3.x, 5.4.x.
Operating System: Supported
Web Server: Supported
WordPress Resources
/nfs/c01/h16/mnt/457/domains/XXX/html/.htaccess: OK
/nfs/c01/h16/mnt/457/domains/XXX/html/wp-content: OK
/nfs/c01/h16/mnt/457/domains/XXX/html/wp-content/uploads/sites/2/2015/05: OK
Fancy permalinks: /%postname%/
WP_CACHE define: Defined (true)
URL rewrite: Enabled
Network mode: Yes (subdir)
Destac on "[Plugin: W3 Total Cache] Browser Cache and Minify not enabling"
Well the main thing appears that you are running it on a subdirectory in multisite. Therefore you need to go into your network admin and change those setting as all the websites in your network share the same htaccess file.
Destac on "[Plugin: W3 Total Cache] Stop W3TC from caching my widgets"
Are you priming the post cache? Go into the page cache settings have it set to prime the cache and set the files that should be cleared when you publish a new post. I recommend clearing out all the feeds for that particular plugin.
Also go into the page cache and disable caching for logged in users.