Forum Replies Created

Viewing 40 posts - 401 through 440 (of 974 total)
  • Author
    Posts
  • in reply to: Pro plugin files (w3 total cache) #82158

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    Since this is a Public forum, we should avoid sharing sensitive information. Please reach out to us directly via the W3 Total Cache support channel in the plugin Performance>Support, or via the website contact form and share the information about the payment so we can check the subscription for you.
    Thanks!

    in reply to: How do I access my license keys? #82154

    Hey Rod,

    We have received the information and provided you with access to your license keys.
    Thanks!

    in reply to: How do I access my license keys? #82033

    Hello Rod,

    Thank you for reaching out and I am happy to assist you with this

    I’ve removed the PayPal transaction IDs since this is a public forum.
    Please reach out to us directly via the W3 Total Cache support Channel in Performance>Support and provide the information so we can assist you with this.
    Thanks!

    in reply to: Cloudflare Integration #81883

    Hello Robert,

    Thank you for reaching out and I am happy to assist you with this.
    At the moment, those configuration rules are only available to change in the Cloudflare dashboard. We are always improving the W3 Total Cache and this will be added to a roadmap for future releases.

    Thanks!

    in reply to: Error After Theme Update #81880

    Hello Alina,

    Thank you for reaching out and I am happy to assist you with this.
    I’ve checked your website and I can see that the CDN is enabled in W3 Total Cache Performance>General settings, however, you have not selected any provider or configured the CDN.
    Can you please disable the CDN in Performance>General settings and let me know if the problem persists?
    Thanks!

    in reply to: Redis Config #81878

    Hello Marc,

    Thank you for reaching out and I am happy to assist you with this.
    W3 Total Cache recognizes PHP modules so you need a Redis PHP extension installed in order to be able to select Redis in W3TC.
    Can you please confirm this?
    Thanks!

    in reply to: W3 Total Cache seems to break Yith Request A Quote #81495

    Hello Jason,

    Thank you for reaching out and I am happy to assist you with this.
    As per woocomerce suggestion, those pages should be excluded from Page Caching and minify.
    This being said, you can exclude any pages from being Cached or minified by adding them to the W3 Total Cahe exclusion:
    Page Cache:
    In Performance>Page Cache>Advanced>Never Cache following pages field, add /cart/ and /checkout/ – save all settings and purge the cache

    Minify:
    In Performance>Minify>Advanced>Never Minify following pages field, add /cart/ and /checkout/ – save all settings and purge the cache

    Let me know if this helps!

    Thanks!

    in reply to: W3 Total Cache PRO CSS non-blocking? #81492

    Hello Karl,

    Thank you for reaching out and I am happy to assist you with this.
    The option “Eliminate render-blocking CSS by moving it to HTTP body” is the Pro option Non-blocking JavaScript embedding is free and it can be done by managing the JS minify options in Performance>Minify.
    However, in order to eliminate render-blocking files, you first need to minify both CSS and JS. Have you enabled JS and CSS minify in the General settings in the W3 Total Cache?
    Thanks!

    in reply to: Update failed #81364

    Hello Margo,

    Thank you for your feedback.
    Usually there two things that may cause this and none of them is related to the W3 Total Cache directly

    1- This error is mainly due to the file permissions setting on your server. Try to delete the plugin and install it again. You won’t lose any of your settings this way. It’s like the same process when updating the plugin from Dashboard.

    2- Sometimes this error occurred due to not having enough disk space or reaching max files in the web hosting account. Check on the available space in the c-panel because WordPress needs enough space to download the plugin, unzip it, and then move the files across.

    I hope this helps!

    Thanks!

    in reply to: Update failed #81245

    Hello Margo,

    Thank you for reaching out and I am happy to assist you with this.
    Can you please share when you started to experience the problem – meaning have you tried to update the W3 Total Cache plugin?
    Where do you see this notification?
    Thanks!

    in reply to: NO GO! W3 Total Cache! Deleted! #80861

    Hello Edi,

    I am sorry about the issue you experienced and I am happy to answer and assist you with this.
    W3 Total Cache, depending on a configuration, needs to drop-in specific files in the wp-content in order for the caching to work.
    Page Cache – advanced-cache.php
    Object Cache – object-cache.php
    Database Cache – db.php
    If Database Cache is enabled W3TC detects if there is an existing db.php file and if so, there is a notification in the Wp-admin area that the db.php detected is not a W3 Total Cache drop-in and asks the user if the file should be removed. This means that W3 Total Cache does not automatically overwrites the dp.php file, it only removes that file and replaces it with its own if instructed to do so.
    Every plugin that has the option for Database Cache needs to add its own db.php file in order to be able to perform as expected.
    I hope you made a backup of your own db.php

    Let me know if you have any other questions or suggestions.
    Thanks!

    in reply to: Hello. I’m having problems with Redis. #80857

    Hello Leonid,

    Thank you for reaching out and I am happy to assist you with this.
    W3 Total Cache only recognizes if a Redis PHP extension is installed/ enabled on your server. Once installed/detected, Redis will be available to select as a caching method for caching modules.

    I hope this helps!

    Thanks!

    in reply to: How does the preload function work #80851

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    I believe I already replied to you via the W3 Total Cache support channel and explained this.

    What the feature does is this:
    – Check the last offset
    – Check how many URLs are allowed to be processed per run
    – Fetch all URLs from sitemap (even nested sitemaps work)
    – Loop through a set of URLs to visit them
    If the end of the list is reached, it will start from the beginning in the next run
    Calling the wp-cli command is the same as the cronjob, but if you want you can specify where to start this run and how many pages should be visited (instead of using the configuration values)

    If your cron job is running every day instead of every minute, that means only one run can be done per day. If the cron job is set to every minute and the interval is set to a higher value, the plugin will check if the interval specified in the configuration has passed since the last time.
    So that means if the cron job is not set to every minute, the priming could be delayed, especially if you set it to 1 hour and priming to 1,5 hour
    The best is to have the cron job interval smaller than the priming interval and the priming interval should be equal to or a multiplied value of the cronjob interval

    I hope this answers your question.

    Thanks!

    in reply to: w3-total-cache #80849

    Hello Steve,

    Thank you for reaching out and I am happy to assist you with this.
    Please drop us a note directly via the W3 Total Cache support channel within the plugin in Performance>Support or via the website contact form and provide the PayPal payment ID for the transaction you want to be canceled.
    Thanks!

    in reply to: AWS CloudFront Full Site CDN #80846

    Hello Marc,

    Thank you for reaching out and I am happy to assist you with this.
    You can check more on how to set up W3 Total Cache with AWS FSD CDN on our wiki page.
    Thanks!

    in reply to: Pro License Is Not Activated #80093

    Hello,

    We’ve received your email via the W3 Total Cache support channel and replied to it.
    I’ve provided all information needed there so please follow up o that email if you have additional questions.
    Thanks!

    in reply to: Pro License is not being activated #79769

    Hello Natalia,

    Thank you for reaching out.
    We’ve received your emails and replied to all of them via the W3 Total cache support channel.
    Please follow the instructions provided in the email and if you have any questions, follow the correspondence there so we can avoid duplicating the answers here.
    Thanks!

    in reply to: Bad results #79408

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    Can you please share which testing tools you used to test the performance and what configuration you used in the W3 Total Cache?
    I can see that W3TC is not enabled at the moment. Can you please confirm this?
    Thanks!

    in reply to: restart subscription #79371

    Hello Marcel,

    Thank you for reaching out.
    We’ve received your email via the W3 Total Cache support channel and replied with an explanation of how to extend your subscription.
    Please continue correspondence there so we can avoid duplicating the answers.
    Thanks!

    in reply to: Issue With Graphics/Photos Not Displaying #79252

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    This depends on which settings you have enabled in W3 Total Cache General settings. However, since the issue is with image loading on a pop-up, most likely it’s related to the Lazyload option.
    Can you please go to Perfrormance>General settings, scroll down to the User Experience section and disable Lazyload option, save all settings and purge the cache and see if the problem persists?
    Thanks!

    in reply to: Cache folder #78939

    Hello Martin,

    Thank you for reaching out and I am happy to assist you with this.
    What you can do is define the W3TC_CACHE_DIR in wp-config.php.
    W3 Total Cache check and then default to:
    define( ‘W3TC_CACHE_DIR’, WP_CONTENT_DIR . ‘/cache’ );

    I hope this helps!

    Thanks!

    in reply to: Please help #78627

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    This depends on which settings you have enabled in the W3 Total Cache. I’ve tried to check the website, however, it’s in maintenance mode, and I am guessing that the W3 Total Cache is not enabled.

    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? Please start with the Lazyload as this is the most obvious if it’s enabled of course.
    If the Lazyload is causing the problem, it means that elementor is using some kind of lazyload for those pop-ups, and you should exclude this image from being lazyloaded by adding the URL in the Performance>User Experience>Exclude words: field. Make sure to save all settings and purge the cache once you add the image to the exclusion list.

    Thanks!

    in reply to: W3TC problem #78503

    Hello Brenkman,

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    As I can see, the W3 Total Cache is not enabled at the moment, so I am not seeing if there are any errors in the console that may be helpful for troubleshooting this issue.

    Can you please re-enable W3 Total Cache and disable W3 Total Cache settings one by one in Performance>General settings, save settings, and purge the cache after you disable each setting and see which one might be causing this?
    Thank you!

    in reply to: wpml translations queries not cached #78499

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    Can you please share if the Object Caching is enabled in W3 Total Cache and if so which caching method you are using for Object Caching?
    Have you also checked with the WPML if those queries are deliberately prevented from being cached?
    Thanks!

    in reply to: malware or unsafe w3 total cache reported by wordfence #78175

    Hello Camilo,

    Thank you for reaching out and I am happy to assist you with this.
    Those files in the W3 Total Cache folder structure are not W3 Total Cache files. For example, there is no efvojsne.php in wp-content/plugins/w3-total-cache/inc/options/parts/folder and it’s not added by W3TC.
    Can you check this folder on your server and see if the file is actually there?
    Thanks!

    Hello Trevor,

    Thank you for reaching out and I am happy to assist you with the Image service option in W3 Total Cache.
    As I can see while checking your websites, some images are converted and being served as webp, the others are not.
    Webp
    Can you please confirm if you converted all the images or only some images and can you share an example of the image URL that you converted and it’s now showing as webp?
    Thanks!

    in reply to: Problem with W3 Total Cache #77062

    Hello,

    Thank you for your feedback.
    I would advise finishing any editing you have regarding the styling of your website (colors, menus, formats, fonts) and once the design of the website is done, enable minify, and check the settings withing the Peformance>Minify for fine-tuning. Always remember to save all settings and purge the cache after each setting is changed.
    Thanks!

    in reply to: Problem with W3 Total Cache #77055

    Hello Slaveya,

    Thank you for reaching out and I am happy to assist you with this.
    This means that the minified CSS needs to be rebuilt or the cache needs to be purged once the content is charged/edited.
    I am not seeing the minify enabled now checking the website you shared, however, if the issue is gone when Minify is enabled, 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.
    The code is not lost and W3 Total Cache does not remove any of the original CSS or JS, it only minifies the assets.
    Thanks!

    in reply to: Console Issue #76682

    Hello,

    Thank you for reaching out.
    I’ve replied to the wp.org W3 total Cache form topic you opened about this.
    Please continue the correspondence there and provide more information so we can avoid duplicating the answers.

    Thanks!

    in reply to: Setup with Nginx #76482

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    I’ve replied to the W3 Total Cache forum topic you opened on wp.org.
    Please continue the correspondence there so we can avoid duplicating the answers.

    Thanks!

    in reply to: W3TC PHP Fatal error: Uncaught TypeError #76296

    Hello David,

    I am sorry about the issue you are experiencing and I am happy to help!
    We are aware of this and this will be fixed in the next W3 Total Cache release.
    As a temporary fix please comment out line 33 of Util_AttachToActions.php

    //add_action( ‘wp_set_comment_status’, array( $o, ‘on_comment_status’ ), 0, 2 );

    Let me know if this helps!

    Thanks!

    in reply to: Missing license key? #76036

    Hello Juli,

    Thank you for reaching out and I am happy to assist you with this
    We have received your email via the W3 Total Cache support channel, and provided all information regarding your license key and how to activate it.
    Please continue any further correspondence there so we can avoid duplicating the answers!

    Thanks!

    in reply to: Upgraded to Pro, but plugin didn’t update #76034

    Hello Petru,

    As you already confirmed via the W3 Total Cache support channel, we’ve received your email and provided all information regarding your license key and how to activate it.

    Thanks!

    in reply to: Request W3TC Pro cancellation / auto-renew off #75761

    Hello Jared,

    Thank you for reaching out and I am happy to assist you with this.
    We’ve replied to both of your emails via the W3 Total Cache support channel.
    Please provide follow the instructions in the email and provide the additional information so we can assist you with this, and continue the correspondence there so we can avoid duplicating the answers.
    Thanks!

    in reply to: Desktop and Mobile Image Loading at network mode #75670

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    Once I’ve bypassed the page cache, the image you are referring to started loading correctly. However, it seems that you have multiple layers of caching besides W3 Total Cache.
    Can you please make sure that all the cache is p[urged and also a server-side/varnish cache and Cloudflare cache?

    If that does not help, 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.

    Thanks!

    in reply to: Configure W3 Total Cache #75569

    Hello Thomas,

    Thank you for reaching out.
    The optimal W3 Total Cache configuration takes into account a number of factors: your theme, your plugins, and the technologies available on the server. Since everyone’s site, traffic, and theme are different, there is no one-size-fits-all solution.
    This is why there are no specific Guides for Woocomerce websites.
    1. This depends on what you are trying to achieve. Woocomerce is calling the W3TC hook to purge the cache once something is changed. It also has the option to fragment specific parts of the woo website using ajax to avoid these parts to be cached

    2. This depends on a lot of factors, however, Page Caching and Browser Caching are a good start.

    3.a) The page is cached once visited. After the cache is purged for any page or all pages, it needs to be visited again in order to be cached if not specifically configured to be Preloaded.
    b)c)d) In Performance>Page Cache, the re is a Cache Preload section. Once enabled and added the sitemap URL, upon the first visitation the W3TC starts to preload the entire website using the sitemap and by the Interval set in the Preload settings.
    4. No there is no setting for this specific use case as you mentioned, so you can for example create a custom cron to call the w3tc_flush_all(); and after that call the cache prime using wp-cli
    wp w3-total-cache pgcache_prime [–start=] [–limit=]

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

    Tanks!

    in reply to: Multisite Licensing #75555

    Hello Jackie,

    Thank you for reaching out and I am happy to help!
    W3 Total Cache Pro licenses are valid on a per-install basis, meaning you need one for every WordPress instance you run. If you have three separate websites, you will need three licenses in total—one for each site.
    If you have five sites in a WordPress multisite instance, you need just one license for all five sites. If you are interested in bulk licensing, please email us for more information.

    Thanks!

    in reply to: How To Schedule Automatic Cache Purges With W3 Total Cache #75152

    Hello Stephen,

    Thank you for reaching out and I am happy to assist you with this.
    Purging the W3 Total Cache – cache all the time is not recommended as it may cause a lot of server resource consumption, naturally, it depends on the website.
    There are a couple of things that you can do.
    1. Exclude the page where the feed is (in your case /news/) from the page caching by adding /news/ in Peformance>Page Cache>Advanced>Never Cache following pages field.
    2. Use Page Fragment Caching – You can check more details in our FAQ about this, but in short, you need to warp this part of the page with the mfunc, replacing the tags and excluding this part of the page from the cache.
    3. Setup a custom cron on your server and call w3tc_flush_url($url); every x minutes/hours.

    The last one is a programmatic solution that will only purge specific URL instead of pouring the cache for the entire website.

    I hope this helps!

    in reply to: my invoice #75044

    Hello Tobias,

    Please reach out directly to us via the W3 Total Cache support channel in Performance>Support or via the website contact form, and provide the information about your subscription so I can find your subscription and share all the information.
    Please note that this is a public forum and sensitive information about your subscription should not be shared here.
    Thanks!

    in reply to: Conflict with Square #75034

    Hello Meg,

    Thank you for reaching out and I am happy to assist you with this.
    In W3 Total Cache settings, depending on the feature enabled, you can exclude specific pages from being cached.
    In Performance>Page Cache>Advanced>” Never Cache following Pages”: add /cart/and also in
    Performance>Minify>Advanced>”Never minify following Pages”:
    Once added, make sure to save all settings and purge the cache.

    Let me know if this helps!

    Thanks!

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