Home Forums Luzuk LZ Fashion Ecommerce elementor plugin

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32992

    when i tried to put it in the customise says that i have problem with the the_content.What I have to do

    #33003
    User Support
    Participant

    Hello
    For using elementor you in front page you will have to place this code below in the template/homepage.php file

    <?php the_content();?>

    You can do it by going to appearance >> theme editor >> template folder and you will find the homepage file in it
    Paste this code before the get_footer(); function in the bottom
    This will allow you to add elementor templates at the bottom of the page.
    But you won’t be able to change our theme or edit it. You have to do it through the wordpress customizer with the given options.
    Thank you

    #42461
    Philip Pierotti
    Participant

    Is there anything I can do so I can edit the text with a theme builder? I’m just a beginner and even now WordPress sucks at editing

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