Forum Replies Created

Viewing 30 posts - 9,181 through 9,210 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:49

    Hello, Ankit Khandelwal,

    Thank you for getting in touch with us.

    We are pleased to provide you with instructions that you can follow to achieve the desired outcome. We kindly request that you adhere to these guidelines carefully:

    Change the width of Single Product Builder sections via Theme Options > WooCommerce > Single Product Builder, for example: https://prnt.sc/Wtgaqo_1KFXa , then select the desired Gallary type – https://prnt.sc/euwMezNQsv-d

    Watch this video about variation swatches – https://youtu.be/LgzC4iK-j6A?feature=shared

    Extra content can be added in the next way – https://prnt.sc/4WNrlSZipF7v

    We trust that the information provided will be of significant assistance to you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:41

    Hello, Crispy123,

    Thank you for reaching out to us with your request.

    Have you resolved your request by activating the Off-Canvas sidebar for mobile view?

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:38

    Hello, Crispy123,

    Thank you for getting in touch with us.

    Please provide the URLs of the pages from which the screenshots were taken.

    Additionally, could you inform us if the situation changes when you disable the cache plugins on the site?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:35

    Hello,

    We hope this message finds you in good health and spirits. Thank you for reaching out to us with your request.

    Please try this solution – https://www.8theme.com/topic/how-to-change-buy-now-button-text/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:34

    Hello, Fareed Fares,

    Please find below an example of the СSS code that you may utilize for your convenience:

    .quick-view-popup.et-quick-view-wrapper, .quick-view-popup .product-content {
        border-radius: 30px;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:30

    Hello, Fareed Fares,

    Please read this article – https://www.w3schools.com/cssref/css3_pr_border-radius.php

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:29

    Hello, Martin,

    Thank you for getting in touch with us.

    1/ Styles come from the Elementor Pro plugin, please check screenshot in the Private Content area. We would recommend you check your settings there and contact support of the plugin to get further assistance.

    2/ For assistance with 3rd party plugin related questions, we kindly suggest that you reach out to the plugin support team directly.

    Additionally, should you require any customization services, please feel free to submit a request through your account page on our website.

    Please note that additional customization services fall beyond the scope of our basic support and are subject to associated fees.

    We thank you for your understanding.

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:16

    Hello, Fareed Fares,

    Thank you for reaching out to us with your request.

    Currently, the option you are inquiring about is not available. However, we invite you to submit a request to our team through the following page: https://www.8theme.com/taskboard/ If it receives enough votes from other customers, our development team will consider adding it in one of the upcoming updates.

    If you wish a developers team can personally assist you via customization service.
    To get started, please follow this link to send your request with requirements – https://prnt.sc/PZkD4AEf27qO https://www.8theme.com/account/#etheme_customization_panel , and a detailed estimate for the customization work will be prepeared. Our goal is to create a design that aligns with your vision and enhances your website’s appearance and functionality.
    Customize your website to suit your needs and make it stand out with expert dev team.

    Thank you for your cooperation and understanding.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:14

    Hello,

    Thank you for reaching out to us with your query regarding the social media icons on your home page.

    Please click on Multiple Headers https://prnt.sc/d4OnwcnlBe2B > edit custom header for the Front page.
    Read more – https://www.8theme.com/documentation/xstore/woocommerce/product-images/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:13

    Hello, Fareed Fares,

    Thank you for getting in touch with us.

    Please be informed that you can implement custom CSS code as needed. Below is an example for your reference:
    https://prnt.sc/ZYENElKb4qgP > https://prnt.sc/k52vkPhnaL0K

    .etheme-sales-booster-sticky-panel {
        bottom: 20px;
    }
    .etheme-sales-booster-sticky-panel ul {
        display: inline-flex;
    }
    @media only screen and (max-width: 992px) {
        .etheme-sales-booster-sticky-panel.mob-hide, .etheme-sales-booster-sticky-panel .mob-hide {
            display: block;
        }
        .etheme-sales-booster-sticky-panel {
            bottom: 80px;
        }
    }

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:07

    Hello,

    Good day to you!

    Thank you for reaching out and bringing this issue to our attention.

    We suggest disabling all third-party plugins (including cache plugins and disable CDN on your site) that do not come bundled with XStore (https://www.8theme.com/documentation/xstore/plugins/included-plugins/ ), clearing the cache of the browser, and then checking again. It is possible that one of the additional plugins is causing the issue.

    Or use the next custom CSS code:

    .etheme-sticky-cart .wp-post-image img {
        width: auto;
        max-height: 50px;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:56

    Hello, Bistypl,

    Thank you for reaching out to us.

    Kindly attempt to deactivate the “Advanced Labels” feature by navigating to Theme Options, then WooCommerce, and subsequently to the Cart/Checkout Layout.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:54

    Hello, khurram virk,

    We appreciate your prompt response.

    .single-product-content .wpDataTables {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

    https://www.8theme.com/documentation/xstore/amp-plugin/custom-css-section/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:46

    Hello, Fareed Fares,

    We understand that you would like to adjust the appearance of the sliding/off-canvas menus on your website, specifically the (Account – Wishlist – Cart) sections, to have a slightly rounded design at each corner.

    Custom CSS code can be used, for example:

    .et-mini-content {
        border-radius: 30px;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:44

    Hello, Fareed Fares,

    Thank you for reaching out to us with your inquiry.

    Private Content

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:24

    Hello, Kombajn88,

    We regret to learn that you are encountering a critical page error on your website. Please be assured that we recognize the urgency of the situation and are committed to providing you with the necessary support to resolve this issue promptly.

    Due to an error, we are currently unable to log in to your site. Consequently, we kindly request FTP access to proceed with the troubleshooting process. We suggest that you rename the framework plugin, you have mentioned, via FTP, which should deactivate it on the site and may facilitate the resolution of the problem. Should this measure not yield the desired result, please provide us with the FTP details so that we can begin addressing the issue at hand.

    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.

    We appreciate your cooperation and look forward to your prompt response.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:18

    Hello, Fareed Fares,

    We appreciate your prompt response.

    In order to assist you further, we kindly request that you inform us of the specific type of Quick View you are utilizing. If possible, please provide us with a screenshot for better clarity.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:16

    Hello, Bumaa,

    Please accept our apologies for the delay in responding to your inquiry. Your question requires the attention of a specialist who will be available after the weekend. They will address your concern and provide you with a response tomorrow. We kindly ask for your patience in this matter.

    Thank you for your cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:14

    Hello, Ajay388,

    Thank you for reaching out to us with your request. We understand that you would like to increase the size of the product images on mobile view while maintaining a two-column layout. We appreciate you providing the current and desired images as references, which will greatly assist us in understanding your vision.

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

    .products-loop .col-sm-6 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .products-loop  .product-details {
        padding-bottom: 10px;
    }
    .products-loop  .product-image-wrapper {
        margin-top: 5px;
    }

    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
    March 24, 2024 at 08:10

    Hello,

    Thank you for reaching out to us with your inquiry about the AMP feature. We’re delighted to assist you in understanding and utilizing this functionality to enhance your website’s performance on tablet and mobile devices.

    AMP, or Accelerated Mobile Pages, is a web component framework designed to make web pages load quickly on mobile devices. By implementing AMP on your website (just activate XStore AMP plugin), you can benefit from faster loading times, which can lead to a better user experience, potentially higher engagement, and improved search engine rankings.

    Read more – https://www.8theme.com/documentation/xstore/amp-plugin/

    Monitor your website’s performance after implementing AMP to see the improvements in loading times and user engagement.

    We hope this information is helpful.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:03

    Hello, Albaghlisponge,

    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 24, 2024 at 08:03

    Hello, Bogdan,

    Thank you for contacting us and for using XStore.

    We suggest disabling all third-party plugins (including cache plugins) that do not come bundled with XStore (https://www.8theme.com/documentation/xstore/plugins/included-plugins/ ), clearing the cache of the browser, and then checking again. It is possible that one of the additional plugins is causing the issue.

    If the issue still persists, please provide temporary wp-admin access, so we can check your settings and the problem.
    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
    March 24, 2024 at 08:01

    Hello,

    Thank you for reaching out to us with your query.

    Please provide us with the URL of your Checkout page.

    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 24, 2024 at 08:00

    Hello, Spyroooooo,

    Please do not hesitate to let us know if you require any further assistance.

    Best Regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2024 at 19:45

    Hello, Simon,

    Private Content

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2024 at 19:43

    Hello, Fareed Fares ,

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

    Could you please provide temporary wp-admin access?

    Thank you for your cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2024 at 19:41
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2024 at 19:40

    Hello,

    Thank you for reaching out to us with your query.

    .et-mobile-panel-wrapper

    How the Inspector Works: https://developer.chrome.com/docs/devtools/css
    Please note that the use of the inspector is a standard practice and operates consistently across various websites. It is not a proprietary tool developed by us.

    Try to use Yellow Pencil, accessible via the XStore > Plugins Installer. This robust visual CSS editor for WordPress allows you to customize any theme and page visually, without the need for coding.

    Should you require further assistance or have any additional inquiries, please do not hesitate to contact us.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2024 at 19:35

    Hello, Fareed Fares,

    Thank you for reaching out to us with your request. We understand that you would like to modify the appearance of the Quick View box to have a more rounded look. We are more than happy to assist you with this customization.

    To proceed with the changes, could you please provide us with temporary wp-admin access? Currently, we can not see your site content https://prnt.sc/43KaeNXr8sgb

    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
    March 23, 2024 at 19:32

    Hello, Abdulrahman Nahhas,

    We appreciate you taking the time to contact us and for your complimentary remarks regarding our theme. It is a pleasure to know that you are enjoying it, and please rest assured that we are on hand to support you with any challenges you might face.

    We kindly ask you to review the following article: https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/. While we provide the capability for comprehensive translation, the pre-existing language files are not exhaustive. This means that after uploading them to your site, as demonstrated in the video, you will need to perform a synchronization. Subsequently, you should enter the system and translate the specific strings you desire. If you encounter any difficulties translating a particular string, please provide us with a screenshot indicating its location so that we can guide you on where to find and translate it using Loco Translate.

    Best Regards,
    8Theme’s Team

  • 1 2 3 306 307 308 2,273 2,274 2,275
    Viewing 9,210 results - 9,181 through 9,210 (of 68,227 total)
Viewing 30 posts - 9,181 through 9,210 (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.