Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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?

    #410061

    Hi,
    Any updates on this yet?
    Thanks

    #410601

    Hey!

    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,
    Elliott

    #412443

    same for me – can’t edit any of my ninja forms nor save the forms. – “avia_globals” not registered

    #412716

    commenting out the line 289 fixed the issue I was seeing. Does commenting this out affect anything else with the theme?

    #413470

    Hey!


    @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!
    Ismael

    #413592

    @Ismael Yes I commeted it out and it works.

    Cheers,
    Marcel

    #414157

    Hey Marcel!

    Glad you got it fixed :)

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.