Demo is different after importing Elementor version

This topic has 7 replies, 3 voices, and was last updated 3 years, 10 months ago ago by Olga Barlow

  • Avatar: simonechiriatti
    simonechiriatti
    Participant
    June 11, 2020 at 14:15

    Hello,

    I’ve just installed Xstore Theme but all the pages are different from the ones on the demo. Here is the website http://www.premiumhotellerie.it/test. I’m not getting why I’ve followed the step in your guide

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 11, 2020 at 14:35

    Hello,

    I have imported home page layout using templates. Check now.
    Not sure what caused glitch with the import of the home page during installation. Maybe some timeout or decoding issue. Anyway, check and let me know if there is something else that should be fixed.

    Regards

    Avatar: simonechiriatti
    simonechiriatti
    Participant
    June 12, 2020 at 09:02

    Thank you, yes now it is working. But there are some bugs on buy-now-button when I install elementor pro. Can you check this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2020 at 11:00

    Do you mean this http://prntscr.com/syflb7 ? Text of the button is too long, so add the next code in Theme Options > Theme Custom CSS

    .content-product .button {
        font-size: 11px;
        padding: 10px 15px;
    }

    Regards

    Avatar: simonechiriatti
    simonechiriatti
    Participant
    June 12, 2020 at 12:06

    Thanks, I will check if the problem is that and let you know.

    1) I think that I have the same problem I had on home page with the blog page, because it looks strange and I cannot edit with elementor. Can you check?

    Avatar: simonechiriatti
    simonechiriatti
    Participant
    June 12, 2020 at 15:30

    Hi,

    2. can you please check why the blog page doesn’t appear as your demo?

    3., how can I disable the product category shown on the single product? Not product page but in the carousel you can see on the home page

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 12, 2020 at 22:06

    Hello,

    1) Did you follow Elementor instructions described here https://elementor.com/blog/create-blog-page-wordpress/ to edit blog archive page?

    2) Because breadcrumbs were disabled for that page http://prntscr.com/syr5ug Check now.

    3) I don’t see product category in the carousel on the home page http://prntscr.com/syr7f2 Could you, provide screenshot for better understanding?
    To disable category on the single product add the below code to Theme Options > Custom CSS

    .product_meta .products-page-cats {
        display: none;
    }

    Regards

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.