Forum Replies Created
- AuthorPosts
Marko Vasiljevic
KeymasterHello,
Thank you for reaching out, and I’m happy to help!
Can you please confirm that the issue occurred once you disabled the W3 Total Cache?
If you have access to the server, possibly an FTP or a Cpanel, please manually delete the /wp-content/advanced-cache.php file and reload the website.
Are you able to reach out to the hosting support?Thanks!
Marko Vasiljevic
KeymasterHello Patrick,
Thank you for reaching out, and I am happy to help!
Can you please share if you are using W3 Total Cache on a WPML website, and also, are you using any language other than English?
Let me try and replicate this, and I’ll get back to you with more information!Thanks!
May 14, 2025 at 11:24 am in reply to: I have deleted the plugin…please ensure my subscription is cancelled #157541Marko Vasiljevic
KeymasterHello Mark,
Thank you for your feedback.
Please feel free to ask any questions regarding the configuration and the W3 Total Cache usage
Thanks!
Marko Vasiljevic
KeymasterHello Marco,
Thank you for reaching out, and I am happy to help!
I’ve sent you an email with the link for the invoice via the W3 Total Cache support channel.
Please check your email and let me know if there is anything else I can help with!Thanks!
Marko Vasiljevic
KeymasterHello Iari,
Thank you for reaching out, and I am happy to help!
I’ve sent you an email with an attached invoice via the W3 Total Cache support channel.
Please check your email and let me know if there is anything else I can help with!Thanks!
May 12, 2025 at 7:33 am in reply to: I have deleted the plugin…please ensure my subscription is cancelled #157456Marko Vasiljevic
KeymasterHello Mark,
Thank you for your feedback.
I understand your frustration; however, this may be just a small tweak in the settings, depending on the settings you have enabled in the W3 Total Cache.
I can see that you are using some other optimization solution at the moment.
Would you like us to assist you with the issue you are having and the W3 Total Cache?
Thanks!Marko Vasiljevic
KeymasterHello Tommy,
Thank you for reaching out, and I am happy to help!
First, please let me know which other plugin has the option to exclude shortcodes from Elementor from the cache, because I am not familiar with any plugin that has this ability, since for this, the only option is to use Fragment Caching, which no other plugin besides W3 Total Cache supports.
You can do this in two ways: the first way is with the W3TC and Page Fragment caching.
You can check more in the link provided. This is used to wrap the PHP code that fires the shortcode withand excludes that part of the page from the cache.
Please read the instructions carefully.
The other way is to use a plug-in like No cache Ajax Widget, which can help with loading the parts of the page with Ajax, therefore bypassing the cache.I hope this helps!
Thanks!
May 9, 2025 at 10:33 am in reply to: I have deleted the plugin…please ensure my subscription is cancelled #157343Marko Vasiljevic
KeymasterHello Mark,
Thank you for reaching out, and I am happy to help!
Can you please share more details about the issues you were experiencing so we can assist you with the configuration? I can see on the website you provided that you are using some other plugin that has limited options and caching methods, and I was wondering which options were enabled in the W3 Total Cache?
I do not see any subscriptions associated with your name, website or email, so can you please provide more information about the subscription?
Thanks!Marko Vasiljevic
KeymasterHello Kobus,
Can you please chek again, I’ve re-sent the email from the other email address
Thanks!Marko Vasiljevic
KeymasterHello Gregor,
You are most welcome!
We would really appreciate it if you could take a minute and post a review here. This will help us to continue offering a top-notch product to users.
Thanks!Marko Vasiljevic
KeymasterHello James,
Thank you for reaching out, and I am happy to help!
You mentioned that the W3 Total Cache Pro did not meet your expectations and requirements. Being that the W3 Total Cache is the most complete optimization solution, and that the license key is enabled on the dev site, can you please share more information on what your expectations and requirements are so we can better understand what caused the refund request?
Thanks!Marko Vasiljevic
KeymasterHello Gregor,
The maxmemory is a Redis configuration setting.
Can you please check Redis configuration on your server and check the maxmemoryThanks!
Marko Vasiljevic
KeymasterHello Gregor,
The maxmemory is a Redis configuration setting.
Can you please check Redis configuration on your server and check the maxmemoryThanks!
May 2, 2025 at 12:45 pm in reply to: Cache method Disk vs. Redis and Redis settings (Page Cache, Object Cache) #157021Marko Vasiljevic
KeymasterHello Gregor,
Thank you for reaching out, and I am happy to help!
In the W3 Total Cache, the Disk caching method writes the cached files to disk. As for Redis, this is a memory caching method and it performs much faster, and it’s a recommended option for Object Caching and Database Caching.
Disk: Enhanced is the best option for the Page Cache; however, you can also use Redis for this.As for the Redis configuration, 64MB is not suggested for caching.
You need to configure your Redis cache server so it “evicts” data from the cache rather than just continuing to fill up your RAM. Look here https://raw.githubusercontent.com/redis/redis/7.2/redis.conf for the maxmemory and maxmemory-policy settings. With a 4 GiB server for example you can set them as follows:maxmemory 512mb
maxmemory-policy allkeys-lfuLet me know if this helps!
Thanks!
Marko Vasiljevic
KeymasterHello Kobus,
Thank you for reaching out, and I am happy to help!
I’ve sent you the invoice via the W3 Total Cache support channel.Please check your email.
Thanks!
Marko Vasiljevic
KeymasterHello Aleksandr,
Thank you for reaching out and I am happy to help!
The option in the W3 Total Cache – Cache URIs with query string variables is disabled by default if the caching method you are using for Page Cache is Disk: Enhanced
This option is available with Disk Basic or memory-based caching options.
However, you can still manually add the query string when using Disk: Enhanced in Performance>Page Cache>Advanced>Accepted query strings: field, and this will ensure that the query strings are cached even with the Disk: Enhanced caching method.Let me know if this helps!
Thanks!
Marko Vasiljevic
KeymasterHello Gregor,
Thank you for reaching out, and I am happy to help!
As the notification suggests, the drop-in file that is detected is not a W3 Total Cache drop-in.Please try to manually delete the file from the wp-content folder and re-enable Object Caching.
As for the Redis, if this is not fixed when the mentioned file is deleted, please check with your hosting provider if you can restart the RedisLet me know if this helps!
Marko Vasiljevic
KeymasterHello Matthew,
I’ve sent the information to the mmorookian@ email address.
Please reach out to us directly using customer-support@w3-edge.comThanks!
Marko Vasiljevic
KeymasterHello Matthew,
I’ve sent the requested information to the provided email address via the W3 Total Cache support channel
Please check your email. This is a public forum so I did not want to share any sensitive information here.
Thanks!
Marko Vasiljevic
KeymasterHello Amal,
Thank you for reaching out and I am happy to help!
Yes, you can use a single W3 Total Cache Pro license for both production and dev environments. Just add define(‘W3TC_PRO_DEV_MODE’, true); to your wp-config.php file on your non-production environments and make sure to re-save the settings.I hope this helps!
Thanks!Marko Vasiljevic
KeymasterHello Jon
Thank you for reaching out, and I am happy to help!
The W3 Total Cache works with the WPML. We have a WPML extension in the plugin that can be activated if WPML is detected and you have a Pro license.
W3 Total Cacha also works great with Cloudflare and we do also have a Clouflare extension, so please check the article on how to configure Cloudflare with the W3 Total Cache
Let me know if you have any other questions
Thanks!Marko Vasiljevic
KeymasterHello Matt,
Thank you for reaching out, and I am happy to help!
When the W3 Total Cache Pro was purchased and when you subscribed to the Pro version, you accepted the terms and conditions, specifically section 12.2 Automatic Renewal of Premium Subscription Plans https://www.w3-edge.com/policies/.
The ” Renewal Reminder ” email was sent to the email address used to subscribe to W3 Total Cache Pro, one week prior to the renewal of the license on Apr 1, 2025 12:22 AM EDT
. This email has a link to manage your subscription, and you were able to cancel the upcoming renewal.Do you want me to cancel any further renewals of the subscription?
Thanks!
Marko Vasiljevic
KeymasterHello Andy,
Thank you for reaching out, and I am happy to help!
I’ve replied to your topic regarding the W3 Total Cache problem you are having on wp.org
We are checking this, and thank you for your patienceThanks!
Marko Vasiljevic
KeymasterHello Selina,
Thank you for reaching out, and I am happy to help!
I’ve sent you an email via the W3 Total Cache support channel and provided the information you requested.
Please check your email and let me know if there is anything else I can help with!
Thanks!Marko Vasiljevic
KeymasterHello Carolyn,
Thank you for reaching out and I am happy to help!
I’ve checked your website and as I cam see the W3 Total Cache is installed and active:<!-- Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/ Page Caching using Disk: Enhanced Content Delivery Network via N/A Served from: aainlandempire.org @ 2025-04-10 13:31:35 by W3 Total Cache -->
You can find all plugins in your dashboard under Plugins>Installed plugins and scroll down to the W3 Total Cache
Let me know if this helps!
Thanks!
Marko Vasiljevic
KeymasterHello Adam,
Thank you for reaching out and I am happy to assist you with this.
You can purchase the 10-pack activation for the W3 Total Cache Pro in the standalone checkout form below:
https://www.w3-edge.com/checkout-standalone-10/
Once you purchase it, please reach out to us directly via the W3 Total Cache support channel in the plugin – Performance>Support>Sales and provide the proof of purchase like the PayPal Transaction ID or the invoice NoLet me know if this helps!
Thanks!April 10, 2025 at 9:57 am in reply to: Linking Existing W3 Total Cache Licenses to BoldGrid Account #156052Marko Vasiljevic
KeymasterHello Fabio,
Thank you for reaching out and I am happy to help!
Since this is a public forum, can you please reach out to us directly via the W3 Total Cache support channel via the plugin in Performance>Support>Billing and share the license keys so I can check this for you?
W3TC licenses do not appear under the Boldgrid account as W3TC has its own account management and licensing system.
Please reach out directly so we can provide access
Thanks!Marko Vasiljevic
KeymasterHello Adam,
Thank you for your feedback.
We are checking the server load and please let it run for a couple of more hours.
The WP-Cron event will check the status and download them for you
Thank you for your patience!Marko Vasiljevic
KeymasterHello Loy,
Thank you for reaching out and I am happy to help!
I’ve sent you the requested information via the W3 Total Cache support channel.
Please check your email and follow the instructions providedThanks!
Marko Vasiljevic
KeymasterHello Adam,
Thank you for reaching out and I am happy to help!
I’ve checked your website and as I can see all images are processed, converted and served as webp by the W3 Total Cache.
Can you please share the screenshot of the webp settings area in the W3 Total Cache?
Thanks!
https://i.imgur.com/6SwJwk1.pngMarko Vasiljevic
KeymasterHello,
Thank you for reaching out and I am happy to help!
Can you please share the website URL of the website you are having issues with the Page Cache?
In the W3 Total Cache settings which caching method is being used for Page Cache?
If you are using Disk: Enhanced, can you please check the wp-content/cache/ folder and see if the cache entries are created?Please make sure to check the configuration file and make sure the W3TC has added the rewrite rules for the Page Cache if the Disk: Enhanced option is used
Thanks!Marko Vasiljevic
KeymasterHello Blake,
Thank you for reaching out and I am happy to help!
We’ve received your email and replied to it via the W3 Total Cache support channel, and there, I provided the requested invoice
Please check your email and let me know if there is anything else I can help you with
Thanks!April 3, 2025 at 11:26 am in reply to: Subscription processed but where do I get the new license? #155777Marko Vasiljevic
KeymasterHello Todd,
Thank you for reaching out and I am happy to help!
Regarding your question, I have found two W3 Total Cache Pro subscriptions associated with your email address (I’ll not share it here as this is a public forum), however, both subscriptions are expired due to the failed collection attempts for the renewal.
The first one expired on 2024-02-27 and the latest on 2025-03-28
Have you purchased new W3 Total Cache license since then or are you referring to any of the mentioned subscriptions above?
If you have the W3 Total Cache installed, please reach out to us directly via the W3 Total Cache support channel in the plugin at Performance>Support>Billing and provide the information about the subscription so we can assist you with this.
Let me know if this helps!
Thanks!Marko Vasiljevic
KeymasterHello Ben,
Thank you for reaching out and I am happy to help!
Just to confirm that you reached out to us via the W3 Total Cache support channel and we were able to assist you with the purchase!
Thank you for your patience!April 2, 2025 at 11:14 am in reply to: How to auto clear Cache on advanced custom fields option page updates #155732Marko Vasiljevic
KeymasterHello Anthony,
Thank you for your patience.
Instead ofadd_action( 'acf/save_post', 'flush_w3tc_cache_on_acf_update', 20 );
You can try usingadd_action( 'acf/save_post', 'w3tc_flush_post', 20 );
or To flush all on acf/save_post:
add_action( 'acf/save_post', 'w3tc_flush_all', 20, 0 );
Please let me know if this helps!
Thanks!
Marko Vasiljevic
KeymasterHello Selina,
Thank you for reaching out, and I am happy to help!
Yes, the wp-cron is required for the webp to work as expected, as it’s sending requests for the conversion
The W3 Total Cache settings may rely on wp-cron so can you please check with your hosting provider if wp-cron is disabled by any chance?
Check your wp-config.php and check if there is a line: define(‘DISABLE_WP_CRON’, true) ;Let me know if this is the case
Thanks!April 1, 2025 at 11:10 am in reply to: How to auto clear Cache on advanced custom fields option page updates #155690Marko Vasiljevic
KeymasterHello Anthony,
Thank you for reaching out and I am happy to help!
Thank you for your suggestion and for providing the workaround. Let me check this with the W3 Total Cache team and I’ll get back to you once I have more information about this.
Thanks!Marko Vasiljevic
KeymasterHello Julian,
Thank you for reaching out and I am happy to help!
We’ve received your email via the W3 Total Cache support channel and replied to it providing the invoice with the requested data.
Please check your email and let me know if you need anything else
Thanks!March 31, 2025 at 1:21 pm in reply to: Payment Declined When Attempting to Purchase Subscription #155653Marko Vasiljevic
KeymasterHello Omri,
Thank you for reaching out and I am happy to help!
Can you please reach out to us directly via the W3 Total Cache support channel in Performance>Support>Billing, and provide the last four of the CC used to attempt the purchase?
This is a public forum and it would be best not to share any sensitive data.
Thanks!Marko Vasiljevic
KeymasterHello,
Thank you for reaching out and I am happy to help!
Can you please disable the W3 Total Cache settings one by one in Performance>general settings, save the settings and purge the cache after each setting is disabled and see which one might be causing the issue?
Thanks!
- AuthorPosts