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

    I was working on my homepage and things were going fine, then i made one change to my gallery and all of a sudden the color selection element started showing up in my footer.. How can this be fixed? Please see site.

    Thank you.

    #388722

    Also, my navigation menu got all screwed up, as well as, spacing issues. These are all issues on my homepage and nowhere else.. I am really confused how all this happened as a result of adding a special headline and gallery..

    Some help/advice would be much appreciated, i almost had the home page finished.

    Anything i can do to fix it?

    • This reply was modified 9 years, 10 months ago by slipp22. Reason: No reply from support
    #389169

    Hi!

    Thank you for using Enfold.

    I’m sorry but you’re using an outdated version of the theme, 3.0.4. Please download the latest version, 3.0.8 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    After the update, please switch the builder to debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Regards,
    Ismael

    #389231

    Thank you, Ismael.

    I updated the theme. Now to switch the builder to debug mode, could you tell me where i paste the code to the child theme functions.php? I can’t find it in the dashboard. It’s definitely an issue with the advanced layout builder, i switched it to default and the footer looked normal gain.

    Thanks for your help.

    #389734

    Hey!

    Go to Appearance > Editor and paste the following code in functions.php:

    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    Regards,
    Josue

    #389741
    This reply has been marked as private.
    #389852

    Hey!

    The debug box now shows, i added the code using a plugin.

    Cheers!
    Josue

    #389867

    Hi Jose,

    I see the plugin and how you added the code, however i don’t see the debug box? Where is it located?

    Also the issues are still there on the home page, nothing has changed. What do i need to do?

    Thanks.

    #390465

    Hi!

    It’s fixed, please review your homepage.

    Best regards,
    Josue

    #390478

    Josue thanks for your help, but this is still not the way it was before. The galleries used to be full width across the screen not boxed. Also, the featured wineries title section as some spacing issues still.

    Could you please explain how i can just start over on the home page from scratch? So i can recreate it the way i designed it.

    Just to be clear i’m not mad at support, just frustrated with the theme.

    #391275

    Hi!

    Can you please provide a link to the issue? A screenshot perhaps? The masonry gallery looks fine on the home page. Please try to remove the browser cache then reload the page.

    Best regards,
    Ismael

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