Forum Replies Created

Viewing 30 posts - 19,501 through 19,530 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 14:50

    Hello, Bigjohnnyturbo,

    Thank you for the response.

    1/ We repeated your actions from the video, but do not see the problem.

    You provided access to in********wned.com site, but it is another URL in the video. Please check.

    2/ We can’t connect FTP. Please check it also.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 14:43

    Hello, Pit,

    Thank you for getting in touch with us.

    Please describe the desired result in more detail.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 12:53

    Hello, Hostelion Digital,

    We can see the stock on your single product page – https://prnt.sc/Z6cIJpLOsMtY

    Please provide URL of product with the problem.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 12:49

    Hello, Oshrat,

    Thank you for getting in touch with us.

    We can’t open your site, please check the URL you provided. Is there a restriction by IP or something else?

    Could you record a video of the problem?

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

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 12:47

    Hello, Luc,

    Thank you for contacting us and for using XStore.

    Here it is – https://prnt.sc/vluV_SZ9iAEV

    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.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 12:45

    Hello, Mktnegocios,

    Thank you for getting in touch with us.

    You can add a margin for a section, for example – https://prnt.sc/ydL1msc6m1zq

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 12:39

    Hello, Catholicans,

    What exactly content do you have in the mentioned section?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 10:38

    Hello, Marie,

    Thank you for the response.

    2/ Do you mean [product_brand] shortcode? Where did you get it and how to add it? It is not our shortcode, so we are not responsible for it.

    Our Brands settings are in Theme Options > WooCommerce > Shop elements > Brands. But they work for our custom port type – brands, not for brands added by a 3rd party plugin.

    6/ What plugin do you use to create 2 new emails? They are visible in our email builder? Please describe the situation in more detail with screenshots.
    Also, please read this topic – https://www.8theme.com/topic/built-in-email-builder-woo-subscription-email-templates-are-missing/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 10:20

    Hello, Vipul Garg,

    Thank you for your response, but it is unclear to us. We already mentioned that the sidebar position can be selected via Theme Options, for example – https://prnt.sc/F1O5LS40syyB

    If this is not what you are looking for, describe your request and the desired result in more detail with screenshots.
    You can use Lightshot screenshot or Gyazo tool to make screenshots and share the links here, or you can use a file sharing service such as WeTransfer https://wetransfer.com/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 10:15

    Hello, Charles Siritho,

    Thank you for your response.

    We asked you about screenshots because we do not see the problem on your site.

    You can use Lightshot screenshot or Gyazo tool to make screenshots and share the links here, or you can use a file sharing service such as WeTransfer https://wetransfer.com/

    What different devices do you use? The problem is visible to you on the Home page only? Do you mean this section https://prnt.sc/iBhmI6swAYlH ?

    You can select Uncropped in WooCommerce settings – https://prnt.sc/4w94CFsFy7mB https://www.8theme.com/documentation/xstore/woocommerce/product-images/ If this is not what you are looking for, please describe the problem and the desired result in more detail with screenshots.

    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
    March 30, 2023 at 10:08

    Hello, Lucas,

    Thank you for contacting us and for using XStore.

    Please provide URL of your site, temporary wp-admin and FTP access via the Private Content area.

    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.
    To create FTP access, please contact your hosting provider for assistance.

    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
    March 30, 2023 at 10:03

    Hello, Shahzad,

    Thank you for contacting us and for using XStore.

    Is it an additional plugin? Have you tried to contact the support of the plugin?
    Have you tested your site with the official WC theme – Storefront and 2checout payment gateway works fine?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 10:01

    Hello, Bigjohnnyturbo,

    Thank you for your response.

    We can’t open your video, unfortunately.

    Please provide temporary wp-admin and FTP access also.
    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.
    To create FTP access, please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 09:58

    Hello, NelsonTsai,

    Thank you for contacting us and for using XStore.

    1/ Add the next code in Theem options > Theem custom CSS:

    .main-products-loop .product, .products-loop .product, .carousel-area .product-slide .product {
        display: flex;
        justify-content: center;
    }
    .products-loop .ajax-content, .products-loop {
        display: flex;
        flex-wrap: wrap;
        flex: 1;
    }
    .content-product {
        flex-direction: column;
        justify-content: space-between;
        display: flex;
        flex: 1;
    }
    .content-product .quantity-wrapper {
        margin-right: auto;
        margin-left: auto;
    }
    .swiper-container {
        display: flex;
        align-items: stretch;
    }
    .product-slide .product {
        display: flex;
        height: 100%;
    }
    .swiper-wrapper {
        height: auto;
    }
    .elementor-element.elementor-element-b7ea95f .swiper-wrapper {
        margin-bottom: 10px;
    }

    2/ It would be better to use Products carousel or Products grid new elements depending on your needs.

    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.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 09:38

    Hello, Ritik Kumar,

    Thank you for the response.

    We can not log in https://prnt.sc/UBClXGECK1h9 Please check credentials you provided.

    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
    March 30, 2023 at 09:14

    Hello, Trends Bird Limited,

    Thank you for contacting us and for using XStore.

    Please provide FTP access.
    To create FTP access, please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 09:09

    Hello, Hostelion Digital,

    Thank you for your response.

    Please provide 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
    March 30, 2023 at 09:08

    Hello, Norliden,

    Thank you for contacting us and for using XStore.

    Please provide wp-admin access, so we can take a closer look at your settings. Also, provide URL of the product from your screenshot.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 08:51

    Hello, Isabel Lima,

    At this time, we are unable to resolve this situation with scroll, unfortunately. We will add this task to our list for future updates.

    Currently, we suggest switching to a different type of layout.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 08:26

    Hello, Pavlin Grutsov,

    Thank you for your response.

    We have a Figma file for that instead of PSD. The link to download you can find in the Private Content area.

    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.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 07:21

    Hello, Shahzad,

    Thank you for getting in touch with us.

    Please go to Header Builder and delete Newsletter element from the content area, or provide temporary wp-admin access via the Private Content, so we can help you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2023 at 07:19

    Hello, Pavlin Grutsov,

    Thank you for getting in touch with us.

    Do you mean this https://xstore.8theme.com/elementor/demos/animals01/ or https://xstore.8theme.com/elementor/demos/animals/ demo?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2023 at 16:06

    Hello, Diana Nikolova,

    You’re welcome!

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2023 at 16:06

    Hello, LambdaSP,

    Could you record a video of the problem and let us know what browser do you use?
    Please check if it works better when the Autoplay option is disabled in the settings of the carousel.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2023 at 15:57

    Hello, Trendy,

    We’ve disabled Upgrade Swiper Library in Elementor settings. Please check the bullets now.

    The previous problem was fixed via the next files:
    xstore/css/modules/builders/et-slider.min.css
    xstore/css/modules/builders/et-slider.css

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2023 at 15:40

    Hello, Sahnoor Alam,

    Have you checked all Widget areas?

    Please describe your request in more detail with screenshots.
    You can use Lightshot screenshot or Gyazo tool to make screenshots and share the links here, or you can use a file sharing service such as WeTransfer https://wetransfer.com/

    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
    March 29, 2023 at 15:39

    Hello, Diana Nikolova,

    Thank you for contacting us and for using XStore.

    We’ve synchronized the translation of the WooCommerce plugin on your site. Also, we’ve selected language in Settings > General.

    Please check the translation now.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2023 at 14:53

    Hello, Octatech,

    Thank you for contacting us and for using XStore.

    1/ We recommend that you navigate to XStore > Theme Options > Speed Optimization > Static block cache > Off. Then go to Elementor > Tools > click on “Regenerate CSS & Data”.

    2/ https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2023 at 14:50

    Hello, Bigjohnnyturbo,

    Thank you for contacting us and for using XStore.

    Please check how it works when the default WooCommerce theme – Storefront is activated.

    Let us know the result and record a video. You can upload video on a filesharing service and provide the URL via the Private Content area.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2023 at 14:37

    Hello, Vipul Garg,

    Thank you for contacting us and for using XStore.

    There is no such option for the Off-Canvas sidebar, unfortunately.

    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.

    Kind Regards,
    8theme team

  • 1 2 3 650 651 652 2,273 2,274 2,275
    Viewing 19,530 results - 19,501 through 19,530 (of 68,227 total)
Viewing 30 posts - 19,501 through 19,530 (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.