Forum Replies Created

Viewing 30 posts - 14,341 through 14,370 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 13:05

    Hello, Chris Barrett,

    Please use the next code also:

    .breadcrumb-trail .container {
        display: inline-block;
        width: auto;
        padding: 0;
    }

    and set margin-left/margin-right 0px via Theme Options > Breadcrumbs.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 10:49

    Hello, Chris0483,

    Thank you for getting in touch with us.

    We’ve added the Tabs element inside the content of Single Product – https://prnt.sc/CPwDSfIKklcf Please try to edit products now.
    If you still face a problem, please provide screenshots.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 07:52

    Hello, Seema,

    Thank you for contacting us and for using XStore.

    We kindly invite you to peruse the following article which provides detailed information on activations, test sites, and deactivations: https://www.8theme.com/documentation/xstore/theme-installation/how-to-registerderegister-xstore-theme-livestaging-websites/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 07:44

    Hello, Chris0483,

    Thank you for contacting us and for using XStore.

    1/ To enable the Single Product Builder, please click here – https://prnt.sc/7L5os-BSfOD-

    2/ We would recommend you to update the theme and Core plugin – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 07:39

    Hello, Oleksandr,

    Thank you for contacting us and for using XStore.

    Please provide temporary wp-admin and FTP access, so we can check the problem on your site more deeply.

    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 (FTP host, FTP username, FTP password, FTP port, FTP encryption) , please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 07:35

    Hello, Mikel,

    Thank you for contacting us and for using XStore.

    Private Content

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 07:25

    Hello, Aniwalunj,

    We apologize for the delay in responding to your query. We have been experiencing a high volume of requests recently, and your question necessitated consultation with our development team.
    Please check the reply on that topic now.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 07:24

    Hello, Aniwalunj,

    We apologize for the delay in responding to your query. We have been experiencing a high volume of requests recently, and your question necessitated consultation with our development team.

    When we tried to login to your monitoring web-site we saw 2 factor verification by your device that cannot be done from our side. See private area.
    2/ When we want to check the list of plugins on your staging web-site we are faced with the same login process as described in 1st message.
    3/ Anyway we tried to test your staging/live web-sites on the most popular site speed tester – https://gtmetrix.com/ See the results in private area.

    4/ By checking the network activity of your real web-site we found next issues:
    4.1/ You have few admin-ajax requests from our wishlist/compare and woocommerce mini-cart. To prevent few requests from our theme you can try to add next code to your child-theme/functions.php

    add_filter('xstore_wishlist_mini_content_ajax', '__return_false');
    add_filter('xstore_compare_mini_content_ajax', '__return_false');

    4.2/ After analyzing of your home page (for example) we found that you don’t use any ajaxify element there.. Edit your page and enable Ajaxify for the «Heavy» Widgets (by heavy I mean Products contained widgets) you would prefer to be loaded on getting window scroll to it https://prnt.sc/HzYeSqzHBWKo . It should reduce the DOM structure. Also, you may try to reduce the DOM results on the page by reducing the number of sections of the page/elements in the footer or header.
    4.3/ By checking your live/staging with Wappalyzer chrome browser extenstion we noticed that your live web-site have 3 types of CDNs: bunny, cloudflare, cdnjs ( https://prnt.sc/j4UtlYtqiHH2 ) VS staging one has only one https://prnt.sc/6p37Ks89NeMM . You should try to choose the best one and leave the only one because using few CDNs make you site loading speed worse as each cdn “tries“ to be the first and most important ONE (In simple words they could have conflict between each one). The same case will be if you use few cache plugins – you should have the one active only.
    4.4/ Deactive the plugins you don’t need to have. For example: Why do you need Gutenberg plugin ( https://prnt.sc/-uODocl9ixKt ) if you built all content using Elementor page builder. In case some plugins are provided by your hosting plan then you should try to contact with your hosting provider to force deactivate them because they load on your web-site when you don’t use them and it increases the site loading speed.
    It is required to mention that each extra plugin installed on your WordPress loads its own scripts and styles which could add a few seconds of page loading time and that’s why you have bad results.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 14, 2023 at 07:07

    Hello, Martincarpenter,

    We appreciate your efforts in confirming the issue on multiple devices and providing additional videos demonstrating the inconsistent loading behavior. This information is valuable to our ongoing research into the matter.

    Our team is committed to finding a resolution, and we will continue to work diligently to identify the root cause and develop a solution. In the meantime, we ask for your patience and understanding.

    If you have any further insights or observations that could aid our research, please do not hesitate to share them. Your cooperation is greatly appreciated.

    Thank you for your understanding as we strive to resolve this issue.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 22:03

    Hello, Eulice,

    This question you should address to Elementor Pro support because according to the fact you are using dynamic param set for Price link button here → https://prnt.sc/6hau6aipi_cQ with product add to cart link value, it seems that Elementor should fix the issues with translations of such product add to cart link because if Chinese product id was for example 8059 then its translated version to English product will have fully another ID. That’s why you have issues when trying to add a product by clicking on that button from the English version of your web-site because there is still a Chinese product ID set for adding to cart but such a product does not exist in the English version.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 21:32

    Hello, Frank,

    The problem is caused by https://prnt.sc/VBO3RXczuT_o

    We have sent you a video demonstrating that the issue persists regardless of the theme you use on the site. This implies that the problem is not related to the theme’s author, hence it is not our responsibility. We will be able to address the issue only if you can provide a video showing that everything works fine with the default WooCommerce theme – Storefront.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 16:02

    Hello, Theo,

    Have you changed FTP access? We can’t connect.
    Please provide the correct credentials.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 16:00

    Hello, Bnourse,

    Thank you for agreeing to participate in the testing process. We will notify you as we approach the testing period, at which point you can proceed with the test.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 15:52

    Hello, Bnourse,

    Private Content.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 15:42

    Hello, Bnourse,

    We appreciate your prompt response.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 15:38

    Hello, Finleydesign,

    We have not encountered any issues and are unable to reproduce the bug you reported. Therefore, we propose the following solutions:

    1. Please try to upload the file again, which you can download from the link provided ( https://we.tl/t-yPMt4L69Hz ). Upload it to the child theme according to the path described earlier.

    2. If this solution does not help, please apply the changes you initially implemented (download the file from WooCommerce to your child theme).

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 14:55

    Hello, Chris Barrett,

    Thank you for contacting us and for using XStore.

    It looks like you are using an additional plugin that affects breadcrumbs. Please try the next custom CSS code:

    .breadcrumb-trail .page-heading > div {
        display: inline-block;
        width: auto;
        padding: 0;
    }
    .breadcrumb-trail .page-heading {
        text-align: start;
        width: 100%;
        margin: 0 auto;
        color: currentColor;
    }
    @media only screen and (min-width: 768px) {
        .breadcrumb-trail .page-heading {
            max-width: 750px;
        }
    }
    @media only screen and (min-width: 992px) {
        .breadcrumb-trail .page-heading {
            max-width: 970px;
        }
    }
    @media only screen and (min-width: 1200px) {
        .breadcrumb-trail .page-heading {
            max-width: 1460px;
        }
    }
    .breadcrumb-trail .breadcrumb_last.title {
        margin-left: 5px;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 14:47

    Hello, Soucius,

    Thank you for contacting us and for using XStore.

    1/ Header Builder > Advanced sticky header > Background Color.

    2/ https://prnt.sc/nM7Nytm0g45w and here you can find more information – https://www.8theme.com/documentation/xstore/menu-set-up/mega-menu/

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 14:23

    Hello, Hassan,

    Thank you for contacting us and for using XStore.

    Please post your request on our Taskboard at 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.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 14:22

    Hello, Bnourse,

    We understand your interest in the fix that we have not yet released in the update. We are aware of this fix and have addressed it, but we have not been able to release it due to our current work on a major update, version 9.2, which will include your fix. To avoid any conflicts, we have decided to incorporate your fix into this major update.
    Here is our changelog – https://xstore.8theme.com/update-history/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 14:18

    Hello, Oshrat,

    We suppose that the problem is independent of our theme, because even the default WooCommerce price filter doesn’t work – https://prnt.sc/3LGq8LTKLLFK > https://prnt.sc/vdJxTJ-W9AU_
    , so we would recommend you contact the support of Elementor Page builder and WooCommerce.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 14:10

    Hello, Helloaksjhf,

    The problem is caused by custom code in functions.php of your child theme. Please check the code you added there.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 13:56

    Hello, Bnourse,

    Thank you for getting in touch with us.

    Do you mean this – https://www.8theme.com/topic/problem-with-variation-swatches-not-displaying-out-of-stock-correctly-in-all-cases/#post-362807 ?
    Changes that were done in child theme, will not be lost after the parent theme update.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 12:52

    Hello, Oshrat,

    “I see what you mean but there are far more than 62 products that fall under the Black Color Attribute on the website as you might see in the link inside the Private area.” – you hide these products here in WooCommerce settings https://prnt.sc/PSyfAVdNe4Ry , once we disable “Hide out of stock items from the catalog” option, there are 141 products shown – https://prnt.sc/39_S-u0k9–W

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 11:55

    Hello @ubansal,

    We have identified that the issue was due to the incorrect removal of custom CSS code on your part. Please be aware that we cannot assume responsibility for any issues arising from your custom code.

    The issue has now been resolved. We kindly request you to check and confirm the same.

    Best regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 11:52

    Hello, Oshrat,

    1/ Should the issue persist with the Storefront theme, it would indicate that the problem is independent of our theme. Consequently, it cannot be resolved from the theme’s end.

    2/ You’ve not answered – ” How did you add widgets in this case?”.

    3/ Our Swatches filter works fine, for example, https://vesture.co/shop/?filter_color=black – 62 products are shown, same with WooCommerce Filter Products by Attribute widget.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 11:32

    Hello @ubansal,

    The problem is caused by the custom CSS code you added to the site https://prnt.sc/SHd411r-flxz

    Best regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 11:23

    Hello @ubansal,

    Thank you for your response.

    There is no such option, by default, unfortunately.

    You can activate our Single Product Builder, and try to set elements like this – https://prnt.sc/YZa7HAx1UcDe , but it is not exactly what you requested.

    Best regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 10:12

    Hello, Seanpearse,

    Have you solved the problem?
    Is there anything else we can help you with?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2023 at 05:57

    Hello, CodedP,

    We appreciate your prompt response.

    We’ve disabled the Menu cache, please clear the cache of your browser and check the header now.

    Kind Regards,
    8theme team.

  • 1 2 3 478 479 480 2,273 2,274 2,275
    Viewing 14,370 results - 14,341 through 14,370 (of 68,227 total)
Viewing 30 posts - 14,341 through 14,370 (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.