-
AuthorPosts
-
March 10, 2015 at 5:56 pm #408979
I’m using ninjaforms for building forms in my WP.
However when I’m adding a form and I want to change the description to a custom one and the visual editor loads the page freezes.
I called ninjaforms and they analyzed to problem and it seems that there are JavaScript errors caused by another plugin that adds TinyMCS buttons.
I have all plugins disabled but it points to avia_globals and therefore to the enfold theme.Uncaught ReferenceError: avia_globals is not definedavia-tinymce-buttons-4.js?wp-mce-4107-20150118:17 tinymce.create.inittinymce.min.js?ver=4107-20150118:9 etinymce.min.js?ver=4107-20150118:2 atinymce.min.js?ver=4107-20150118:9 N.inittinymce.min.js?ver=4107-20150118:9 (anonymous function)tinymce.min.js?ver=4107-20150118:4 (anonymous function)tinymce.min.js?ver=4107-20150118:2 atinymce.min.js?ver=4107-20150118:4 htinymce.min.js?ver=4107-20150118:4 (anonymous function)tinymce.min.js?ver=4107-20150118:4 i
Can you please help me?
March 11, 2015 at 8:00 pm #410061Hi,
Any updates on this yet?
ThanksMarch 12, 2015 at 5:36 pm #410601Hey!
Try commenting out line 289 in /enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php.
//new avia_tinyMCE_button($tiny);
We could try doing a check to see if that plugin page is active and then comment that out but I’m not sure of the function or ID to use.
Best regards,
ElliottMarch 16, 2015 at 7:16 pm #412443same for me – can’t edit any of my ninja forms nor save the forms. – “avia_globals” not registered
March 17, 2015 at 1:58 am #412716commenting out the line 289 fixed the issue I was seeing. Does commenting this out affect anything else with the theme?
March 18, 2015 at 9:20 am #413470Hey!
@lucein1774: Yes, it will remove the shortcode wand.I tested the form in @Ethus installation and I was able to switch between visual and text editors without the page freezing. What is the browser that you’reusing?
@Ethus: Did you comment out the line suggested on the previous post?Cheers!
IsmaelMarch 18, 2015 at 1:27 pm #413592@Ismael Yes I commeted it out and it works.
Cheers,
MarcelMarch 19, 2015 at 5:44 am #414157 -
AuthorPosts
- You must be logged in to reply to this topic.