Quantcast
Channel: WordPress.org Forums » [W3 Total Cache] Support
Viewing all 19291 articles
Browse latest View live

Conflict with Elementor Pro Header

$
0
0

Replies: 0

Not sure if this is the best place to post, but I noticed a conflict with Elementor pro with a header. If you:

1) Set a site wide header, some background color on it.
2) Go to some subpage eg /sample-page/ – not logged in, other browser
3) Edit the header in Elementor, change the color hit update
4) Reload /sample-page and note the header is all messed up.

It will stay that way until you load the home page. It doesn’t show any color background and it looks messed up.


XML sitemap header wrong after caching

$
0
0

Replies: 0

We’ve written our own XML sitemap generator, which returns a Content-Type header like so:

header( ‘Content-Type: text/xml’ );

When viewing the sitemap page for the first time, the browser renders it as XML. However, once it is cached, subsequent calls return a Content-Type of text/html and the browser doesn’t render the XML (or the linked XSL stylesheet file).

I notice the same behaviour too with the Yoast SEO plugin and their sitemap.

What is the correct way of ensuring the text/xml header is honoured after the page is cached?

My WP site is faster without W3 total cache

$
0
0

Replies: 0

Hello!
I´m a bit surprised that my WP-site became more responsive and faster without WP3 cache activated. How can this be?
I installed W3 and just ran with default settings (not understanding half of it when starting to look into more customized settings).
Thanks for input!

Internal server error

$
0
0

Replies: 1

Dear experts,

I have recently been encountering the following error:

“Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Apache/2.4.41 (Unix) Server at http://www.ansareditingandconsulting.co.uk Port 80”

My web host provider hasn’t really been that helpful, but I think I have located the source of the problem: W3 Total Cache. Ever since I deactivated this plugin, my website has been running fine. I recently adjusted some of the settings on WTC to improve my page speed but I cannot recall what changes I made, but I think whatever changes I made caused the error message.

Can anyone advise on how I can activate WTC and apply the correct setting to optimise my page speed without resulting in an internal server error? Also, I do not have access to the error log from my end.

some files using incorrect paths

$
0
0

Replies: 1

I am using s3 push + cloudfront for cdn and recently uploaded the files using the w3tc tools for uploading as prompted after selecting this cdn option. There are two js files and one css file from a plugin that are being reference under /wp-content/upload/{plugin-name}/{filename} how can I tell w3tc the correct path to use for those files?

  • This topic was modified 11 hours, 8 minutes ago by tylerlindell.

CloudFlare not available: Failed to reach API endpoint

$
0
0

Replies: 1

guys i have this problem by a couple of days, i can’t clear the cloudflare cache as the extension cannot connect to the API, i also tried to reauthorize but nothing.. does anyone have any ideas? someone have the same problem?

thanks

Fragment Cache

$
0
0

Replies: 1

Hi,
I have an issue when using fragment cache. Please help 🙂
Here is an example what’s happening
ex)
1. There is a page called ‘https://sample.com/zzz’
2. The zzz page looks like the below

Hi, …
Blar Blar …
<!– mfunc whatever –>
echo uniqid();
<!– /mfunc whatever –>
Something Something …

3. Open a browser When hitting the page, can see a uniqid like ‘sdfjslfsa’
4. Close the browser and open it and hit the page, still can see a uniqid like ‘dfsda3434’ ( looks like the whole page is cached at this point )
5. Repeat #4 and I can see ‘dfsda3434’ AGAIN
6. Repeat #4 the uniqid is still ‘dfsda3434’. It is not changed
7. So I refresh the page without closing and reopening the browser. Finally the uniqid is changed.

I have no idea why the fragment cache is not working when hitting a page directly.
I have two clients that hit the same page and they are getting the same uniqid. So they cannot do the next thing.

Thanks

Set up CloudFront Object Versioning

$
0
0

Replies: 1

I am seeing CloudFront invalidations even with the flag set to only do those manually. Is there a way to use object versioning instead?

I’m using S3 push -> CloudFront as the CDN, right now – Yesterday I switched from CloudFront pull for the static assets in favor of the S3 push so CloudFront can just look in S3 for the files and I can offload that work from my ec2 instance.

