Andreas
Forum Replies Created
-
There are a lot of guides around. Can google it.
Best approach is to just start with default settings and then test while you add support for something else. That way you know when and if something doesn’t work.Forum: Plugins
In reply to: W3 Total Cache – Error: Are you sure you want to do this?There is bug with deploy button under General area in the plugin. Try using the deploy button in the yellow field in the header.
That was a strange problem. Did you solve it, find a solution?
If not did you file a bug report from the Support page in the plugin?Forum: Plugins
In reply to: expiration time problems on wordpressHave you enabled Browser Cache in the plugin?
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Buggy cache problem with WP 3.3Did you file a bug report from the Support page in the plugin?
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Mime type detection: Not installedNeed to check with GoDaddy if they support the Apache mime module.
For url rewriting see if pretty permalinks is working for you.
There could be a problem with the rules in htaccess being in the wrong order. W3TC rules must come before the #BEGIN WORDPRESS rules.Did you try and track it down using Minify Manual?
If you haven’t solved it already perhaps fragmented caching is a solution?
Find info on it in the plugin FAQ inside the plugin.You can try and edit the .htaccess files manually by following the instructions on the Install page on the plugin pages.
If you still have problems you can file a bug submission form on the Support page in the plugin.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Going from Preview Mode to DeployChanges are made to .htaccess and the w3tc related files in wp-content.
Which Google AJAX Translation are you referring too? A plugin the actual API?
When does it stop working?If you use Minify Auto it uses query strings as well. If you use manual it makes a single static file without query strings.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Upload to CDN buttons are missingThis is really weird. Have you sent a bug submission report from the SUpport page in the plugin?
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Are MP3 being served from CDN?Perhaps the Flash you use to play the files is preventing the plugin to correct the url to the file so it points to the CDN?
If you put an ordinary link to the mp3 file does it get corrected so it points to the CDN?Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache stopping RSS FeedIts under Page Cache Purge Policy. You can see if the correct feed types are checked. If still an issue file a bug report from the Support page in the plugin.