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

GTmetrix indicates JS minify opportunity despite minify active

$
0
0

Replies: 0

While analysing my site with GTmetrix it shows an opportunity for another 19% reduction. In particular two Salient theme files.
However I have enabled minify in manual mode with Redis and JSmin as minifier.
In the Minify settings it is also activated and I have set Non-blocking using “async” for all three locations (have tried other settings but no impact).
I have selected comment removal and line break removal and http/2 push is active.

I see similar findings for CSS.

Anny suggestions how I can squeeze out these last % of improvement?


Return to default settings

$
0
0

Replies: 1

Hi there, I have been playing around with some settings, and want to go back to default settings, is there an easy option for that?

Regards

PHP script error

$
0
0

Replies: 0

Hello Sir,
There is an error I’m receiving that says “Either the PHP configuration, web server configuration or a script in the WordPress installation has zlib.output_compression enabled. Please locate and disable this setting to ensure proper HTTP compression behavior

I wasn’t getting this error until I installed W3 Total Cache.

The challenge is that this error looks very big and way out of my current league of experience, and I don’t even know where to look and where to start in wanting to fix it.

Please, can you help me? I need help!

Waiting desperately for your reply.
Regards

jQuery is not defined: Error Message

plugin conflict

$
0
0

Replies: 0

Is there a way to block a plugin in your software so that plugin doesn’t get cached?

I would like to keep it cached permanently. That is, the cache never refreshed.

$
0
0

Replies: 0

Hello, first of all congratulations on this great Plugin.
I have a local site that has greatly improved its speed thanks to W3 Total Caché. I’m very happy.
The website has static content and is never updated. I would like to keep it cached permanently. That is, the cache never refreshed.
Could you tell me what options should I configure to do it?
Thank you very much. A greeting.

W3 Unexpected File Change

$
0
0

Replies: 0

Hi,

Wordfence has detected an unexpected file change to W3 cache, is this legitimate?

echo “\ngeneric_plugin reset\n”; has been added to the function below.

