Forum Replies Created

Viewing 30 posts - 18,451 through 18,480 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 10:01

    Hello, Gleambiotech,

    Thank you for your response.

    We’ve activated XStore Core plugin on your site. Please check.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 09:28

    Hello, Gleambiotech,

    Thank you for your response.

    https://prnt.sc/F8c68p13skBX – we can’t connect. Please check the credentials.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 08:27

    Hello, Gleambiotech,

    Thank you for your response.

    The Core plugin was not fully installed at the first time, and now it can’t be installed via Dashboard, we need FTP access to your site.
    To create FTP access, please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 08:22

    Hello, Shirley Djaka,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    We’ve disabled Elementor Pro on your site and products on Shop page and Categories are visible now. You can contact support of Elementor Pro plugin to get further asistance.

    About the Header of your Home page, please edit it via Theme options > Header Builder > Multiple headers – https://prnt.sc/rETvKnGmBfAi

    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
    May 1, 2023 at 07:52

    Hello, Gleambiotech,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    Please provide temporary wp-admin access, so we can check the situation more deeply and help you.

    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.

    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
    May 1, 2023 at 07:50

    Hello, Baisley,

    Thank you for your response.

    BE ATTENTIVE and don’t place the private information in the general message area because all the visitors have access to that information.
    We’ve edited your reply and moved access into the Private Content area.

    You have more than three thousand products on your website. It would take a long time to manually add them to categories. You need a personal content manager or do it yourself, for example – https://prnt.sc/VqBZja74CVnT
    Sorry, but we are not a personal content manager.

    Did you import all these products? On-site from where they were taken, products were associated with correct categories? In this case, we would recommend you contact support of WooComerce plugin, so they help you to import products together with categories and associate them automatically. Likely you will need to delete current categories and products and do the correct import then. This is independent of the theme, so we ask you to contact WooCommerce support – https://wordpress.org/support/plugin/woocommerce/

    We hope for your understanding.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 07:38

    Hello, Mktnegocios,

    Thank you for getting in touch with us.

    The site you provided via the Private Content area does not use our theme. Please provide wp-admin access to pu***tock.ar site.

    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
    May 1, 2023 at 07:33

    Hello, Loool,

    Thank you for contacting us and for using XStore.

    Please follow next steps:
    1/ Edit attribute > re-select type > Save https://prnt.sc/fZfUJ2-7p0YT
    2/ Go to WooCommerce > Status > Tools > Regenerate the product attributes lookup table.

    If this doesn’t help, please provide temporary wp-admin access, so we can take a closer look at the problem.

    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
    May 1, 2023 at 07:28

    Hello, Aloulou,

    Thank you for contacting us and for using XStore.

    Please clear cache and check now.

    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
    May 1, 2023 at 07:17

    Hello, PR,

    Thank you for getting in touch with us.

    The next custom CSS code can be used to remove filters:

    .main-products-loop .filter-wrap {
        display: none !important;
    }

    “Is the only way to edit the filters is via a 3rd party plugin?” – we would recommend you contact support of WooCommerce about this – https://wordpress.org/support/plugin/woocommerce/

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 07:15

    Hello, Manish Singh,

    Thank you for getting in touch with us.

    Once you disable Built-in Compare via Theme Options > WooCommerce, the mentioned button will be disabled also. Please test it.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 07:13

    Hello, Baisley,

    Thank you for getting in touch with us.

    Please read about adding products to categories in this article – https://woocommerce.com/document/managing-product-taxonomies/

    We do not have correct temporary wp-admin access to your site, so we can’t do this for you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 07:08

    Hello, Prashant,

    Thank you for contacting us and for using XStore.

    The function you use for that hook is named →
    etheme_product_single_size_guide
    is related to Single product builder only.
    You are using one of the default templates (non-builder) so you should use another function for such cases
    etheme_size_guide
    Example:

    remove_action( ‘woocommerce_single_product_summary’, ‘etheme_size_guide’, 21);
    add_action( ‘woocommerce_single_product_summary’, ‘etheme_size_guide’, 60 );

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 07:07

    Hello, LoveNestle,

    Private Content

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 07:02

    Hello, Prashant,

    Thank you for getting in touch with us.

    Please try to test how it works with the default WooCommerce theme – Storefront activated on your site.
    We need to find out if the situation is caused by XStore or by something else.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 06:58

    Hello, Mady,

    Thank you for your response.

    According to the fact you are using the Elementor Pro plugin and you are the client of their premium support we recommend you contact with the plugin and wait for their answer.
    This time to check if that problem is not related to our theme, you may check how it works with the default WooCommerce theme – StoreFront.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 06:57

    Hello, Carnavaldecadiztv,

    Refund given

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 06:56

    Hello, Marta,

    Thank you for your response.

    We suggest that you consult the documentation of WPML or contact their support, as this is a feature of the WPML plugin, not our theme. We are only able to provide assistance with our theme settings.

    We hope for your understanding.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 06:53

    Hello, Salmi,

    Thank you for your response.

    1/ You can delete column – https://prnt.sc/FyCJD_lmMMm1

    2/ This is an image – https://prnt.sc/BIcxU5SAOu0t
    You can use the image search engine https://www.tineye.com/

    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
    May 1, 2023 at 06:48

    Hello, @Ricar,

    Thank you for your response and wp-admin access.

    Please do not use MultiVendorX and Dokan plugins at the same time. Both plugins are for vendors, so you need to select only 1 of them. When MultiVendorX is disabled, the Dokan can be activated and used.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2023 at 06:42

    Hello, Male,

    Thank you for contacting us and for using XStore.

    Please create a static block with the desired content and add it to Header banner area via Appearance > Widgets, OR Theme Options > Global sections > Before header.

    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
    April 30, 2023 at 15:28

    Hello, Lotshop.pk,

    Thank you for contacting us and for using XStore.

    Please try to test how it works with the default WooCommerce theme – Storefront activated on your site.
    We need to find out if the situation is caused by XStore or by something else.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2023 at 15:25

    Hello, Juergen,

    Thank you for your response.

    “you must select a product below 50€ – then zzgl. Versandkosten show up. Above 50€ zzgl. Versandkosten will vanish.” – https://prnt.sc/XuSRhp10TKE8 We do not see the mentioned text still.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2023 at 15:16

    Hello, @Stelio,

    Thank you for your response.

    I’m sorry to hear that you are experiencing issues with the Instagram API. The error message you are receiving indicates that there is an issue with your developer role on the Instagram API platform. It is possible that your role may not have sufficient permissions to perform the action you are trying to take.

    To resolve this issue, you may need to contact the Instagram API support team and request an update to your developer role. Alternatively, you may want to check if there are any updates or changes to the API that you need to be aware of, which may have caused the issue.

    In the meantime, you can also try to troubleshoot the issue by checking if your access token is valid and if your API requests are formatted correctly. You can also try to test your API requests using a tool like Postman to see if you can get a successful response.

    I hope this helps.

    Kind Regards,
    8Themes Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2023 at 14:30

    Hello, Salmi,

    Thank you for your response.

    Please provide URL of the page.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2023 at 13:45

    Hello, Inesita,

    Thank you for getting in touch with us.

    Do you use Business Instagram account type?
    Currently, we have a problem with business account connections, and we are working on solving this together with Facebook support.
    We apologize for any inconvenience this may have caused.
    Thank you for your understanding.

    Kind Regards,
    8Themes Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2023 at 13:43

    Hello, Creativesite,

    Thank you for getting in touch with us.

    Please go to Theme Options > Haader Builder > Search > disable Categories.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2023 at 13:42

    Hello, Creativesite,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    Please check “Price {{Et_price}} For Count:” value in XStore > Sales Booster > Cart / Checkout Pages.

    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
    April 30, 2023 at 13:10

    Hello, Manish Singh,

    Thank you for your response.

    The mentioned custom CSS code can be used to remove this – https://postimg.cc/TyL4J29X

    Built-in Compare can be disabled via Theme Options > WooCommerce.

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2023 at 13:08

    Hello, Mohamed Emad,

    Thank you for contacting us and for using XStore.

    You do not need to turn on everything. Please check the conversation and screenshots of settings from this topic – https://www.8theme.com/topic/xstore-facebook-or-google-login-not-working/

    We hope this information is helpful.

    Kind Regards,
    8theme team

  • 1 2 3 615 616 617 2,273 2,274 2,275
    Viewing 18,480 results - 18,451 through 18,480 (of 68,227 total)
Viewing 30 posts - 18,451 through 18,480 (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.