Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1042153

    Hi,

    After updating to Enfold 4.5.1, the default editor remains visible at the top of the page, even when I switch to advanced editor.
    Any solution?

    Edit: I also can’t edit color sections. I just get a blank window.

    Thank you,
    Poirot

    • This topic was modified 5 years, 11 months ago by Poirot.
    #1042262

    Hi Poirot

    Are you using WP 5.0 already or still 4.9.8?

    In case you are using 5.0 already I recommend removing the classic editor plugin (solved it for me) so you have Gutenberg and the Avia layout builder from Enfold side by side.

    Best
    Michael

    #1042378

    Hi Poirot,

    I you are still having problem then please post admin login details in private so that we can have a closer look. Thanks Michael for helping out :-)

    Best regards,
    Rikard

    #1042421

    Hi both,

    I’m using WP 5.0. The issue of blank building blocks seems to be solved, after I downgraded and upgraded back to WP 5.0.

    But in the advanced editor, I’m still getting an unusual column of shortcode on top. No idea if that’s Enfold or WP related.

    Best regards,
    Poirot

    • This reply was modified 5 years, 11 months ago by Poirot.
    #1042597

    Hi,
    I took a look at your site and see that you have Enfold shortcode printing in the console:
    2018-12-08-155025
    I have not seen this before. How did you update Enfold, ftp?
    Did you overwrite the theme folder or did your delete the enfold folder and then upload the new one?
    Have you tried disabling your plugins? If that resolves the issue, reactivate each one individually until you find the cause.

    Best regards,
    Mike

    #1043340

    Hi Mike,

    Thank you for your help.
    I updated by using a plugin for installing the zip file, which overwrote the old Enfold version.
    [Edit: I deactivated the plugins, but the problem remains.]

    Best regards,
    Poirot

    • This reply was modified 5 years, 11 months ago by Poirot.
    #1043538

    Hi,
    I took another look at your site, and noticed that in your child theme style.css you had a function that should only be in the functions.php, so I moved it:

    add_filter('avf_postslider_show_catergories', 'avf_postslider_show_catergories_mod', 10, 1);
    function avf_postslider_show_catergories_mod($category) {$category = 'show_business'; return $category;}

    But in order to save your style.css I had to correct 19 css errors first.
    Then I noticed that your child theme header.php was old and could cause so know issues with the lightbox function, and perhaps your current issue, so I updated it for you.
    Then I found that disabling your Popup Maker plugin solved the issue you were having, perhaps it was a combination of these that was the solution, but Please clear your browser cache and check.

    Best regards,
    Mike

    #1044776

    Hi Mike,

    Thank you so much for your help.
    However, the problem persists on my end, even after a browser cache. I still have a column of shortcode on top of the page of my Advanced Layout Builder (see screenshot attached). Before, I had the building blocks right on top.

    Best regards,
    Poirot

    #1045149

    Hi,

    Thanks for the update. Please try installing this plugin to see if it helps: https://wordpress.org/plugins/classic-editor/

    Best regards,
    Rikard

    #1053221

    Hi Rikard,

    Thank you for your help and apologies for my very late reply, as I’ve been away for a while.
    The plugin solved the issue.
    I generally try to limit the number of plugins. So, if there’s an alternative solution, please let me know.

    Best regards,
    Poirot

    #1053233

    Hi,
    Glad to hear that the classic editor plugin solved the issue, you will be happy to hear that since v4.5.2 Enfold add this function from the theme options page, near the bottom below the maintenance option.
    Please check for it, or update so that you will have the option.
    2019-01-08-222840

    Best regards,
    Mike

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