if ( isset( $GLOBALS[‘w3tc_blogmap_register_new_item’] ) ) {
echo “\ngeneric_plugin reset\n”;

Thanks

Page Cache disk enhanced customize rule

$
0
0

Replies: 1

Firstly, kudos to the developer for this awesome plugin.

Have been using since 6 years now on my WordPress blog. Never faced an issue apart from this one below:

I had set Page Cache to Disk Enhanced and it was working great until one day my website refused to open. Upon inspection, I realized that the cache folder (/var/www/domain.com/htdocs/wp-content/cache) was ~950GB and my server disk space was 950GB. So it had basically eaten up all disk space, not allowing other services to run properly.

A bit of context: My site is 6 years old. Have 24,000 posts and 100GB of wp-upload folder.
Server specs:

48GB RAM
960GB SSD drive
12 core processor
LEMP stack

So W3TC was caching all my articles (even from 2014, 2015 etc) as per my sitemap. Upon more inspection, I realized that it takes sitemap priority to build the cache over time. But in my case it made little sense as my website is a news site. And news from last year or last month is already stale and I don’t get a lot of visits on those.

So is there a way, we can add rules to nginx so that disk enhanced caches most recent articles (say latest till last 2 weeks) and maybe if someone accesses an old post (say from last year) the page is cached.

I have full access to my server, can make nginx entries. Since I didn’t know what rules to enter, I switched from disk enhanced to Memcache for Page Caching (size 4GB), but it’s very slow compared to Disk Enhanced. It was the best.

Can you please guide me.


File change warning

$
0
0

Replies: 1

I am getting a warning from Wordfence for this line:

echo “\ngeneric_plugin reset\n”;

It is located in wp-content/plugins/w3-total-cache/Generic_Plugin.php

Oddly, it is only on one of my sites. None of my other sites have this line of code.

Can you advise what action to take?

Ultimate Member caching conflict.

$
0
0

Replies: 0

Here are the steps I do to reproduce the conflict.

I’ve already gone through all the plugin conflict and narrowed it down to w3totalcache.
I’ve deactivated features until I found that the browser cache is causing the problem.

When a user is logged in,
they visit their profile,
click on profile settings,
and change their profile photo.

The profile photo does not change on the front end.

But if I deactivate the browser cache, It changes to the one that was just uploaded.

I’ve already selected don’t cache when logged in but it continues to cache.

I feel like I’ve exhausted all options and I’m turning to caching gurus for some help.

W3total cache issue

$
0
0

Replies: 8

hi, I am facing the issue with w3 total cache as background images are disappearing. when I deactivate the w3 cache, everything works fine. I have read the same issue. I’m using we total cache and AO, although the minify option is disabled and HTML minify in AO is also disabled, I am still facing this issue ??
whats should I do??
Thanks in advance

  • This topic was modified 3 hours, 13 minutes ago by farihaz.

HTML minify remove quotes

$
0
0

Replies: 1

Hello, I would like to use HTML minify, but I cant, because this function remove quotes from href links and this causes many problems.

Is possible to make some check box for this function?

Thank you

Minify doesn’t generate the minified assets

WordPress API blocks post by CORS policy

$
0
0

Replies: 0

Hi there,
I’ve developed a React website with WordPress as backend.
Using WP Rest Api, i’ve create many routes which all works great. However, when I try to update a post or page using wordpress api (and not from route i created, i.e. /wp-json/wp/v2), i am getting:
Access to XMLHttpRequest at ‘<page or post>’ from origin ‘<website frontend>’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

Every request is sent using jwt token. as mentioned, all developed routes works well – problem is only custom post types/posts/pages

Can anyone help?

Thanks,

About Pro Version

$
0
0

Replies: 0

Hi. I am using the free version of w3 total cache on multisite (3 sites). If I upgrade to pro version… I have to pay for each site or just 1 license of $100?
Congratulations for this plugin.
Thanks.

  • This topic was modified 1 hour, 58 minutes ago by martincid.

PHP Warning

$
0
0

Replies: 0

hello i see in error log php warnings can you help me ?

i use php 7.3 and latest version of WordPress

PHP Warning: is_readable() expects parameter 1 to be a valid path, string given in /public_html/wp-content/plugins/w3-total-cache/Cache_File_Generic.php on line 203

PHP Warning: file_exists() expects parameter 1 to be a valid path, string given in /public_html/wp-content/plugins/w3-total-cache/Cache_File_Generic.php on line 177

PHP warning preg_match

$
0
0

Replies: 1

Hi there, I have noticed in my error logs from my host that this error is occurring very frequently – it seems perhaps to occur on every page view.

PHP Warning: preg_match(): Compilation failed: quantifier does not follow a repeatable item at offset 0 in /public_html/wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php on line 952

Im not sure when it started, and I haven’t changed any settings recently.

Do you know to which setting this error might relate?
Thanks

Fragment caching using 3CX Live Chat and Talk plugin

$
0
0

Replies: 1

We would like to use the 3CX Live Chat and Talk plugin using the mfunc setting using the W3TC caching plugin.

For some reason we get error 50 when using the following code in our template (Changed the id in this example):
<!– mfunc <?php echo W3TC_DYNAMIC_SECURITY; ?> –>
echo do_shortcode(‘[3cx-clicktotalk id=”0000″ title=”Chat and call with Support”]’);
<!– /mfunc <?php echo W3TC_DYNAMIC_SECURITY; ?> –>

While the following code is working fine:
<!– mfunc <?php echo W3TC_DYNAMIC_SECURITY; ?> –>
echo date(“H:i:s”);
<!– /mfunc <?php echo W3TC_DYNAMIC_SECURITY; ?> –>

To make sure it is not an issue with shortcodes we tested the following code, which is working fine as well (changed the ID):
<!– mfunc <?php echo W3TC_DYNAMIC_SECURITY; ?> –>
echo do_shortcode(‘[contact-form-7 id=”00″ title=”Contact form”]’);
<!– /mfunc <?php echo W3TC_DYNAMIC_SECURITY; ?> –>

So the issue looks like to be an compatibility issue between fragment caching and the 3CX Live Chat and Talk plugin.

Do you have solution for this?

Plugin Caching Tables

$
0
0

Replies: 1

I have a table on the above page that isn’t showing despite excluding it from the list of pages that are to be cached.

The table plugin is NinjaTables and I’ve already spoken to their support who were unable to rectify the issue and have told me to as you guys for assistance.

server memcehed

$
0
0

Replies: 0

Доброе время суток подскажите такой вопрос
Есть сервер с memcehed как указать ip:port что бы работал через это сервер а не локально

Viewing all 19291 articles
Browse latest View live


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