Forum Replies Created

Viewing 30 posts - 13,111 through 13,140 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 13:27

    Hello, Graeme,

    Thank you for contacting us and for using XStore.
    Your site is under maintenance mode, so we can’t check it without access.
    Depending on activated options in the cache plugin, settings in Theme Options > Speed optimization can be different.
    Currently, we can recommend to activate: Disable Old Browser Support, Disable Emoji, Disable Embeds, Disable Gutenberg Styles, Disable Theme Swiper JS (in case you are using Elementor), also Menu Cache, Ajax Search Results Cache, Static Blocks Cache, Remove Query Strings From Static Resources (when these 4 option is activation you will not see your changes for menu and content immediately, so if you are working on site still, temporary disabled these options).

    Avoid an excessive DOM size – read these posts about DOM https://docs.wp-rocket.me/article/1412-avoid-an-excessive-dom-size
    https://isotropic.co/avoid-an-excessive-dom-size-on-your-wordpress-website/ Edit your page > element settings and enable Ajaxify for some elements (not tabs and not for first elements on the page) . 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.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 13:12

    Hello, Thorth219,

    Please provide access https://prnt.sc/sNW6SQ7ZmBVb so we can check the page you provided.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 12:46

    Hello, Khurram Virk,

    Thank you for contacting us and for using XStore.

    1/ It can be achieved only with contaction for additional customization service https://www.codeable.io/?ref=qGTdX or with options of shipping plugin (you can search for one in WordPress free plugins → https://wordpress.org/plugins/ or ask WooCommerce support for suggestions → https://woocommerce.com/
    ).

    2/ You can add the next custom CSS to achieve the next result → https://prnt.sc/uH61FpM_S9hA :

    .cart-item-details .remove {
        font-size: 0;
    }
    .cart-item-details .remove:before {
        content: '\e90a';
        font-size: 1rem;
        font-family: 'xstore-icons';
    }

    All XStore-icons list you may find on this page → https://xstore.8theme.com/xstore-icons

    3/ You can add the next custom CSS to achieve next result →https://prnt.sc/6K2FoytRGgx7

    .single-product-request-quote-wrapper:before,
    .yith-ywraq-add-button:before {
        content: ' OR ';
        font-size: calc(var(--content-zoom, 1rem) * .84);
        position: absolute;
        transform: translateY(-50%);
        z-index: 1;
        width: 100%;
        text-align: center;
        text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff;
    }
    .single-product-request-quote-wrapper {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .single-product-request-quote-wrapper:after,
    .yith-ywraq-add-button:after {
        content: '';
        position: absolute;
        border-bottom: 1px solid currentColor;
        left: 15px;
        right: 15px;
        opacity: .1;
    }
    .et_b_single-request-quote-button {
        margin-top: 15px;
    }
    .yith-ywraq-add-button {
        margin-top: 20px;
    }
    .woocommerce .yith-ywraq-add-to-quote .add-request-quote-button {
        margin-top: 20px !important;
        height: auto;
    }

    4/ To make the same stretch button for Add to Quote button you can add next custom CSS:

    .woocommerce.single-product .product .yith-ywraq-add-to-quote {
        display: block;
    }

    To make the same stretch button for request a quote button you can also add next custom CSS:

    .et_b_single-request-quote-button {
        width: 100%;
        text-align: center;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 12:42

    Hello, Saleh,

    Thank you for your patience.

    We successfully replaced date() functions with wp_date() ( https://prnt.sc/_J1EgaeQKHrk ) as your plugin recommended for us but on frontend there are no changes yet → https://prnt.sc/tmtHxHfr1KgK . Could you please, contact with plugin’s author to ask what else should you do to make translation work for you ? Maybe you need to make some syncronization from plugin settings.
    Waiting for your feedback about the results!

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 12:40

    Hello, Sergeantmaster,

    We apologize for the delay in response.

    1/ Share Buttons Issue = We’ve checked and the problem persists independently of the activated theme, according to the fact you are using the default Elementor widget Share Button we have found a similar issue you described asked on the Elementor github forum -> https://github.com/elementor/elementor/issues/14736 . As one of solutions we read in the answers Elementor uses a product excerpt for creating sharing buttons details and if excerpt of product contains html then you will have broken popup for sharing → https://prnt.sc/jIwQF6aUVXq1 but if the Excerpt will contain no html then share buttons will work successfuly → https://prnt.sc/yqY4xkocfvd2 (we created test product for testing this → https://shoeden.co.in/product/new-product-with-empty-content/ ).
    Also, we would recommend you to read all answers on the provided github link and try to deactivate all Experiments for testing such share buttons actions.

    2/ We created for you Products Carousel widget with the option to display Related products above Related Products widget → https://prnt.sc/8-Ta5Fstn5GX because we cannot find the real fix of the Products Related widget broken design structure yet. Could you please, check if this workaround works for you? If so, you can do the same for the Upsells products below (replace that widget with Products Carousel with display Upsells option).

    3/ By testing your product page on GTmetrix (most popular web-site tester) we found that you don’t have installed any cache plugin → https://gtmetrix.com/reports/shoeden.co.in/tMWCXaA1/ . One will help you to increase site loading speed and cache the pages for faster surfing among them.
    For this time we’ve set for you the best possible configuration in Theme Options → Speed Optimization section.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 09:40

    Hello, Fatima,

    Thank you for contacting us and for using XStore.

    Please 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/ to upload ready photos there and provide us with URLs.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 09:40

    Hello, Alvaro,

    FTP directory is empty – https://prnt.sc/RFBw0m1t0FMw Please check the destination folder of our user, or ask your hosting provider for help with this, we need access to your WP installation.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 09:36

    Hello, Salmi,

    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
    October 26, 2023 at 09:31

    Hello, Rich Kil,

    Thank you for getting in touch with us.

    Please try to set next settings – https://prnt.sc/_KBIP87CS1Sa

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 09:27

    Hello, Rich Kil,

    Thank you for contacting us and for using XStore.

    Edit page using Elementor > edit settings of element – https://prnt.sc/1OIaximjP29b
    A lot of elements have settings for desktop and mobile, please check next time first.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 09:21

    Hello, @mb-handmade,

    Thank you for getting in touch with us.

    1/ The Thank you page comes from WooCommerce, so contact their support to get assistance – https://wordpress.org/support/plugin/woocommerce/

    2/ Please note that we do not give a guaranty for full theme compatibility with all existing 3rd party plugins. Sometimes, not always, you need additionally customize the theme or plugin to make them work together. Unfortunately, it’s not possible for the author to make the theme compatible with all the existing plugins and additional customization is outside the scope of our basic support.
    You can send your request to our dev team via the form on this 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.

    Also, please read this topic – https://www.8theme.com/topic/xstore-email-builder-template-for-a-custom-order-status/#post-362737

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 09:14

    Hello, Belal,

    Contact Form 7 plugin can be used to create contact forms, please read the documentation of the plugin https://contactform7.com/docs/ and contact their support to get further assistance.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 09:08

    Hello, Jennifer,

    1/ “I would like to know if I can set this date with the shipping class woocoomerce time?” – you cannot set this date with shipping class but have global settings for displaying such date for specific Stock statuses only or set a custom date for unique Stock statuses -> https://prnt.sc/44IPhxmbOI64
    If you would like to have new options with set date by shipping classes for this Sale booster feature you can post a Feature request on our roadmap → https://www.8theme.com/roadmap/

    2/ “Our is all the same time for all the products?” = Also, you have custom settings in each product options -> https://prnt.sc/nmEsjpp4WTG6 with these settings you may override global settings for local product only.

    3/ “In the new single product editor can I add my hltm block with [ph_display_estimated_delivery_date] ?” = you can use Shortcode widget ( https://prnt.sc/sJ6xHCXUJrnC ) with the same content of [ph_display_estimated_delivery_date] shortcode inside.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 09:05

    Hello, Artibdfl,

    Thank you for your patience.

    Upon conducting a thorough investigation into the situation, we regret to inform you that we have not been able to identify an alternative solution. The situation on your website is non-standard.
    We would like to suggest that you disable the ‘Hide variable products’ option. You can find this under Customizer -> WooCommerce (Shop) -> Shop -> Products Design.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 08:47

    Hello, Oleksandr,

    We’ve deactivated and activated the theme for you. Please check now.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 08:29

    Hello, Hempednyc,

    We appreciate your prompt response.

    1/ The Checkout page was blank because no content was added, you removed the content (by default it contains a shortcode) and contacted us, so we solved it for you – https://woocommerce.com/document/woocommerce-pages/

    2/ XStore is fully compatible with Elementor Pro, which is the reason why your header and footer are changed, you created them using the Elementor Pro plugin and once you activate the plugin they are appayed.
    “Please double check that and let me know a fix for it. ” – we have checked, and this is the expected work of Elementor Pro. What assistance do you want from our side? Do you want to delete the header and Footer that you created using the Elementor Pro plugin but can’t find where to do this? in this case, contact support of the Elementor Pro plugin.
    You can activate any other theme and check, the header and Footer will be taken from the Elementor Pro in case that theme is compatible with Elementor Pro. In your case, it is not theme related question, but a question to Elementor Pro.

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 08:08

    Hello, CodedP,

    We appreciate your prompt response.

    – You are using CDN. Could you temporarily disable it and check then? The problem can be caused by CDN cache.
    – Please try to disable all 3rd party plugins, and check then. One of the plugins can be the reason for the problem.
    Let us know the results.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 07:49

    Hello, Thomas STHLM,

    1-3. Yes, please try.
    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
    October 26, 2023 at 07:48

    Hello, Oleksandr,

    We appreciate your prompt response.

    Could you please provide FTP access to uaworkers.ca?
    To create FTP access (FTP host, FTP username, FTP password, FTP port, FTP encryption) , please contact your hosting provider for assistance.

    You can use Elementor on both sites now, we applied patch – https://prnt.sc/jadJpX3akHao

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 07:40

    Hello, @Marco A Jimenez,

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

    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
    October 26, 2023 at 07:38

    Hello, Graeme,

    Thank you for getting in touch with us.

    Please check this topic – https://www.8theme.com/topic/enable-option-for-customers-to-change-their-avatar-in-my-account/

    Alternatively, you can 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.

    For a multivendor site, you need to use a multivendor plugin, for example, Dokan or MultiVendorX or WCFM – WooCommerce Multivendor Marketplace. Read the documentation of these plugins to find one that suits your needs.

    We hope this information is helpful.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 07:33

    Hello, Zeal Evince,

    Thank you for contacting us and for using XStore.

    We’ve checked product settings on your site, and here is a screenshot (Core plugin is activated) – https://prnt.sc/pGQ-dmCVPiT3
    As we can see from your screenshots, it is a cached version is displayed for you. To solve the problem, you need to clear your browser cache.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2023 at 07:29

    Hello, Azza,

    Thank you for contacting us and for using XStore.

    How do you want to keep the quick view on mobile, but hide it on mobile?
    Please describe the desired result in more detail.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2023 at 16:58

    Hello, OnlyCBD,

    We added a path https://prnt.sc/J0uxgYXEvpTv

    The fix will be included in the next theme update also.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2023 at 16:57

    Hello, Tair Domer,

    “Addresses” comes from WooCommerce plugin, you need to contact their support.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2023 at 16:54

    Hello, @mb-handmade,

    We appreciate your prompt response.

    Theme Options > WooCommerce > Shop elements > Variation swatches > select Primäre Attribut.
    Then you can use custom CSS code to remove sizes from products archive page:

    .products-grid .st-swatch-shape-square {
        display: none !important;
    }

    We hope this information is helpful.

    Best Regards,
    8Theme’s Team.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2023 at 16:34

    Hello, Thomas STHLM,

    But why do you want to delete “Cart” page? You do not need to delete default WooCommerce pages (Cart, My account, Checkout in case they are not duplicated).

    Your content pages will not be deleted if you delete manually only demo pages.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2023 at 16:30

    Hello, DAVID,

    Private Content

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2023 at 16:26

    Hello, Saleh,

    We appreciate your prompt response.

    We wish to inform you that your inquiry has been forwarded to another specialist for a more detailed review.
    Please be patient and do not change access.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2023 at 16:18

    Hello, Thomas STHLM,

    1/ Answered – https://prnt.sc/iEm__HQdcI3B

    2/ Ok, we know if because you already mentioned this.

    3/ So you can delete it.

    We already answered all your questions, but you just do not want to follow our recommendation.
    You do not want demo content on the site, so just delete it. What problem do you face with manually deleting content? Should we do this for you? In this case, we need a temporary wp-admin to your site.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
  • 1 2 3 437 438 439 2,273 2,274 2,275
    Viewing 13,140 results - 13,111 through 13,140 (of 68,227 total)
Viewing 30 posts - 13,111 through 13,140 (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.