Forum Replies Created
- AuthorPosts
Marko Vasiljevic
KeymasterHello Ralph,
Thank you for reaching out, and I am happy to help!
I’ve sent you an email via the W3 Total Cache support channel.
Please check your email so we don’t share any sensitive information in the public support forumThanks!
Marko Vasiljevic
KeymasterHello Maximilian,
Thank you for reaching out, and I am happy to help!
We’ve received all your emails and replied to all of them, and provided all answers via the W3 Total Cache support channel.
Please check your email and continue any correspondence there so we can avoid duplicating the answersThanks!
Marko Vasiljevic
KeymasterHello Maximilian,
Thank you for reaching out, and I am happy to help!
We’ve received all your emails and replied to all of them, and provided all answers via the W3 Total Cache support channel.
Please check your email and continue any correspondence there so we can avoid duplicating the answersThanks!
Marko Vasiljevic
KeymasterHello Maximilian,
Thank you for reaching out, and I am happy to help!
We’ve received all your emails and replied to all of them, and provided all answers via the W3 Total Cache support channel.
Please check your email and continue any correspondence there so we can avoid duplicating the answersThanks!
August 25, 2025 at 1:09 pm in reply to: Request to Identify Account Linked to Brex Card Ending in 9117 #161977Marko Vasiljevic
KeymasterHello Tamta,
Thank you for reaching out, and I am happy to help!
Since this is a public forum and no sensitive information should be shared here, I’ve sent you an email via the W3 Total Cache support channel and provided the requested information.
The email I sent the information to is the CloudLinux email you provided here.
Please check your email and let me know if there is anything else I can assist you withThanks!
Marko Vasiljevic
KeymasterHello Richard,
Thank you for reaching out, and I am happy to help!
I’ve replied to your emails via the W3 Total Cache support channel.
Please check your email and follow the instructions there, and let me know if you have any other questions
Thanks!Marko Vasiljevic
KeymasterHello Eva,
Thank you for your feedback.
So the files are in wp-content/cache/object/ folder.
If the W3 Total Cache is disabled and you may have Object Caching enabled in the W3TC settings, and if the caching method was set to Disk, those files may be cached in that folder.
As I’ve mentioned before, it’s not recommended to use Object Caching if the only option for caching is Disk.
Please make sure to delete the entire /cache/ folder. Wait for one day and see if the folder is created again.
Please check if you have any other plugins that may be doing the Object Caching or any other form of caching
Check the wp-content folder for the object-cache.php file and check if that file is a W3TC drop-in.I hope this helps!
Thanks!
Marko Vasiljevic
KeymasterHello Jessica,
I’ve re-sent the replies.
Please check your email and let me know if you got them.
Thanks!
Marko Vasiljevic
KeymasterHello Eva,
Thank you for your feedback.
If the W3TC is disabled, it will not create any files. You can safely delete the cache folder manually, and please check if you are using any other plugin for caching like SG optimizerWith the W3TC files should be cached in /cache/page_enhanced/yourwebsite.com/ folder
Are those files there?Thanks!
Marko Vasiljevic
KeymasterHello Eva,
Thank you for reaching out, and I am happy to help!
W3 Total Cache is the most complete optimization plugin with a lot of optimization settings and caching.
Depending on the configuration, you may have set everything to cache to disk. In cases where the Inodes are limited and on shared hosting, it’s not recommended to use the Disk caching method with Object Caching and DB Caching. And in this case, depending on how big the website is, it may create a lot of cache files and therefore hit the limit.Can you please share the content of the wp-content/cache/ folder?
Also, if you manually delete the /cache/ folder, is it created again?Thanks!
Marko Vasiljevic
KeymasterHello Mark,
Thank you for reaching out, and I am happy to help!
Regarding your question, I can see that you opened a topic on wp.org in the W3 Total Cache support forum.
Please continue the correspondence there so we can avoid going back and forth in different forumsThanks!
Marko Vasiljevic
KeymasterHello,
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 you with the requested information.
Since this is a public forum, it’s not advisable to share any sensitive information here.
Please check your email and continue any correspondence there so we can avoid duplicating the answers.Thanks!
Marko Vasiljevic
KeymasterHello Amber,
Thank you for your feedback.
We are working on a fix for this, and it will be available in the next patch release.
Please keep process background images disabled until the patch is out.Thanks!
Marko Vasiljevic
KeymasterHello Amber,
Please make sure to go to Performance>User Experience and make sure that the option ” Process background images” is disabled, save all settings, and purge the cache. Keep it disabled for the time being.
Thank you for bringing this to our attention, and thank you for your patience!Marko Vasiljevic
KeymasterHello Jon,
Thank you for reaching out, and I am happy to help!
Depending on the server and the W3 Total Cache configuration, you may need to restart the php-fpm and the server once the PHP is updated.
Have you tried restarting and seeing if the issue persists?
Thanks!Marko Vasiljevic
KeymasterHello Amber,
Thank you for reaching out and I am happy to help!
Can you please disable the settings one by one in W3 Total Cache 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!
Marko Vasiljevic
KeymasterHello Kurt,
Thank you for reaching out, and I am happy to help!
In W3 Total Cache, the Opcode is read-only, meaning if the W3 Total Cache detects the opcode is enabled on the server, it will show enabled there, and you can purge the Opcode via the W3 Total Cache.
The question is if the Opcode is used by other plugins?
What you can try is to disable the OP code entirely:
Using php.ini or .user.ini for system-wide settings
1. Locate your php.ini file:
This file contains the main configuration for your PHP installation.
2. Edit the opcache.enable setting:
Find the line opcache.enable=1 (or a similar value) and change it to opcache.enable=0.
3. Alternatively, use .user.ini:
For domain-specific settings in environments like Plesk, you can use a .user.ini file instead of php.ini.
4. Restart your web server or PHP-FPM:
After saving the file, restart the web server (e.g., Apache, Nginx) or the PHP-FPM process for the changes to take effect.
Using .htaccess (for Apache users)
Create or edit .htaccess: If your PHP is running as an Apache module, you can use an .htaccess file.
Add the directive: Include the line php_flag opcache.enable Off in the file.
Save the file: The change will be applied immediately for that directory and its subdirectories.Let me know if this helps!
Thanks!
Marko Vasiljevic
KeymasterHello Jessica,
Thank you for reaching out, and I am happy to help!
We’ve received your emails via the W3 Total Cache support channel and replied to them.
Please check your inbox and continue any correspondence there so we can avoid duplicating the answers.
Thanks!Marko Vasiljevic
KeymasterHello Kevin,
Thank you for reaching out, and I am happy to help!
If you are using the Lazyloading feature in the W3 Total Cache, please go to Performance>User Experience and make sure that the option ” Process background images” is disabled, save all settings, and purge the cache. Let me know if this helps. If, however, the Lazyload is not enabled, disable the 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!
Marko Vasiljevic
KeymasterHello Luisa,
Thank you for reaching out, and I am happy to help!
You have not provided your email in this request, and I found the subscription associated with your email service @yourwebsite.ch
I am not sure if you are using this email, so please reach out directly to W3 Total Cache support channel via emailcustomer-support@w3-edge.com
and provide the necessary information so I can send you the corresponding invoice.Thanks!
Marko Vasiljevic
KeymasterHello,
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.
Please check your email and continue any correspondence there so we can avoid duplicating the answers.
Thanks!August 7, 2025 at 12:16 pm in reply to: Enhanced Page Cache vs. CSP Security Header with PHP Nonce #161250Marko Vasiljevic
KeymasterHello Nelson,
Thank you for reaching out, and I am happy to help!
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 MIhalis,
Thank you for reaching out, and I am happy to help!
I’ve sent you an email via the W3 Total Cache support channel with the information about your subscription
Please check your email and continue the correspondence there so we can avoid duplicating the answers.
Thanks!Marko Vasiljevic
KeymasterHello Sonia,
Thank you for reaching out, and I am happy to help!
You are correct, the Disk method is not recommended for DB aching in W3 Total Cache. What is recommended to use for DB Caching and Object Caching is a memory-based caching method like Redis or Memcached.
Now, depending on the server, you may already have that available so please check with yoru hosting provider if they can install PHP Redis and enable it for you
If you are on a shared server, however, it’s recommended not to use Disk caching method to avoid issues and potentially filling up the disk spaceThanks!
Marko Vasiljevic
KeymasterHello Samantha,
Thank you for reaching out, and I am happy to help!
Can you please reach out directly to us at W3 Total Cache support via the email – customer-support@w3-edge.com
Please make sure to share your subscription details or any information about the subscription so we can assist you with this
Thanks!Marko Vasiljevic
KeymasterHello Roberta,
Thank you for reaching out, and I am happy to help.
I’ve sent you an email via the W3 Total Cache support channel with the information you requested.
This is a public forum and we should avoid sharing sensitive information here
Please check your email, and if needed, reply to it.
Thanks!Marko Vasiljevic
KeymasterHello,
Thank you for your feedback.
I’ve sent you an email, but I never got a reply.
Can you please check your inbox again and reply to our email?
Thanks!Marko Vasiljevic
KeymasterHello,
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 you with the instructions there.
This is a public form, and we should avoid posting sensitive information here.
Please check your email and let and reply to it if you have any questionsThanks!
August 1, 2025 at 11:10 am in reply to: Issue with Automatic Renewal – Requesting Cancellation #161066Marko Vasiljevic
KeymasterHello,
Thank you for reaching out and I am happy to help!
We’ve received yoru email via the W3 Total Cache support channel, and replied to it.
Please check your email and continue any correspondence there so we can avid duplicating the answers.
Thanks!Marko Vasiljevic
KeymasterHello Chirag,
Thank you for reaching out, and I am happy to help!
You do not need to set up a Connect key in order to submit a support ticket.
Please reach out to us directly via the W3 Total Cache plugin in Performance>Support.
You can use the Bug Report or Billing section for any questions about the W3 Total Cache.Thank you!
Marko Vasiljevic
KeymasterHello Hailin,
I’ve just sent two more emails. Please check your email and let me know if you got them
Thanks!
Marko Vasiljevic
KeymasterHello Hailin,
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 with the requested information.
Please check your email and let me know if there is anything else I can help withThanks!
Marko Vasiljevic
KeymasterHello Irena,
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 via the plugin in Performance>Support>Billing and share your PayPal transaction ID so I can check the subscription for you!Please do not share any sensitive information her as this is a public forum!
Thanks!
Marko Vasiljevic
KeymasterHello Cody,
I’ve sent it to the email you provided when you opened this topic @sherpco.net
Can you please check your email and possibly your SPAM folder?
Thanks!
Marko Vasiljevic
KeymasterHello Stewart,
Thank you for your feedback.
It seems that you sent an email from @me.com
Please double-check your inbox as I’ve added the cc
Thanks!
Marko Vasiljevic
KeymasterHello Cody,
Thank you for reaching out, and I am happy to help!
I’ve sent you an email via the W3 total Cache supprot channel . Please check your email and provide the information there so we can process this . This is a public forum and you should avoid sharing sensitive information here.
Thanks!Marko Vasiljevic
KeymasterHello Stewart,
We’ve received your email via the W3 Total Cache support channel and replied to it.
Please check your email again as I’ve sent another email regarding your request.Thanks!
Marko Vasiljevic
KeymasterHello Robert,
We’ve received your email via the W3 Total Cache support channel and replied to it.
Please check your email again as I’ve sent another email regarding your request.Thanks!
Marko Vasiljevic
KeymasterHello Ferdinand,
Thank you for reaching out, and I am happy to help!
I’ve reset the active URL
Remove the license key from W3 Total Cache – Performance>General settings, Licensing sub-box, license field, and save all settings. Re-enter the license and save all settings.W3 Total Cache Pro should be active after these steps!
You can add define(‘W3TC_PRO_DEV_MODE’, true); to your wp-config.php file on your non-production environments and re-save the license there.
I hope this helps!
Thanks!
Marko Vasiljevic
KeymasterHello Daniel,
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 you with all the information requested.Please check your email.
Thanks!
- AuthorPosts