Forum Replies Created

Viewing 30 posts - 5,521 through 5,550 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 28, 2024 at 07:52

    Hello vjm,

    Thank you for reaching out to us.

    1/ We recommend that you disable all third-party plugins that are not included with XStore
    (https://www.8theme.com/documentation/xstore/plugins/included-plugins/). After doing so, please clear your browser’s cache and check again. It is possible that one of these additional plugins is causing the issue.

    2/ Update the theme and plugins https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/ , clear cache and check the result.

    3/ Do you have this problem when another theme is activated, for example – Storefront?
    Go to Appearance > Themes > Install and activate Storefront (default WooCommerce theme) to test this and let us know the result.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 28, 2024 at 07:47

    Hello vyperlook,

    Please temporarily activate the Storefront theme (Appearance > Themes) and check how it works with this default WooCommerce theme.
    Should the issue persist irrespective of the theme activated on your site, we advise you to contact WooCommerce support for further assistance – https://wordpress.org/support/plugin/woocommerce/

    Additionally, try to downgrade the PHP version to 8.1 or 8.2 (the hosting provide can do this for you).

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 28, 2024 at 07:41

    Hello coffeedog,

    Thank you for reaching out to us.

    We can’t see your screenshot, unfortunately – https://gyazo.com/aab79fd6a24f940e95068e5a13f02c13 Please provide a new one.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 28, 2024 at 07:40

    Hello Iftihor,

    Thank you for reaching out to us with your concern.

    Please read this article – https://www.8theme.com/documentation/xstore/woocommerce/product-images/

    Additionally, please provide us with the URLs and screenshots related to your concern. This information will help us grasp the problem more accurately and guide you towards the desired outcome.

    Could you please provide temporary wp-admin access? We need to check your settings.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 28, 2024 at 07:33

    Hello,

    Thank you for reaching out to us with your query. We understand that you are trying to make the hotspot item smaller.

    We would recommend adding the next custom CSS code in settings of the element:

    .etheme-hotspot-item {
        max-width: 25px;
        max-height: 25px;
    }

    https://gyazo.com/fa0e9f94b318a35e9c3b79cdf3068fd8

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 28, 2024 at 07:14

    Hello, Zito9,

    You’re welcome!

    ::-moz-selection { 
      color: red;
      background: yellow;
    }
    ::selection {
      color: red;
      background: yellow;
    }

    https://www.8theme.com/documentation/xstore/additional-customisation/optimal-placement-for-custom-css-code/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 15:48

    Hello Ahmed Asaad,

    Thank you for getting in touch with us.

    1/ About sorting, there is an issue from the Elementor side when IDs were entered, and we already contacted them https://github.com/elementor/elementor/issues/13078 but there is no perfect solution yet.
    You can add one more request to our dev team via this page – https://www.8theme.com/taskboard/

    2/ https://gyazo.com/dd827fcd5c264bfe2a85a47e066d496e

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 15:38

    Hello, Bagwani,

    Thank you for reaching out to us.

    To add a popup on your website offering an extra 5% off with a coupon, you can edit the header builder template via Elementor and add Newsletter element, then select a static block or a template with the desired content in settings of this element.

    Please let us know the popup of which demo you like and we will create an example on your site.

    The ideal size for a popup generally depends on the content you wish to include. However, a standard size that works well in most cases is 600×400 pixels. This size is large enough to catch attention while not overwhelming the rest of the page content.

    Regarding offering an extra discount, please read this article https://woocommerce.com/document/coupon-management/ and contact woocommerce plugin to get further assistance – https://wordpress.org/support/plugin/woocommerce/ (this is independent of our theme).

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 15:18

    Hello Festigift,

    Please try to:
    – update theme and Core plugin;
    – contact support of Elementor plugin.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 15:17

    Hello,

    We appreciate your prompt response.

    Please rename these files https://gyazo.com/3ecb4e3d507ba7adc1e9eb1477127a87 to xstore-core-es_ES.po and xstore-es_ES.po

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 15:14

    Hello, Martijntje,

    We appreciate your prompt response.

    We would like to inform you that the menu styles you like have been added through CSS code. For instance, you can view the implementation at https://gyazo.com/3604b4b5a744513fa32a6b983a5b9faf As indicated by the code, the color is applied only to the menu with the specified ID and does not affect others. This means you will need to locate where this code was added and make the necessary modifications.
    For example, change

    #menu-geboortehuys ul .item-link {
        color: #b2666a; 
    }

    to

    .nav-sublist-dropdown a {
        color: #b2666a !important;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 14:57

    Hello, Duarte,

    We appreciate your prompt response.

    @media (max-width: 992px) {
        .etheme-elementor-mobile-menu-logo img {
            content: url('path-to-your-new-logo-image');
        }
    }

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 14:39

    Hello Festigift,

    We appreciate your prompt response.

    You need to use video iframe as mentioned in the description – https://gyazo.com/c5338fef8094381cec38e35a700a6f3e For example –
    https://gyazo.com/a710aef39a1c6b1fe8df8dfe2d74e7c7
    <iframe width="560" height="315" src="https://www.youtube.com/embed/2BDMGGzimb0?si=BopPF4vc09dup6tr" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 14:26

    Hello pankaj kumar,

    Thank you for reaching out to us with your concern.

    https://gyazo.com/0272423a6cc0b5ef0a14d4b89d88526d > https://gyazo.com/94c73e74a641cc1756643d4876908ad8

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 12:50

    Hello Festigift,

    Thank you for reaching out to us.

    Could you please provide temporary wp-admin access? We need to check your settings.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 12:48

    Hello Burak,

    We appreciate your prompt response.

    We’ve disabled Single Product Builder in Theme Options to prevent conflicts with Single Product Builder via Elementor. Please clear cache and check the result.

    Warm Regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 12:07

    Hello, Duarte,

    Thank you for reaching out to us with your query.

    Here is a simple CSS snippet that you can use to change the logo image for the mobile:

    @media (max-width: 992px) {
        .elementor-widget-theme-etheme_site-logo img {
            content: url('path-to-your-new-logo-image');
        }
    }

    , change path-to-your-new-logo-image to URL of the desired image.

    You can add this CSS to your website by navigating to Theme Options > Theme custom CSS > Global.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 12:03

    Hello, Nicolo,

    Thank you for reaching out to us with your query.

    We would recommend you contact the WooComerce support team – https://wordpress.org/support/plugin/woocommerce/ , because this is independent of our theme.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 11:56

    Hello, Martijntje,

    Thank you for reaching out to us.

    Could you please provide temporary wp-admin access? We need to check your settings.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 11:53

    Hello,

    Thank you for reaching out to us with your query. We understand that you would like to integrate Google Analytics tag into the “header.php” file of your xstore-child theme.

    To add Google Tag Manager (GTM) code, you can insert it into the header or footer of your site. This is often done through the 3rd party plugin https://wordpress.org/plugins/wp-headers-and-footers/ , or by editing the header.php file (copy file from the XStore parent theme to the child).

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 11:51

    Hello,

    Thank you for reaching out to us with your request.

    Your site is under maintenance mode, so we can’t check it.

    Could you please provide temporary wp-admin access?

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Thank you for your cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 11:49

    Hello Burak,

    Thank you for reaching out to us.

    Could you please provide temporary wp-admin access? We need to check your settings.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 10:24

    Hello Priyanshu,

    You are right about the Ajaxify option. Please follow out other suggestions: enable site preloader to hide that effect (Theme Options > General) or try to speed up the scripts loading using cache plugin, improve server speed settings.

    Furthermore, we recommend reaching out to the support team of the Elementor plugin for additional guidance. They may offer valuable advice tailored to your specific needs.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 10:08

    Hello Alpha111,

    Thank you for reaching out to us with your concern.

    By default, there is no such option, but the scroll can be added using a custom CSS code:

    .page-heading .woocommerce-breadcrumb {
        overflow: auto;
        white-space: nowrap;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 10:01

    Hello pigeleven,

    You’re welcome!

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 10:00

    Hello,

    Thank you for reaching out to us with your concern.

    Elementor and our theme use scripts to make full-width row, and apply styles, so it takes some time while necessary scripts are loaded. You can enable site preloader to hide that effect or try to speed up the scripts loading using cache plugin, improve server speed settings. Another solution can be enabling Ajaxify in settings of carousel elements – https://gyazo.com/e1fca82b4f6e22f63ac2cbdc46e0d22c

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 09:51

    Hello Priyanshu,

    Thank you for contacting us and for using XStore.

    Reply times can vary from time to time and be up to 24 hours Monday – Friday and up to 48 hours on weekends, Sat-Sun. But is usually faster than that.

    1/ We’ve checked adding products to the cart on your site, and Off-Canvas cart content is opening, this is correct behavior.

    2/ Please provide temporary wp-admin and FTP access, we need to check the situation with Buy Now more deeply.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 08:20

    Hello Shakir Hussain,

    Thank you for reaching out to us with your queries.

    1/ Theme Builders > Header Builder via Elementor > edit settings or remove Mobile menu element.

    2/ Edit the Home page using Elementor > edit settings of Scroll Progress element – https://gyazo.com/cc10a6f9afbfdca0ffb38ba8ce35a2a0

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 08:13

    Hello Fabrizo Ambrogi,

    You’re welcome!

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 08:12

    Hello Daniel Sami,

    Thank you for providing us with the update. We are pleased to hear that you have successfully resolved the issue. Should you require any further assistance from our side, please do not hesitate to contact us.

    Best Regards,
    8Theme’s Team

  • 1 2 3 184 185 186 2,273 2,274 2,275
    Viewing 5,550 results - 5,521 through 5,550 (of 68,227 total)
Viewing 30 posts - 5,521 through 5,550 (of 68,227 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.