Forum Replies Created

Viewing 30 posts - 12,721 through 12,750 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 16:23

    Hello, Razr1911,

    Thank you for contacting us and for using XStore.

    Please try to downgrade the PHP version to 8.0 and check how it works then.

    In the Elementor error log – https://prnt.sc/9b-TVXZFuNYf , try to contact support of Elementor Pro to fix it.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 16:12

    Hello, Adam,

    1/ We’ve added the next code Theme Options > Theme custom CSS:

    #shipping_method li .shipping-method-description {
    flex-basis: 100%;
    }
    #shipping_method li {
    flex-wrap: wrap;
    }

    Result > https://prnt.sc/vYrWmmBWIYLE

    2/ You’re welcome!

    3/ We’ve added code https://www.8theme.com/topic/hotspot-widget-does-not-list-all-products/#post-368857
    Please clear cache and check now.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 16:07

    Hello, Amko,

    Thank you for contacting us and for using XStore.

    As we can see, you imported a few demos at 1 site which seems caused a conflict.

    Please go to Theme Options > Footer > Footer styling > set transparent background – https://prnt.sc/34qS80baZ0YD

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 15:59

    Hello, Focu5,

    Thank you for your response.

    Custom code for price size:

    .product-view-light .product-details .price {
        font-size: 18px;
    }

    Have you checked all Design Types and other settings in Theme Options > WooCommerce > Shop > Products design?
    Maybe it would be better to select a type with the button, and then change colors of this button via Theme Options > Styling.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 15:51

    Hello,

    Thank you for contacting us and for using XStore.

    Do you use Elementor? Please check Product Categories element – https://xstore.8theme.com/elementor/demos/minimal-fashion02/product-categories-element/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 15:47

    Hello, Ola,

    Thank you for letting us know.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 15:46

    Hello, TimN2408,

    Thank you for contacting us and for using XStore.

    We would recommend you set width and height in settings – https://prnt.sc/Om792FWDODn3 for all items.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 15:42

    Hello, Adam,

    Thank you for contacting us and for using XStore.
    We’ve checked your checkout page but do not see the problem.
    Please provide step-by-step instructions on what should we do.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 15:24

    Hello, PAC,

    Thank you for contacting us and for using XStore.

    Please provide URL of page and temporary wp-admin access, so we can take a closer look.

    To provide wp-admin access, you can create a new user account with administrator role via the Dashboard, and provide us with the username and password via the Private Content area.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 15:22

    Hello, Jimmy,

    Thank you for contacting us and for using XStore.

    Please note that we do not give a guarantee for full theme compatibility with all existing 3rd party plugins. Sometimes, not always, you need additionally customize the theme or plugin to make them work together. Unfortunately, it’s not possible for the author to make the theme compatible with all the existing plugins and additional customization is outside the scope of our basic support.
    Please provide temporary wp-admin and FTP access, we will check what can be done to help you.

    Here is what we see right now on your checkout page – https://prnt.sc/hdTzLYdawRi-

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 14:03

    Hello, Focu5,

    Please change the previous code in Theme Options to:

    .product-view-light .switcher-wrapper {
        height: 60px !important;
    }
    .product-view-light.et_cart-on .content-product:hover .price-switcher {
        transform: none !important;
        -webkit-transform: none !important;
    }
    .product-view-light .price-switch {
        height: 25px !important;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 13:55

    Hello, Mickmickmick,

    Thank you for getting in touch with us.

    The Off-Canvas feature for the sidebar is not available right now. This will be added within 2-3 weeks. We are currently working on it. Sorry for the inconvenience.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 13:52

    Hello, Nicola,

    Thank you for contacting us and for using XStore.

    We can’t see your screenshot, unfortunately. Please provide a new one.

    Could you provide URL of your site and temporary wp-admin access?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 13:39

    Hello, Ola,

    As we can see, there is no problem on the single product page now.
    Have you solved the problem?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 13:38

    Hello,

    Thank you for contacting us and for using XStore.

    https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ – Translation files of the theme should be placed in /wp-content/languages/themes/ folder,
    plugins, like Core plugin, in /wp-content/languages/plugins folder, with correct names, for example, for XStore theme: xstore-el.po, and xstore-core-el.po for XStore Core plugin.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 13:06

    Hello, Oksi,

    Thank you for getting in touch with us.

    Please change the previous custom CSS code https://prnt.sc/wohDEVnaqZqa to

    .elementor-widget-container a {
        color: #007bff;
        text-decoration: underline;
    }
    .elementor-widget-container a:hover {
        color: red;
        text-decoration: underline;
    }

    or maybe use the settings of Elementor https://elementor.com/help/change-link-color/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:58

    Hello, Adam,

    We appreciate your prompt response.

    1/ We’ve checked from mobile and we do not see the problem – https://prnt.sc/9pgMtOEelUfN
    However the Static block cache is not a required option, if you feel that in some cases it causes problems, just disable it.

    Kirki plugin is not required and can be disabled. XStore Core plugin already contains code from Kirki that is required, so no need in the separate plugin.

    2/ You’re welcome!

    3/ You’re welcome! It will not be included because that works fine for most customers, and the custom code in the child theme is required in specific cases only.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:53

    Hello, Ola,

    Thank you for contacting us and for using XStore.

    The problem can be caused by one of the 3rd-party plugins on your site.

    We can see a critical error on your single product page right now.
    Please enable debug mode in WordPress – https://wordpress.org/support/article/debugging-in-wordpress/ to find out what error appears on your site, it will point you in the right direction what needs to be fixed.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:46

    Hello, Turbo121,

    Thank you for contacting us and for using XStore.

    Do you mean on Shop page? custom CSS code can be used.
    Could you provide URL of the Shop page from your site?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:42

    Hello, TimN2408,

    Thank you for contacting us and for using XStore.

    Are you referring to the “Mobile User-Scalable” option located under Theme Options > General?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:41

    Hello,

    Thank you for contacting us and for using XStore.

    Please provide URL of the product where the problem is visible.
    What browser do you use?
    We’ve checked a random product on your site from the Chrome browser and we do not see the problem.

    Please provide temporary wp-admin access also.

    Thank you for your cooperation and we look forward to hearing from you soon.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:38

    Hello,

    Thank you for contacting us and for using XStore.

    Do you want to make a section full width? Please check Elementor documentation, for example – https://elementor.com/help/how-to-create-a-full-width-page/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:35

    Hello,

    Thank you for getting in touch with us.

    All available settings can be found in Sales Booster > Floating Navigation Panel. Also, custom CSS code can be used to change styles.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:33

    Hello, GTP,

    Thank you for contacting us and for using XStore.

    Please try to use Modal popup element – https://xstore.8theme.com/elementor/demos/minimal-fashion02/modal-popup/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:28

    Hello, Nicolo,

    Thank you for contacting us and for using XStore.

    This button was added by a 3rd-party plugin, so you need to contact support of that plugin to get assistance.

    We hope for your understanding.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 11:25

    Hello, Kostoff,

    You may copy next file xstore/woocommerce/product-added-to-cart.php to your child-theme/woocommerce/product-added-to-cart.php and make changes there – https://prnt.sc/IhSvPjJxO51A

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 10:17

    Hello, Adam,

    Thank you for contacting us and for using XStore.

    1/ We do not see this problem right now – https://prnt.sc/meuF648uEgrk Please clear cache of your browser and check one more time.

    Kirki Customizer Framework plugin is activated on your site, it may conflicts with our XStore Core plugin, so we would recommend you to disable Kirki.

    2/ Theme Options > Blog > Blog layout > Sidebar Only For Blog Page > set On.

    3/ Please try to add the following code to your child-theme/functions.php:
    add_filter( 'etheme_breadcrumbs_shop_step', '__return_false', 999);

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 10:06

    Hello, Kostoff,

    Thank you for wp-admin access, but you forgot to provide FTP access.

    When Econt Express WooCommerce shipping method plugin is disabled there is no https://prnt.sc/Rds33sAZm340 on checkout, which means you are using a 3rd party plugin to add this.
    We would recommend you contact support for that plugin first to get further assistance.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 10:00

    Hello, Tran Jobs,

    Thank you for contacting us and for using XStore.

    1/ “FAKE SALE POPUP feature does not work and cannot be changed,” – please clear the cache of your browser and check then. It can be a cache issue after the update.

    2/ Please provide URL of page where we will be able to see both buttons on your site.
    By default the buy now button should not be shown on mobile in the sticky panel, it can appear in case you are using a cache plugin or CDN.
    We can offer you to hide the button using custom CSS code.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 09:54

    Hello, Diana Nikolova,

    Thank you for contacting us and for using XStore.

    We are pleased to inform you that your issue has been resolved. Please clear your browser cache and check back to your site. We have replaced the brand attribute slug, which has resolved the issue – https://prnt.sc/40vRUvjeEicg

    Kind Regards,
    8theme team

  • 1 2 3 424 425 426 2,273 2,274 2,275
    Viewing 12,750 results - 12,721 through 12,750 (of 68,231 total)
Viewing 30 posts - 12,721 through 12,750 (of 68,231 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.