Problem switching from PORTO TO XSTORE . PLEASE INSTALL SOON

This topic has 54 replies, 3 voices, and was last updated 8 months, 2 weeks ago ago by ubansal

  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 25, 2023 at 08:28

    Hello Ubansal,

    In this case, delete the mentioned custom CSS code https://prnt.sc/2nmjNzUI9DAl > https://prnt.sc/TvdZ17-mvAtm (Theme options > Theme custom CSS).

    Kind Regards,
    8theme team

    Avatar: ubansal
    ubansal
    Participant
    May 25, 2023 at 08:42

    thanks for the fix. but
    1)buy now button is overflowing .
    2)How can i change button color ?
    3)how can i hide sku in offcanvas cart and single product page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 25, 2023 at 10:47

    Hello Ubansal,

    1/ Scroll can be added using the next custom CSS code:

    @media only screen and (max-width: 992px) {
        .single-product .etheme-sticky-cart .et_column:nth-child(2) {
            justify-content: flex-start;
            overflow: auto;
        }
    }

    https://prnt.sc/2Q7KagkVoZEL

    2/ As we can see you changed the color https://prnt.sc/GQWVr2vLg22a
    For other buttons, please go to Theme Options > Styling.

    3/

    .sku_wrapper {
        display: none !important;
    }

    Kind Regards,
    8theme team

    Avatar: ubansal
    ubansal
    Participant
    May 29, 2023 at 12:12

    https://sazunajewellers.com

    there is gap on left and right side of this page. i want to customize the gap how can i do it?

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 29, 2023 at 12:52

    Hello Ubansal,

    Site Width can be changed via Theme Options > General.
    Also, you will need to change the Content width in the settings of the Elementor plugin https://elementor.com/help/global-layout-settings/ and in settings of sections https://elementor.com/help/how-to-create-a-full-width-page/

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: ubansal
    ubansal
    Participant
    May 30, 2023 at 07:34

    HI XSTORE I HAVE DONE MOST OF THE THINGS. BUT THE SITE IS SLOW I HAVE WPROCKET BUT I AM TOO NEW TO USE IT. CAN U PLEASE ENABLE IT AND MAKE THE SETTINGS SO THAT I DONT GET AN ERROR AND CAN UTILIZE THIS THEME ON ITS BEST TO GENERATE SALES.

    THIS WOULD MEAN ALOT

    Please contact administrator
    for this information.
    Avatar: ubansal
    ubansal
    Participant
    May 30, 2023 at 08:21

    bottom add to cart and buy now button

    as you can see that the buy now button is going outside the screen which it shouldnt.

    Note- i dont want scroll in it.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 30, 2023 at 08:32

    Hello Ubansal,

    Thank you for getting in touch with us, but we already answered –
    https://prnt.sc/L-qIJQ0qdEIn Please follow the recommendations from mentioned articles, disable unrequired 3rd party plugins on your site, optimize images – https://prnt.sc/fRVMk1cvbH8O https://prnt.sc/63Podjj3xzv9 and so on.

    We’ve activated WP Rocket for you.

    Private Content.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: ubansal
    ubansal
    Participant
    May 31, 2023 at 02:13

    image

    i want to modify its size on mobile . how can i do it?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 31, 2023 at 09:55

    Hello Ubansal,

    Thank you for your response.

    Custom CSS code can be used, for example:

    @media only screen and (max-width: 768px) {
        .single-product .images .thumbnails img {
            min-height: 110%;
            min-width: 110%;;
        }
    }

    (Theme Options > Theme custom CSS > General).

    Kind Regards,
    8theme team

    Avatar: ubansal
    ubansal
    Participant
    June 5, 2023 at 06:46

    everything is working good but i dont know whats the problem in this page.

    https://sazunajewellers.com/best-deals-of-the-day/

    in mobile it keeps loading and works only if we click it. i am using wprocket. pleaseeeee fix it my dear teamm.. i really love your theme alottttt

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 5, 2023 at 08:11

    Hello Ubansal,

    Thank you for your response.

    This situation was caused by – https://prnt.sc/Iib8AfYuPxb3 , so we’ve disabled this option. You can clear cache of the browser and check now.

    Also, do not forget to read documentation of cache plugin you are using – https://docs.wp-rocket.me/article/1349-delay-javascript-execution?utm_source=wp_plugin&utm_medium=wp_rocket

    Kind Regards,
    8theme team

    Avatar: ubansal
    ubansal
    Participant
    June 5, 2023 at 09:16

    https://ibb.co/kxsqwKW

    in bottom sticky it must show only add to cart and buy now . please remove other things from it

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 5, 2023 at 10:54

    Hello Ubansal,

    Thank you for your response.

    Try to add the next code in Theme Options > Theme custom CSS > Mobile:

    .etheme-sticky-cart .quantity,
    .etheme-sticky-cart p.price,
    .etheme-sticky-cart .single-wishlist {
        display: none;
    }
    .etheme-sticky-cart .single_add_to_cart_button.button {
        min-width: 140px;
    }
    .etheme-sticky-cart .single_add_to_cart_button.button {
        margin: 5px;
    }

    Kind Regards,
    8theme team

    Avatar: ubansal
    ubansal
    Participant
    June 5, 2023 at 11:11

    the page is tooo slow https://sazunajewellers.com/product/infinity-fore-life-diamond-ring/

    dear team i am using wprocket. i dont have any complain from your theme yet ,its smooth like butter but can you pleaseeeeeeee fix the speed of my website it woudl actually mean alotttttttttttt

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 5, 2023 at 12:36

    Hello Ubansal,

    Thank you for your response.

    Please the Private Content area.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: ubansal
    ubansal
    Participant
    June 9, 2023 at 03:51

    https://ibb.co/Mkq3yDk

    how can i hide additional information tab?

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 9, 2023 at 04:56

    Hello, ubansal,

    If you would like to hide the Additional Information tab, please navigate to XStore > Theme Options > Woocommerce > Single Product Builder > Tabs > Element. There you can disable the Additional Information tab and publish it.

    For your reference, please see the attached image. https://postimg.cc/9RjZLgCZ

    Best regards,
    8Theme’s Team

    Avatar: ubansal
    ubansal
    Participant
    June 13, 2023 at 07:00

    i was unable to remove/hide it . please help

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 13, 2023 at 07:17

    Hello, Ubansal,

    Thank you for your response.

    In case you do not use the Single Product Builder, please read this article – https://woocommerce.com/document/editing-product-data-tabs/

    We hope this information is helpful.

    Best regards,
    8Theme’s Team

  • 1 2 3
    Viewing 40 results - 21 through 40 (of 54 total)

The issue related to '‘Problem switching from PORTO TO XSTORE . PLEASE INSTALL SOON’' has been successfully resolved, and the topic is now closed for further responses

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