shecky
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Javascript ERROR – Fix ASAPSome good news?
Problem is due to a variables redeclaration and is a problem of the package generated by FontAwesome, not an Elementor problem!
I downloaded the FontAwesome package and checked the v4-shims.js and v4-shims.min.js files.
v4-shims.js start as a function expression (IIFE) while v4-shims.min.js starts with the definition of two variables and this causes the problem.
Recompiling file with Closure Compiler (based on v4-shims.js) also v4-shims.min.js start as a function expression (IIFE) and everything works again 😉
That’s all!
Hi @davidr90 !
Same problem with version 2.8.2 and also with version 2.8.3 installed a few minutes ago…
As already explained also on https://github.com/elementor/elementor/issues/9805#issuecomment-565361491, the problem seems to be due to the incorrect compression of the v4-shims.js file.
Compressing this file with Closure Compiler and replacing the original compressede one with it everything works correctly again.
Hi @bettingpelle!
If in Elementor you use Fontawesome (ver. 5.0), try replacing /wp-content/plugins/elementor/assets/lib/font-awesome/jsv4-shims.min.js file with this one:
As already reported here:
https://wordpress.org/support/topic/fontawesome-v4-shims-min-js-break-sites/this is the cause of all the problems, because this file conflicts with other javascript files on the site.
Hi @davidr90!
Site is https://www.friulmdservice.it/.
Update Elementor to version 2.8.1 a few minutes ago.
Same problem: Autoptimize javascript error.SyntaxError: redeclaration of let l note: Previously declared at line 49, column 371I have recompiled the file v4-shims.min.js with Closure Compiler service and replaced the original v4-shims.min.js with it.
After replacement everything is working properly.
Before replacement:

After replacement:
Forum: Plugins
In reply to: [WPS Limit Login] Italian Translation@nicolaskulka done????
Forum: Plugins
In reply to: [WPS Limit Login] Italian Translation@machothemes do you have good news?
Forum: Themes and Templates
In reply to: [Ascend] PHP Fatal Error after last updateHi @britner.
Ten minutes ago I have updated my site with your last revision (ver. 1.2.8).
Now all works perfectly!!!Thanks.
Davide.Forum: Themes and Templates
In reply to: [Ascend] PHP Fatal Error after last updateHi @britner!
I’m not using any plugins.
I’ve built a customized e-commerce that uses some WordPress “fake” pages with customized templates.Templates are based on Ascend Child Theme downloaded from your site (https://www.kadencethemes.com/child-themes/).
I’m awaiting for the update and hope it solves the problem.
Regards.
Davide.There’s news about that?
@kingyes same for me with 2.05.
Great job!
Regards.Hi Cristian!
For your information, latest release you made (v. 3.7.1) still does not fix the problem 🙁
Have a nice holiday, Cristian 😉
Cristian,
if you need a beta tester, I’m here 😉