Fred
Forum Replies Created
-
Which version of Swift are you running?
For pro version support please contact us directly or open a support ticket at https://swteplugins.com/support/. This includes any feature questions as well. Thanks.
For pro version support please contact us directly or open a support ticket at https://swteplugins.com/support/. This includes any feature questions as well. Thanks.
Forum: Plugins
In reply to: [Swift Performance Lite] multisite installationWell, if you installed and activate it on a couple of networks sites and it works great, I assume you did everything right.
In our documentation we have this article regarding Swift and WordPress multiste.
That sounds as an output buffer conflict with another plugin or with your theme, no easy fix except for disable/ re-enable plugins (and optionally briefly switching themes) one by one to see which one is causing the conflict (maybe also have a look in your php errorlog, that might have relevant info).
Which version is installed? Lite version doesn´t have a developer mode?????
Also, your site seems to be compromised and dangerous. https://cl.ly/1468ead3b2b4Forum: Plugins
In reply to: [Swift Performance Lite] Missing for cache!If you use Cloudflare then you should enable autopurge cache in Swift Performance plugin.
https://swiftperformance.io/kb/using-swift-performance-with-cloudflare/Forum: Plugins
In reply to: [Swift Performance Lite] Missing for cache!Hi,
Checking your HTTP header, I see that it is cached by Swift.
Did you set Cloudflare tab to purge cache?Forum: Plugins
In reply to: [Swift Performance Lite] Failed to load resource wp-admin/admin-ajax.phpIn general, Swift plays well with the majority of sites. We have 1000s of sites with WooCommerce without any issue. As Swift currently is inactive on your site, I am unable to say anything meaningful about this issue.
Most likely there is an conflict with merging Scripts or cache empty Minicart is conflicting with a third party plugin.
Forum: Plugins
In reply to: [Swift Performance Lite] swift ligt errorMost likely the errors are not related to the issue “when I tried to deactivate “all-in-One migration plugin” the site get down.”. If deactivating all-in-One migration plugin generates a 500 error, it isn`t related to Swift.
Forum: Plugins
In reply to: [Swift Performance Lite] Merge CSS Not WorkingTo get as much help as possible, please start with sharing your URL and describe precisely what is not working. Does Swift not merge Styles at all or does it break the frontend of your site?
Forum: Plugins
In reply to: [Swift Performance Lite] SQL error working with Database OptimizerHi,
Thanks for reporting this issue. We are going to fix this in next release.
Forum: Plugins
In reply to: [Swift Performance Lite] Conflict with Divi ThemeBest is to disable static CSS file generation in Divi to avoid issues.
If the problem persist, start with disabling Merge Styles in Swift, to see if that solve your issue.
Forum: Plugins
In reply to: [Swift Performance Lite] Stackpath CDN doesn’t workHi,
Probably there is some mistake in configuration. Maybe this article is helpfull regarding Swift and Stackpath CDN.If you keep having issues with Webfonts, you might try to add these rules into your .htaccess file.
<IfModule mod_headers.c> <FilesMatch "\.(ttf|ttc|otf|eot|woff|font.css|css)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule>- This reply was modified 7 years, 1 month ago by Fred.
Forum: Plugins
In reply to: [Swift Performance Lite] Site Breaking while trying to use pluginHi,
Most likely it’s because the total number of database requests a website can make is limited. Some (shared) hosting providers limits the total number of database requests and if the numbers of requests get exceeded by its limit, no further requests are processed, and you notice such an error.
You might try to optimize your database to find out if that helps.
Forum: Plugins
In reply to: [Swift Performance Lite] WP admin access unavailable (http 500)Sorry to hear you experience some trouble, but when Swift is disabled and you cannot access the backend of your WordPress install, it isn`t related to Swift Performance Lite.
You need to investigate (further) what cause the 500 error.- This reply was modified 7 years, 1 month ago by Fred.