webexec
Forum Replies Created
-
So after finding a similar issue with the Plesk CP, I tracked down the corresponding Cpanel option and we’re in action!
= SOLUTION: Disable scripts concatenation in WordPress Toolkit
> Cpanel > WordPress Toolkit > Security > Check Security
> Site name > Details
– Disable Disable scripts concatenation for WordPress admin panel
~ It may be necessary to enable then disable this setting.`Hi Support,
I’d like to chime in here to say that I have exactly the same problem with a cpanel server using Litespeed V8.01, same .htaccess, .user.ini and wordfence.waf contents, except I am using PHP 7.4 and the WAF refuses to optimize. I can even confirm that Diagnostics > Other Tests > System configuration reports the PHP local value option auto_prepend_file has the correct value of /home/extrem12/public_html/wordfence-waf.php. Any assistance would be well appreciated. Thanks.
Forum: Plugins
In reply to: [Popups for Divi] Timed delay script kills popup linkAlso tried this script:
<script>
DiviArea.addAction(‘ready’, function() {
window.setTimeout(function() {
var popupId = “#free_consult_popup”;
DiviArea.show(popupId);
}, 10000);
});
</script>If this is the extent of your troubleshooting, it’s clear that this isn’t a support forum and your only intention is to try to get me to pay for a software that I’m not even sure works for my use case. I’m just going to go ahead and uninstall and rather find an SEO software that does work properly with WP multisite.
Is that the extent of your troubleshooting? It’s clear that this isn’t a support forum and your only intention is to try to get me to pay for a software that I’m not even sure works for my use case. I’m just going to go ahead and uninstall and rather find an SEO software that does work properly with WP multisite.
Is that the extent of your troubleshooting? It’s clear that this isn’t a support forum and your only intention is to try to get me to pay for a software that I’m not even sure works for my use case. I’m just going to go ahead and uninstall and rather find an SEO software that does work properly with WP multisite.
No, there are no javascript errors appearing in the console.