Vasco Daniel
Forum Replies Created
-
Forum: Plugins
In reply to: [Protected Video] CSP content security policy#Solution
If you use Protected Video plugin in a Litespeed Server Web with Plesk this solution worked for me. It still needs some minor tweaks, but good to go.# Security Headers <IfModule mod_headers.c> Header set Content-Security-Policy "upgrade-insecure-requests" Header set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" env=HTTPS Header set X-Xss-Protection "0" Header set X-Frame-Options "SAMEORIGIN" Header set X-Content-Type-Options "nosniff" Header set Referrer-Policy "strict-origin-when-cross-origin" Header set Permissions-Policy "geolocation=self" Header unset X-Powered-By Header always unset X-Powered-By Header unset Server </IfModule>
Forum: Plugins
In reply to: [Protected Video] CSP content security policyThank you for the recommendation.
Will try to find a better definition to the CSP and if it works I will definetily share it here. ??I had the same issue and reached Siteground to ask for solutions.
Fusion Builder live and SG Optimizer, both plugins are now active and running. The trick was to disable the option at SG Optimizer > Frontend Optimization > Minify the HTML Output.
But it has a downside impact on the website performance, increasing the page load with more 0.4 seconds. I’ll try to find solutions to workarounds to the Minify html output, with siteground or Avada.
Since other pluggins don’t have issues with lazy loading, I guess this would be a bug on SG optimizer and hope they solve in on next update.
Cheers!
I had the same issue and reached Siteground to ask for solutions.
Fusion Builder live and SG Optimizer, both plugins are now active and running. The trick was to disable the option at SG Optimizer > Frontend Optimization > Minify the HTML Output.
But it has a downside impact on the website performance, increasing the page load with more 0.4 seconds. I’ll try to find solutions to workarounds to the Minify html output, with siteground or Avada.
Since other pluggins don’t have issues with lazy loading, I guess this would be a bug on SG optimizer and hope they solve in on next update.
Cheers!
Forum: Plugins
In reply to: [The Events Calendar] Version 4.9.7 Crashes Avada 6My Avada Fusion Builder Live crashes with The Event Calendar (from modern tribe) active.
Any suggestions to solve this?I have all updated and Avada patches all applied.
PHP Version: 7.3.12
Server Software: Apache
WordPress Version: 5.3
Avada Version: 6.1.2
The Events Calendar Version: 4.9.12 | Modern Tribe, Inc.