swte
Forum Replies Created
-
Forum: Reviews
In reply to: [Swift Performance Lite] No email UnsubscribeActually you subscribed when you used Swift Performance Lite on your sites. Ofc there is an unsubscribe option (we already unsubscribed you)
Have a great day!
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Renewal payments issueOkay, I just pasted it: https://pastebin.com/GEHBwznV
There are no fatal errors in logThanks!
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Renewal payments issueForum: Reviews
In reply to: [Swift Performance Lite] Credit without authorization!Actually we sent the reminder e-mail 10 days before the renewal:
https://www.evernote.com/l/Aa43ptyHjGtJgJ5gprK71m5LI7ZULvThx1Yit is also pretty clear that is a recurring payment:
https://www.evernote.com/l/Aa6Q-iEdlcZOpKIa_snfjBnCyIaFf0bqCGoand you also accepted the terms and conditions:
https://www.evernote.com/l/Aa5Lldv8a_FFxr8VlEZQqlKEqij2lcN_nMUWhy did you accept the terms, if you don’t agree with them?
- This reply was modified 4 years, 6 months ago by swte.
Forum: Reviews
In reply to: [Swift Performance Lite] Make post updating very slowIt is very easy to fix. Probably you enabled Autopurge for Varnish but there is no Varnish on the server or it is not configured properly.
Just open Settings > Caching and disable Autopurge for Varnish (or add the right custom host if it is necessary).
Forum: Plugins
In reply to: [Swift Performance Lite] cant add a new menu itemHi,
Regarding the category issue please check the PHP error log.
Regarding the CSS issue here is a video how can you find and fix CSS issues: https://www.youtube.com/watch?v=q5VftNhy89Y
Forum: Plugins
In reply to: [Swift Performance Lite] Excluding iPad from is_mobileHi,
Probably the filter being apply too late. Please try to add it as an MU plugin.
You can simply exclude them in the settings: Optimization > Scripts > Exclude Scripts and Exclude Inline Scripts
Alternatively you can move them to the footer with Footer Scripts and Footer Inline Scripts options.
Forum: Plugins
In reply to: [Swift Performance Lite] Elementor is not loading optimized WebPIf you enabled WebP images in settings but still can’t see WebP version of the images in the source, please go to Image Optimizer and check that WebP has been generated for all images. If not, please enable Generate WebP in Swift Performance Settings » Images, and click to Optimize Images (All) in Image Optimizer.
If you set Serve WebP to <picture> mode, then you need to clear all cache after the WebP version has been generated for all images.
If you set Serve WebP to Rewrites then images will be served from the same URL (so you won’t see any change in the source), but the server will serve WebP version if the browser is compatible with WebP.
If you set Serve WebP to Rewrites please be sure that rewrite rules has been added to .htaccess. On Nginx server you need to add rules manually to Nginx config.
Forum: Plugins
In reply to: [Swift Performance Lite] sticky last wedget option is not workingHi,
Probably there is a javascript issue. Here is a short video about how can you find and fix js issues easily: https://www.youtube.com/watch?v=DfzgLIAkIbQ
Forum: Plugins
In reply to: [Swift Performance Lite] AdSense issuePlease exclude onesignal from merging scripts, also it is recommended to use smart delivery regarding the ads.
If the 1000 credits finished, until the next months API features won’t be available, but everything else will work (it won’t break the site, but if the cache has been regenerated without API your site can be slower).
Forum: Plugins
In reply to: [Swift Performance Lite] Increasing Page Load timePlease try to enable load full CSS on scroll feature.
Forum: Plugins
In reply to: [Swift Performance Lite] Pages are not cachingIt seems there is an other cache layer (I can see x-proxy-cache header in the response). Please configure it properly, however if you are using Cloudflare you can simply disable other cache layers and use Proxy caching with Swift: https://docs.swiftperformance.io/knowledgebase/proxy-caching/
Forum: Plugins
In reply to: [Swift Performance Lite] My Website BreakIf you uninstall it via WordPress > Plugins menu Swift Performance will remove everything, so probably it is not related to Swift.
May the uninstall process timed out, or there was an other issue which broke it. In this case simply remove swift-performance directory via FTP in wp-content/plugins
Forum: Plugins
In reply to: [Swift Performance Lite] when i try to “save changes ” it says “403” errorProbably your security plugin blocks the request, see more: https://docs.swiftperformance.io/knowledgebase/403-error-occurs-when-save-settings/