Tagged: DeBug Mode, footer, help, support
-
AuthorPosts
-
January 31, 2015 at 10:18 am #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.
January 31, 2015 at 10:26 am #388722Also, 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
February 2, 2015 at 7:51 am #389169Hi!
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,
IsmaelFebruary 2, 2015 at 11:04 am #389231Thank 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.
February 2, 2015 at 11:26 pm #389734Hey!
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,
JosueFebruary 2, 2015 at 11:42 pm #389741This reply has been marked as private.February 3, 2015 at 6:33 am #389852February 3, 2015 at 7:55 am #389867Hi 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.
February 4, 2015 at 12:32 am #390465Hi!
It’s fixed, please review your homepage.
Best regards,
JosueFebruary 4, 2015 at 1:02 am #390478Josue 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.
February 5, 2015 at 1:02 pm #391275 -
AuthorPosts
- You must be logged in to reply to this topic.