Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #422208

    Hi, I am building pages in the enfold theme but I need to export completed ones to another domain (still with the same enfold theme) so my translator can translate the body text into Spanish with the same layout.

    I’ve seen the post to first turn debug on and then copy the shortcode but I’m not an expert at this stuff. How on earth do I access the child theme functions.php to copy the debug code into? Like how do I go from the advanced layout builder to the functions.php so I can place debug code from the link above? Can you show an image perhaps so I can turn to debug mode/box on?

    Thanks!

    #422361

    Hey nkhaund!

    Thank you for using our theme.

    You can access the file functions.php of the child theme simply via WP Dashboard.

    Open “Appearance -> Editor” and from Select theme to edit: ” select “Enfold Child” and press “Select”.

    Below you find then “functions.php”. Click on it and it opens the file for editing.

    I hope, this helps you for the start.

    Regards,
    Günter

    #422427

    Follow up question… I opened up debug on the new site where I am transferring the copied shortcode too. When I try to create a new page and click on “advanced layout editor” the debug box is there. I then pasted the short code into the debug box of the new page and hit “Preview” and the page didn’t update with the copied shortcode. I then did the same thing and hit “Publish” still no change.

    How do I get the new site to accept and display the copied theme/shortcode from the old site?

    Thanks again!
    -Neil

    #422433
    This reply has been marked as private.
    #422442

    Hey!

    Thank you for your feedback.

    I tested on my local installation – it should work.

    Try the following:

    Create a new page on your source site and try to paste the copied code there and check, if it works.

    Be carefull to copy the complete textbox as there is no checking for correct syntax.

    Best regards,
    Günter

    #422484
    This reply has been marked as private.
    #422492

    Hi!

    Inspecting the generated HTML there are sections with the id “after_section_1” … “after_section_6” which are creating those seperator lines.
    If you remove them (with Firebug) the seperators disappear.

    Also the HTML structure looks different from the original – maybe because of the missing elements (layerslider,…).

    Cannot say why.

    Try to integrate the layersliders and upload the images and make sure you have the same page layout as in the original.

    Best regards,
    Günter

    #1412713

    This topic seems old, but what would I have to copy into the functions.php to enable the debug mode? (intention: copying shortcode).
    Wouldn’t it be a consideration to generally enable it or by option in the settings? I Think many people need this, most just don’t know it exists…

    #1412762

    Hi tobiasfries12,

    You can activate debug mode under Enfold->Layout Builder->Advanced Options.

    Best regards,
    Rikard

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