How can I use object versioning instead of invalidations?


Using Your plugins with AMP

$
0
0

Replies: 0

Hi,
We are using your plugins to increase google pagespeed rank which is very very low.
But cannot see good results in Mobile pages and AMP pages.

What is the solution to get rid of this?
Thanks

Combine files that schuld be not combined

$
0
0

Replies: 2

I am using the option “CSS minify”. And this CSS-File will be combined with all other files:

<link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://.../wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=4.0.1' media='only screen and (max-width: 768px)' />

Therefor I have this CSS for desktop too 🙁

Some issues after installing

$
0
0

Replies: 2

Hi,

First of all, W3 is really cool. Today is my first time using and I had loading issues, with this plugin I’ve fixed everything on this matter.

But, two things are happening. The logo inside the menu isn’t showing and the OneSignal plugin seems to be, at least, strange.

Anyone can help me here?

https://www.naredecomscheila.com.br

AMP posts not being refreshed after edited

$
0
0

Replies: 1

Hello,

I’m using W3 Total Cache in my site and once a post is edited the web version gets refreshed but the AMP version doesn’t. I’m using the official AMP plugin.

Any tips for get this working?

Thank you in advance

some page parts aren’t showing even after disabling cache [pro]

$
0
0

Replies: 0

Hello!

please, it’s an urgent problem.
I have w 3 total cache pro version.

Thanks!

403 Forbidden When using Page Cache Disk: Enhanced

$
0
0

Replies: 1

I am getting the following error on any page on the second load. They load fine after flushing the cache but when they pull from the enhanced page cache this is being thrown…

Forbidden

You don’t have permission to access /wp-content/cache/page_enhanced/<MY_DOMAIN>///_index_ssl.html_gzip on this server.

I can change to Disk: Basic page cache method and everything works fine. This only started appearing sometime within the last month or two when we did a WP and plugins upgrade although I’m not sure on which one it was offhand. I tried disabling all our other plugins and theme and am still getting this issue.

We have reproduce this on both our production and our local environments. When I check the permissions of this file on my local (which is running a fairly clean install of MAMP Pro with apache running as myuser:staff) I get this……

$ ls -lah
total 56
drwxr-xr-x+ 4 myuser  staff   128B Jun  5 20:03 .
drwxr-xr-x+ 4 myuser  staff   128B Jun  5 19:59 ..
-rw-r--r--+ 1 myuser  staff    18K Jun  5 20:03 _index_ssl.html
-rw-r--r--+ 1 myuser  staff   5.0K Jun  5 20:03 _index_ssl.html_gzip

Page Cache Prime manual triggered?

$
0
0

Replies: 0

Is there a way to trigger a page cache prime manual from PHP code?

I would like to have a simple function call inside w3-total-cache-api.php or something like that.


i am unable to install plugin w3 total cache in my wordpress

$
0
0

Replies: 0

i am unable to install this plugin

W3 Total Cache Thinks I’m on Shared Hosting

$
0
0

Replies: 0

I’m on a dedicated server but W3 Total Cache seems to think I’m on a shared server. It will only allow me to select from the shared hosting options in each setting (ie basic or enhanced). I’m on the free version of the plugin. Not sure if that makes a difference or not. I’m on the latest version of wordpress and server is on PHP 7.2

Update CdnEngine_S3.regions_list

$
0
0

Replies: 0

Can you update regions_list with latest regions?

I’m particularly interestes into eu-south-1

W3TC and Content Security Policy

$
0
0

Replies: 0

I am working on setting up a content security policy for my site. Documentation about this says to avoid inline script and css, but with WordPress and W3 Total Cache, most everything becomes inline script and css. I can set a content security policy to allow ‘unsafe-inline’ but from what I read, that greatly diminishes the strength of my content security policy.
Any suggestions as to how to set a strong content security policy while using W3TC would be appreciated.
I am using WordFence Premium to protect my site so maybe I am worrying needlessly.

Is CSS and JS insert through Code Shippet plugin minified by W3 Total Cache?

Viewing all 19291 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>