swte
Forum Replies Created
-
Forum: Plugins
In reply to: [Swift Performance Lite] website not showing cached versionPlease be sure that cache path is correct.
You can click to reset to default to find the cache dir automatically: https://www.evernote.com/l/Aa6aEcOm46BCJZhuMdwW7oIOnrW0DDt0bb8
Forum: Plugins
In reply to: [Swift Performance Lite] cache is not getting expired.If you disabled WP Cron than it can happen that expired cache is not cleared properly.
However if crons are running, then cache should be cleared when it expires. If you use action based mode, then cache will be cleared only if post/page were updated, or stock has been changed for a product, etc.
Alternatively you can use a clear cache cron:
https://pastebin.com/1QkYBNHjProbably you enabled logged in cache and shared logged in cache, or you are using Cloudflare Proxy caching, then it is the excepted behavior.
Forum: Plugins
In reply to: [Swift Performance Lite] compression of swift log filesYou should activate debug logs only for debugging. Logs are limited to 1000 lines by default (you can change this with SWIFT_PERFORMANCE_MAX_LOG_ENTRIES constant).
If you are not debugging you should disable logging.
Forum: Plugins
In reply to: [Swift Performance Lite] Problem with script menuProbably there is a js issue. Here is a short video to find and fix js issues: https://www.youtube.com/watch?v=DfzgLIAkIbQ
Forum: Plugins
In reply to: [Swift Performance Lite] Problem with cache and admin barPlease add subsites directories to Exclude URLs in Caching > Exceptions
https://www.evernote.com/l/Aa78WwzM02ZAe5813-r6yYq3DPHB0kmigoU
Forum: Plugins
In reply to: [Swift Performance Lite] Not building cache with PHP 8There is no known issue with PHP 8. Please check the PHP error log to see what is the exact issue.
Forum: Plugins
In reply to: [Swift Performance Lite] Pop Up Not workingProbably there is a javascript issue. Please remove the exclusions and check the page again to find the original issue.
Here is a short video to find and fix js issues: https://www.youtube.com/watch?v=DfzgLIAkIbQ
Forum: Plugins
In reply to: [Swift Performance Lite] Utm parameters (how to avoid cache bypass)Actually utm parameters are ignored by default, so you should get the cached version. However if you have any custom query string what you would like to exclude you can add them to Ignore GET params in Caching > Tweaks settings
These query strings are ignored by default: utm_source, utm_campaign, utm_medium, utm_expid, utm_term, utm_content, fb_action_ids, fb_action_types, fb_source, fbclid, _ga, gclid, age-verified
Forum: Plugins
In reply to: [Swift Performance Lite] Delay Async Scripts vs Smart DeliveryDelay scripts will delay all scripts until the first user interaction, however Smart delivery will load the scripts in the right order with automated timing. See more: https://docs.swiftperformance.io/knowledgebase/smart-javascript-delivery/
Forum: Plugins
In reply to: [Swift Performance Lite] Pages are not cachedHi,
You can check your config and get recommendations here: https://swiftperformance.io/support-center/#recommendations
Forum: Plugins
In reply to: [Swift Performance Lite] Breaks CSS With Merge ScriptsIt seems you linked the same image for the with/without merge scripts π
However probably there is a javascript issue. Here is a short video how can you find and fix js issues: https://www.youtube.com/watch?v=DfzgLIAkIbQ
Forum: Plugins
In reply to: [Swift Performance Lite] CDN Setting ProblemWe are going to check the issue, however for a quick fix you can do the following:
You can add multiple CDN hosts, separate for CSS, JS, and media. Simply add the original host (eg: yourdomain.com) for CSS and JS and add the cdn host to media.
Forum: Reviews
In reply to: [Swift Performance Lite] Breaks sites, dont buy the premium versionAre you sure that you had issue with Swift Performance and not an other plugin? There is no any known issue with CSS, also we canβt find any ticket from you π€·π»ββοΈ
Hi,
Thank you for reporting the issue. Fortunately we already fixed it, you can udapte to 2.3.4, and reenable Async execute. π