Fred
Forum Replies Created
-
Forum: Plugins
In reply to: [Swift Performance Lite] NO THEME CSS LOADEDTry to disable Generate Critical CSS or Merge Styles.
Forum: Plugins
In reply to: [Swift Performance Lite] Meta description yoast get blocktWhat exactly do you mean by all meta descriptions get blocked?
In source your meta description is present.
<meta property=”og:description” content=”Mensen met een beperking hebben ook recht op vakantie. Begeleide reizen voor mensen met een fysieke of mentale handicap worden door ons aangeboden.” />When cache is disabled, there should be a (different) option, Clear Assets Cache.
This is to clear (minfied/combined) Scripts and Styles.Forum: Plugins
In reply to: [Swift Performance Lite] GZIP CompressionDid you enable GZIP in Swift settings? I′m not sure, as you mentioned control panel.
May you share your .htaccess file here?
Forum: Plugins
In reply to: [Swift Performance Lite] I cannot updateYou can find these settings in Swift Dashboard.
Forum: Plugins
In reply to: [Swift Performance Lite] I cannot updateYou can export and download current settings first and then upload previously exported configuration file to keep original settings.
Forum: Plugins
In reply to: [Swift Performance Lite] error : Cache directory doesn’t existsThat depends of your installation, usually it is something like (full path)
/home/username/domains/domain.com/public.html/wp-content/cacheThe autowizard should detect the right cache path.
Forum: Plugins
In reply to: [Swift Performance Lite] HTML & Mobile Background Upon Site LoadGo to Settings->Optimization->Styles and disable Generate Critical CSS.
Forum: Plugins
In reply to: [Swift Performance Lite] error : Cache directory doesn’t existsGo to Settings->Caching->General and try to reset (reset section).
Which path do you have in Cache Path (Settings->Caching->General?Forum: Plugins
In reply to: [Swift Performance Lite] Caching breaks amazon adsIf there is a javascript error, then the easies way is using firebug or the Chrome Inspector (right click on the thumbnail and choose “Inspect element”). Open the console tab of either and refresh the page. If there is an error, it will be reported in the console and provide a link to the relevant line.
If there is no error being reported, then the code’s logic is preventing the box from being displayed. You’ll need to step through the code to find the error. Look at what function is being called from the click handler of the thumbnail image. Go to that function in either tool and place a breakpoint on the first line of the function. Click the thumbnail again and the code will pause on that line. From there you can step through the code and see which code branch is followed.
But, if your server supports HTTP/2 I would just disable merge scripts.
Forum: Plugins
In reply to: [Swift Performance Lite] Please add support for PHP 7.2 and higherSwift is fully compatible with PHP 7.X
The mysql is false positive, we are using an own function for some queries: Swift_Performance::mysql_queryForum: Plugins
In reply to: [Swift Performance Lite] Caching breaks amazon adsFastest solution is to disable Merge scripts or find the conflicting files and exclude them in Settings->Optimizations->Scripts: Exclude Scripts
Forum: Plugins
In reply to: [Swift Performance Lite] Analytics code errorHey there,
Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help!
Thanks for understanding!.Forum: Plugins
In reply to: [Swift Performance Lite] Website Cacheing IncorrectlyHey there,
Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help!
Thanks for understanding!.Forum: Plugins
In reply to: [Swift Performance Lite] Swift only caches my FRONTPAGEHey there,
Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help!
Thanks for understanding!.