Forum Replies Created

Viewing 40 posts - 401 through 440 (of 822 total)
  • Author
    Posts
  • Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    By default and for security reasons, only admins can control W3 Total Cache options, including the cache purge.
    Access to W3 Total Cache is controlled by the manage_options capability, so this needs to be added to the Editor role.
    You can also approach this with a more programmatic solution.
    I hope this helps!

    in reply to: custom code gets ignored #55046
    Marko Vasiljevic
    Keymaster

    Hello Chris,

    Thank you for your feedback.
    Yes, yes differing JS files may be an instant performance boost, however, as I’ve mentioned in your case, the minified JS file in the header does not like being deferred, and the reason behind this is because some files are jQUery dependent.
    What you may want to do is to exclude the jQuery file from minifying in Performance>MInify>Advanced>Never minify following JS files, save all settings and purge the cache, and try to deffer files before again.

    Thanks!

    in reply to: Cache News #55021
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    The optimal W3 Total Cache configuration takes into account a number of factors: your theme, your plugins, the technologies available on the server, and since everyone’s site and traffic and theme are different, there is no one-size-fits-all solution.
    The page is visited once it’s cached. Unless the cache is manually purged, or determined by the purge policy in Performance>Page Cache>Purge Policy (I would recommend enabling the front page since this is a news website) the cache will remain the same.
    Since this is a news website, and articles are being added frequently, the W3 Total Cache will purge the cache once the content is changed and updated and the new cache will be generated on request.
    As for the other options, I would advise using DB and Object Caching, however, if you do not have Memcached or Redis available on your server, I would not recommend using the Disk caching method for these caching features.

    Make sure to check our documentation for more details about the W3 Total Cache options.

    I hope this helps!

    Thanks!

    in reply to: Enable caching for wp-admin requests #55019
    Marko Vasiljevic
    Keymaster

    Hello Martin,

    Thank you for reaching out and I am happy to assist you with this.
    The idea of an Object Cache in W3 Total Cache is that the WordPress Core, themes, and plugins may store some data that is frequently accessed and rarely changed in an object-store. This is so these objects will not have to be retrieved and processed on each request. Ultimately, Object Caching will reduce the total number of database queries required for each page, and because the CPU does not have to rebuild these blocks of data your response time will decrease.

    In reality, this potential performance improvements of Object Caching are highly dependent on which plugins or themes you use and whether they correctly store these objects. For example, your response time may not decrease if objects are stored and rarely (if ever) used.

    As for your question regarding the “Enable caching for wp-admin requests.” option, this depends heavily on the environment, plugins, theme, etc. This is why the side effects are not described in detail. For example, if some wp-admin request is cached, and one of the plugins or WordPress is using it, some features may not be available. In some environments, updating the plugins via the plugins page was not possible if the wp-admin requests were cached.

    I would advise to test this out and see if you are experiencing any issues.

    I hope this helps!

    Thanks!

    in reply to: I bought a w3 total cache pro #54986
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and I am happy to answer.
    We’ve received your email via the W3 Total Cache support channel and provided the instructions on how to activate the license key.
    As I can see the license key is now active on your website.
    Thanks!

    in reply to: Plugin not available for download #54984
    Marko Vasiljevic
    Keymaster

    Hello Cindy,

    Can you please confirm that you are trying to install the W3 Total Cache plugin and this is why you are getting the notification?
    Please confirm this so we can point you in the right direction and also, please share the name of the hosting provider you are hosting your website on.
    Thanks!

    in reply to: custom code gets ignored #54982
    Marko Vasiljevic
    Keymaster

    Hello Chris,

    Thank you for your feedback.
    First try to set Minify engine settings back to default-blocking, first for Before, save all settings and purge the cache, and if that does not work, do the same for After
    There is a chance that the custom code is jQUery dependent, which means that you need to exclude the jquery from being minified when differing the files.
    Thanks!

    in reply to: custom code gets ignored #54930
    Marko Vasiljevic
    Keymaster

    Hello Chris,

    Thank you for reaching out and I am happy to assist you with this.
    We need to determine which setting in W3 Total Cache may be causing this since the activation of the newly installed W3TC only has Browser Cache enabled.
    One thing that comes to mind is minify. To confirm this, please disable minify in Perfirmance>General settings, save all settings and purge the cache and see if the issue persists?
    If the issue is gone, re-enable minify, and disable the settings in Performance>minify one by one (HTML minify, JS minify, CSS minify) and see which one might be causing the issue.
    Make sure to save all settings and purge the cache after each option is disabled.
    Also, check if you are using theme optimization for static files in your Divi settings.
    Thanks!

    in reply to: multi domain license #54897
    Marko Vasiljevic
    Keymaster

    Hello Alexey,

    Thank you for reaching out and I am happy to assist you with this.
    I’ve replied to your request via the W3 Total Cache support channel. Please continue the correspondence there so we can avoid duplicating the answers.
    Thanks!

    in reply to: Since Update ERROR! #54881
    Marko Vasiljevic
    Keymaster

    Hello Ralph,

    Thank you for your patience.
    The issue is now fixed. Please update the plugin to the latest 2.2.3 release.
    Thanks!

    in reply to: Can’t upload your plugin #54880
    Marko Vasiljevic
    Keymaster

    Hello Gemma,

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    Please note that W3 Total Cache and some other caching plugins may not be allowed on certain hosting providers.
    Please upload your screenshot here and share the image so we can check this.
    Thanks!

    in reply to: Since Update ERROR! #54836
    Marko Vasiljevic
    Keymaster

    Hello Ralph,

    I am sorry about the issue you are experiencing and I am happy to help
    We already have the Github issue opened for this and most likely the problem is with the Redis fix in the latest W3 Total Cache 2.2.2 release.
    Please share the error log so we can confirm it’s the case with your problem too.
    We are working on a fix and the solution as we speak, and I would advise reverting back to the previous 2.2.1 stable release until the patch fix.

    Thanks!

    in reply to: WebP image service #54820
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and for a detailed explanation of the problem you are facing.
    By default, the Auto-convert image after the upload is enabled in the W3 Total Cache Image Servce feature.
    Most of the users do not want to bother and just because of that the option Auto-convert is always enabled.
    You can disable this in Performance>Extensions>Image Service. Click on the Settings link and select the Disabled radio button in the Configuration area:
    auto convert images disabled

    Once the images are translated, you can manually convert all images or a single image in the Media library.
    I hope this helps!

    Thanks!

    in reply to: WebP image service #54819
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and for a detailed explanation of the problem you are facing.
    By default, the Auto-convert image after the upload is enabled in the W3 Total Cache Image Servce feature.
    Most of the users do not want to bother and just because of that the option Auto-convert is always enabled.
    You can disable this in Performance>Extensions>Image Service. Click on the Settings link and select the Disabled radio button in the Configuration area:
    auto convert image option

    Once the images are translated, you can manually convert all images or a single image in the Media library.
    I hope this helps!

    Thanks!

    Marko Vasiljevic
    Keymaster

    Hello Pim,

    Thank you for reaching out and I am happy to assist you with this.
    We’ve received your email and I’ve replied with a detailed explanation about the potential issues you may be facing when caching the pages for logged-in users.
    Please continue the correspondence there if you have any other questions so we can avoid duplicating the answers.
    Thanks!

    in reply to: Using image service with Amazon S3 #54678
    Marko Vasiljevic
    Keymaster

    Hello,

    THank you for yoru feebdack.
    You can reach out directly via the plugin in Performance>Support, and share any information there.

    Thanks!

    Marko Vasiljevic
    Keymaster

    Hello Simon,

    Thank you for reaching out and I am happy to assist you with this.
    The optimal W3 Total Cache configuration takes into account a number of factors: your theme, your plugins, the technologies available on the server, and the details you supply when placing your order. Since everyone’s site and traffic and theme are different, there is no one size fits all solution.
    So, I would recommend the Performance Audit solution.
    This service also takes into account the idiosyncrasies of Web Performance Optimization (WPO) in a WordPress context. It means that WPO best practices have to be modified for WordPress because of how the application operates. The number of counter-intuitive realities could fill a small book.

    This means that the best configuration for your site might not involve enabling Objec, database caching, and other things that you might expect. As a matter of fact, it can actually hurt performance by implementing features for the wrong situation.

    The deliverable with this service is a faster site. It’s impossible to predict the extent to which our work will improve performance (especially true for code we didn’t write running on servers we didn’t build), but our promise is that we’ll do our best.

    Additionally, we’ll send along a performance report that outlines the improvements, recommendations (if any), and what else we can do to help you reach and exceed your performance goals. There are many ways that we can help improve performance, you should think of W3 Total Cache configuration as the starting point for optimizing your site.

    Upgrading to W3 Total Cache Pro makes this work even more effective, as we’ll have additional features to utilize in delivering the best possible results. It’s best to upgrade before placing your order since we can do this for you, and you can upgrade right in the Dashboard on any W3 Total Cache page.

    I hope this answers your question.

    Thanks!

    Marko Vasiljevic
    Keymaster

    Hello,

    You are most welcome and I am glad everything is working as expected.
    Thanks!

    Marko Vasiljevic
    Keymaster

    Hello Yolandi,

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    W3 Total Cache is of course a plugin, and as a plugin, it uses drop-ins depending on the configuration.
    advanced-cache.php means that the Page cache was/is enabled in the W3 Total Cache settings.
    I would advise you to completely remove and re-install W3 Total Cache.
    Please follow the steps below and if you cannot find the W3 Total Cache in the dashboard, please skip the first two steps:

    1. Purge Cache
    2. Deactivate and Delete Plugin
    3. Check the .htaccess File (make a backup)
    W3TC will create many directives in the .htaccess file to control the caching behavior. Each section will start and end with comments like “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”.
    Ensure that no residual entries are left over in your .htaccess file after deleting the plugin.
    4. Delete wp-content files and folders
    – cache folder
    – w3tc-config folder
    – object-cache.php (if exists)
    – advanced-cache.php (if exists)
    – db.php (if exists)
    – upgrade folder
    – delete w3-total-cache folder in wp-content/plugins/ (if exists)
    5. Delete Cached Files from CDN (if using CDN)
    Besides deleting all the relevant files, if you use CDN then ensure to purge the cached content from your CDN. This is necessary when you enabled minify option in W3TC settings. You should delete the minified and combined scripts and CSS files from your CDN server to avoid the site breaking on the browser.
    6. Go to your wp dashboard and re-install W3 Total Cache

    I hope this helps!

    Thanks!

    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and I am happy to help!
    It seems that there was a temporary problem with the directory that it was moved with the backup plugin and W3 Total Cache tried to open the directory in the meantime.
    $dir = @opendir( $path );
    E_WARNING is a run-time warning (non-fatal errors). Execution of the script is not halted. There is nothing to worry about in this case if all the files and folders were moved.

    THanks!

    in reply to: Using image service with Amazon S3 #54622
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for the information.
    I presume that https://images.singletracks.com/blog/ is the CDN URL. Can you please share the website URL?.

    Thanks!

    in reply to: Cancel W3 Total Cache Pro Plan #54620
    Marko Vasiljevic
    Keymaster

    Hello Wilard,

    This is a public forum, and because of that, we would advise you not to share any private information.
    In the email, I’ve sent to admin@yourwebsite.con – name Admin Patriot, I’ve asked you to confirm that you are the owner of the account by sharing the details of the subscription. In my reply to your request, I never asked you to check the forum.
    Can you please confirm you received this email and can you please reply to it and share the information needed I’ll be more than happy to cancel your subscription?

    Thank you for your patience and understanding.

    in reply to: Using image service with Amazon S3 #54582
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for your feedback, Can you please share the URL if the image that is showing converted in the media library?
    As I’ve stated before, W3TC use the rewrite rules to serve images as webp.

    Thanks!

    in reply to: Browser Cache #54580
    Marko Vasiljevic
    Keymaster

    Hello Joshua,

    Once the Cache is purged, the visitors should see the updated version of the HTML as the browser will fetch the new cached page.

    Thanks!

    in reply to: Using image service with Amazon S3 #54559
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and for your questions.
    With W3 Total Cache Image service all images converted with the Image Service tool are sent to a third-party server maintained by the W3 Total Cache team which reduces resource consumption and allows for a large number of conversions in environments where resources can be limited such as shared hosting. Images sent to the W3TC server for conversion are only held temporarily and no permanent information is kept on the server regarding the images.

    WebP optimizations with the Image Service tool do not replace the original image file and all conversions can be reverted without any loss of data.
    W3 Total cache uses the rewrite rules so you can check your.htaccess/nginx.conf and the WEBP rewrite rules should be there.
    I would also recommend checking if the image is converted (Use the image URL and change the extension to .webp) and also make sure that Imagic supports the webp for thumbnails and resized images.

    I hope this helps!

    Thanks!

    in reply to: Cancel W3 Total Cache Pro Plan #54555
    Marko Vasiljevic
    Keymaster

    Hello Wilard,

    Thank you for reaching out and I am happy to assist you with this.
    We’ve received your email via the W3 Total Cache support channel and replied to it. Please continue the correspondence there so we can avoid duplicating the answers.
    Thanks!

    in reply to: License key missing – can’t get it #54552
    Marko Vasiljevic
    Keymaster

    Hello Lynn,

    Thank you for reaching out and I am happy to assist you with this.
    I’ve replied to your email, sharing all the information about the W3 Total Cache Pro license and access to manage your account.
    If you have any questions, please follow up in the email correspondence so we can avoid duplicating the answers.
    Thanks!

    in reply to: Browser Cache #54481
    Marko Vasiljevic
    Keymaster

    Hello Joshua,

    It seems that I misunderstood the issue.
    To answer your question, yes the random query string is added to all static files (you can choose which one in Browser Cache settings) and I took minified file as an example since the error was showing minified error.
    So to confirm, this was not an issue before you enabled BC, and once you enabled it the issue started to occur? And even when BC is disabled in the General settings, the issue is still there?
    As for the inline CSS (I strongly advise revisiting this as an option :)) This is a part of the HTML. So if the HTML is changed, and the cache is purged, the new and updated HTML is served to the users.
    After a closer inspection, this error message is coming from React which is a JavaScript library for building user interfaces. Next to an error, there should be a link: https://reactjs.org/docs/error-decoder.html/?invariant=140
    And this is suggesting that Expected hook events fire for the child before its parent includes it in onSetChildren()

    So, this is the first time I am seeing this kind of problem, and related to W3 Total Cache. What I can advise is to disable all settings in W3 TOtal Cache, make sure that .htaccess does not contain any W3TC rules, and re-enable W3TC and the settings within the General settings one by one, saving the settings and purging the cache after each setting is enabled.
    If the problem is in the Browser Cache, go to the Browser Cache settings, disable the settings one by one, also save all settings and purge the cache after each setting is disabled, and see which setting may be causing this.

    Thanks!

    in reply to: Group Cache Configuration #54455
    Marko Vasiljevic
    Keymaster

    Hello Oren,

    Thank you for reaching out.
    I replied to your email on May 26, 2022, via the W3 Total Cache support channel, and the email used was oren@ however we never received a reply. I am not sure how your email was configured so you may want to check your spam folder.
    If I understand correctly once the cookie is used and the user is logged in, the user receives the cookie-based cache. And once the user is logged out, the cache is no longer based on a cookie if I understand correctly, which seems to be normal behavior.
    If I did not understand this correctly, please share more information and details.
    Thanks!

    in reply to: Browser Cache #54444
    Marko Vasiljevic
    Keymaster

    Hello Joshua,

    Thank you for reaching out and I am happy to assist ou with this.
    We do, have an option for that and it’s called “Prevent caching of objects after settings change” in Performance>Browser Cache.
    You can set this option globally, or set it for the individual file types (HTML&XML, JS&CSS, Media&Other files).
    What this option does is add a query string to a resource – ?xNNNNN
    How this works in your case:
    1. Minify is enabled and the files are cached:
    https://yourwebsite.com/wp-content/cache/minify/02dfe.js
    2. Enable “Prevent caching of objects after settings change” in Performance>Browser Cache, under the CSS/JS section, save all settings, and purge the cache.
    3. If you check the website after that, you will see that the existing minified file has a random query string at the end:
    https://yourwebsite.com/wp-content/cache/minify/02dfe.js?xNNNNN
    4. The browser will fetch a new file version as it does not have the file with the query string cached.
    5. If you make any changes in JS or CSS that are minified (or not), once the changes are done, go to either Performance>Browser Cache, or Performance>Minify and click on the Update Media query string button, just above the General sub-box, and make sure to save all settings and purge the cache after that
    Update media query string button 1
    Update media query string button 2
    This will ensure that a new query string is generated and therefore force the browser to fetch the new version of the file from the server.

    I hope this helps and let me know if you have any other questions.
    Thanks!

    in reply to: Cache Plugin Pro Version – Mobile Layout Issue #54442
    Marko Vasiljevic
    Keymaster

    Hello Graham,

    Thank you for reaching out.
    Can you please 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?

    In Performance>Cache Groups>Manage User Agent Groups, you can Create (or simply enable the existing) a group of user agents by specifying names in the user agents field. Assign a set of user agents to use a specific theme, redirect them to another domain, or if an existing mobile plugin is active, create user agent groups to ensure that a unique cache is created for each user agent group. Drag and drop groups into order (if needed) to determine their priority (top -> down).
    If you are not using any AMP, the only thing that you need to do is Enable both Groups (High and low), and select the theme that you are using in the dropdown menu to ensure that a unique cache is created for each user agent group. Drag and drop groups into order (if needed) to determine their priority (top -> down).

    The two default User-Agent Groups are covering all notable groups. If you wish to add any other you can do so by Specifying the user-agents for these groups. Remember to escape special characters like spaces, dots, or dashes with a backslash. Regular expressions are also supported.
    Make sure to save all settings and purge the caches once the groups are enabled.
    Please make sure to check the screenshot below and let me know if this helps.
    Manage User Agent Groups settings

    Thanks!

    Marko Vasiljevic
    Keymaster

    Hello Corentin,

    We’ve received yoru email via the W3 Total Cache support channel and replied with the instructions.
    Please continue the correspondence there if you have further questions so we can avoid duplicating the answers.
    Thanks!

    in reply to: W3TC and ECS/ autoscaling #54356
    Marko Vasiljevic
    Keymaster

    Hello Luis,

    Thank you for reaching out and I am happy to assist you with this.
    W3 Total Cache is load-balancer friendly and built from the ground up with the scale and current hosting paradigms in mind.
    When using load-balanced servers or a server cluster, Memcached or Redis as a caching method are the best to use. It helps to share the cache between multiple servers.

    I hope this helps!

    Thanks!

    in reply to: BUG Total Cache – ALLOW-FROM should be removed #54342
    Marko Vasiljevic
    Keymaster

    Hello Jon,

    Thank you for reaching out and thank you for taking the time to check and report this about the W3 Total Cache settings.
    We’ll make sure to bring this to the team and discuss the problem for future releases.
    Thanks!

    in reply to: can’t see WebP images #54022
    Marko Vasiljevic
    Keymaster

    Hello Vladislav,

    W3 Total Cache uses the rewrite condition to serve the webp images. So you should see image/webp type once inspecting the source, which is not the case in your case and mostly because the images are mostly thumbnails, which suggests that the Imagic does not support the webp format and for this you should check with your hosting provider.
    Thanks!

    in reply to: can’t see WebP images #53979
    Marko Vasiljevic
    Keymaster

    Hello Vladislav,

    Thank you for reaching out and I am happy to assist you with this.
    As I can see the original images are converted to webp by W3 Total Cache and you can check this below:

    https://queridosglitters.ru/wp-content/uploads/2022/05/aloe-vera.jpg
    https://queridosglitters.ru/wp-content/uploads/2022/05/aloe-vera.webp

    When the original image has been converted to WebP, but other image sizes are missing WebP versions, you may need to double-check that your WordPress environment supports the WebP format.

    While the original image is converted via our API service, the different sizes (e.g. Large, Medium, Thumbnail) are created by your own server. For this, you must have WordPress 5.8 and the appropriate libGD or ImageMagick package available on your server.

    To check if your WordPress environment supports WebP, navigate to Site Health > Info > Media Handling and double-check that WebP is listed in the supported file formats for the library shown in the Active editor. If you find these are missing the WebP extension, consult your system administrator to set up the correct packages.

    media handling supported image formats

    Also, make sure if you are using the nginx proxy that the Proxy is not responsible for handling the static assets.

    Thanks!

    in reply to: Invoice for w3 totalcache #53939
    Marko Vasiljevic
    Keymaster

    Hello,

    Done. The invoice was updated and sent to the requested email addresses.
    Thanks!

    in reply to: Discounts for w3 total cahche pro? #53907
    Marko Vasiljevic
    Keymaster

    Hello Mario,

    We are offering plans for a single license activation on multiple installations for W3 Total Cache pro.

    The bulk of 5 activations – $350/year

    The bulk of 10 activations – $500/year

    If you are interested in this or you have other requests, please drop us a note directly via the plugin in Performance>Support, or via the website contact form.

    Thanks!

    in reply to: Invoice for w3 totalcache #53905
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    I’ve made changes as requested and sent the invoice for W3 Total Cache Pro. I’ve deleted the information you shared since this is a public forum.
    Thanks!

    in reply to: Page caching shows garbage text on first load #53897
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    I’ve checked the website and as I can see on the first load, the proxy and server cache are active:
    x-proxy-cache: HIT
    x-server-cache: true

    This means that you also need to purge the proxy and server cache. When the page is reloaded those headers are gone.
    x-server-cache: false
    You can confirm this by temporarily disabling the W3 Total Cache.

    Let me know if this helps!

    Thanks!

Viewing 40 posts - 401 through 440 (of 822 total)