Forum Replies Created

Viewing 30 posts - 14,701 through 14,730 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 15:05

    Hello, Lanxiaodj,

    We appreciate your prompt response.

    It requests additional customization, which is out of our basic support scope.

    For minor customization requests, we suggest considering paid customization services. You may submit a customization request to the Codeable team via their website: https://www.codeable.io/?ref=qGTdX

    You are using the WPForms plugin, so we would recommend you contact support of the plugin. As we can see, your question is independent of our theme.

    Provide URL of the demo from which you did this screenshot – https://prnt.sc/_7uRd__Gck5d We use MC4WP: Mailchimp for WordPress on our demos, and we can share custom code from there only.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:58

    Hello, Filiphdan,

    Thank you for your response.

    https://prnt.sc/x1uQ65XXENBw – this is just for the demo, WPML is not used there.

    You are using WPML, so contact their support to achieve the desired result, because your question is independent of the theme activated on the site.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:54

    Hello, Kevin,

    Thank you for contacting us and for using XStore.

    Please provide URL of your site and temporary wp-admin access, so we can take a closer look.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:50

    Hello, Diana Nikolova,

    Thank you for contacting us and for using XStore.

    1/ In order to troubleshoot the issue you are experiencing, we suggest that you first try disabling all third-party plugins (including cache plugins) that are not bundled with XStore. You can refer to the following link for a list of included plugins: https://www.8theme.com/documentation/xstore/plugins/included-plugins/ . Additionally, please clear the cache of your browser and check again. It is possible that one of the additional plugins is causing the problem.

    2/ Make sure that the problem is not caused by custom changes in files.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:31

    Hello, Rana,

    1/ Your admin access does not seem to have good access for us → You do not have permission to access this page. message is showing on yourwebsite.com/wp-admin page after trying to login.

    2/ According to the information plugin’s author described about ‘woocommerce_after_shop_loop_item’ hook they attach their code we could suggest you to enable Add to cart button in Theme Options → WooCommerce → Shop → Product design → https://prnt.sc/OBStQmvvNjoz . Then content of product will display Add to cart button via the hook ‘woocommerce_after_shop_loop_item’ your plugin requires.

    Such a situation was reached because we display product content elements (rating, add to cart, sku, etc.) according to the options customer enables in Theme Options. If those options are disabled then we don’t output such woocommerce hook in code. ( if you still don’t need to display add to cart button you can simply hide it with few lines CSS code then but fix the main issue you have now )

    In case you will not be able to make it from your side, please, provide us correct admin access + ftp access.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:28

    Hello, Peter,

    Do you remember how it worked before? Please describe in more detail.

    Do you have a staging site with old versions or a backup that we can check?

    With what version of the theme and WooCommerce did it work as you want?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:12

    Hello, Tal,

    Thank you for your response.

    It seems this option has not been released yet. Please provide FTP access.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:09

    Hello, Filiphdan,

    Thank you for your response.

    Please follow the next screenshot – https://prnt.sc/tX5wLdOuWSmK

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:08

    Hello, Creativesite,

    Private Content.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:04

    Hello, Michele Cariglia,

    Thank you for your response.

    Ajax requests in the console are responsible for loading the content of the page. Each loader you see is loaded through an Ajax request. This is one of the ways to speed up the loading of the page. You can disable this in the element settings in the clicker as shown in the screenshot below: https://prnt.sc/uHnYYuulx4XY

    The long loading process is caused by a long wait for a response from the server, which may be due to server settings or a large distance from the client to the server. In such a case, we recommend you disable Lazy Loading for elements and use a CDN.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:01

    Hello, Tal,

    You have 2 choices to your opinion:
    1/ Disable Sticky message from Theme Options → WooCommerce → Single product builder → Add to cart & Quantity → https://prnt.sc/sE41VuCe6Tjw
    OR
    2/ You can add next custom CSS to your Theme Options → Theme Custom CSS → Mobile:

    .sticky-message-on .content-page .woocommerce-notices-wrapper, .sticky-message-on .content-page .woocommerce-NoticeGroup, .sticky-message-on .content-page .woocommerce-message, .sticky-message-on .content-page .woocommerce-error, .sticky-message-on .content-page .woocommerce-info {
        position: static;
        animation: none;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 14:00

    Hello, Creativesite,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    Additionally to this code https://www.8theme.com/topic/price-color-and-size-on-last-viewed-products-section/#post-366131 , please use:

    .single-product .et_product-block > .price del {
        color: gray;
        font-size: 17px;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 13:57
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 13:56

    Hello, Creativesite,

    Thank you for contacting us and for using XStore.

    Please try to use the next custom CSS code:

    .cart ins .amount, .price ins .amount, .product-price ins .amount {
        color: red;
        font-weight: 500;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 13:53

    Hello, Artibdfl,

    We added the next custom CSS code:

    .et-mobile-panel .autocomplete-suggestions {
        max-height: calc(100vh - var(--mobile-panel-height, 60px) - 40px - 12px - 12px - 70px);
    }

    please clear cache of the mobile browser and check how it works now.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 13:47

    Hello, Jerrymain,

    1/ Fixed.

    2/ You can try to add the next custom CSS (result -> https://prnt.sc/j_Ihr_REps4U ):

    #payment .payment_methods .wc_payment_method.payment_method_ppcp-gateway label:after {
        content: '';
        background-image: url(https://maugifts.com/paypal.svg);
        display: block;
        background-repeat: no-repeat;
        width: 100px;
        height: 30px;
        background-size: 100px;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 12:25

    Hello, Tal,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    Could you please check how it works when Advanced Layout is disabled in Theme Options > WooCommerce > Cart/Checkout Layout?

    If this helped, try to disable the next option – https://prnt.sc/y3IDfSKEvLu5

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 12:21

    Hello, Andre,

    Please check how it works when the default WooCommerce theme – Storefront is activated on the site.
    If you get the same behavior, it means the situation is independent of our theme.

    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
    August 30, 2023 at 12:16

    Hello, @blubein,

    We appreciate your prompt response.

    We kindly request you to reactivate the theme as previously mentioned. Alternatively, you can manually update using the archives available on this page: https://www.8theme.com/downloads/

    Best Regards,
    8Theme’s Team.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 12:13

    Hello, Howard,

    Thank you for contacting us and for using XStore.

    We kindly request you to disable the following options in the Theme Options > Speed Optimization section: “Disable Embeds” and “Disable Gutenberg Styles”.

    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
    August 30, 2023 at 12:11

    Hello, Filiphdan,

    We appreciate your prompt response.

    Please set the next settings https://prnt.sc/AuZAb7mQhdQn https://prnt.sc/tX5wLdOuWSmK

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 12:08

    Hello, Filiphdan,

    What exactly demo do you mean? Please provide a screenshot.

    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
    August 30, 2023 at 09:18

    Hello, @James Lee,

    We appreciate your prompt response.

    1/ About images on the Shop page, all images of products are visible to us, from desktop and mobile, for example, we added a video into the Private Content area.

    2/ About this https://prnt.sc/mKlrvWl7bHIT , Private Content also.

    3/ About changing the Front page for the mobile version only, there is no such option, unfortunately. Please post your request here – https://www.8theme.com/taskboard/ , so dev team read it.

    4/ Please open up new topics for new questions – https://www.8theme.com/forums/xstore-wordpress-support-forum/ to prevent a mess in this single conversation.

    Best Regards,
    8Theme’s Team.

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

    Hello, Artibdfl,

    We appreciate your prompt response.

    Could you provide wp-admin access to your site?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 09:00

    Hello, Jerrymain,

    Sorry for the delay in answering.

    We can’t access your Dashboard, unfortunately – https://prnt.sc/3-xe-XET0SWt Please check.
    New IPs in the Private Content area.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 08:00

    Hello, Anand,

    Thank you for contacting us and for using XStore.

    1/ Do you use an additional plugin for Open Modal pop?
    2/ We would like to clarify that the functionality of the Contact Form 7 plugin and the Open Modal plugin is presumed to be independent of the theme activated on your site. As such, you should be able to activate the Storefront theme and verify this.
    3/ Should you encounter any issues that are not caused by our theme, we recommend reaching out to the respective plugin’s support team for further assistance.

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 07:44

    Hello, MAHDAR,

    Thank you for your response.

    1/ You can create a new menu via Appearance > Menus and select it for Mobile Menu element via Header builder.

    2/ There is no option to make the menu like hockerty site, unfortunately.
    Please check Mobile menu on our demos – https://xstore.8theme.com/elementor/demos/niche-market02/

    3/ If the mega menu was created using a static block it can be displayed correctly for desktop devices only.

    4/ We suggest that you turn off the Mobile Content Optimization option (Theme Options > General) if you are using a cache plugin for mobile devices, as both optimization options can conflict with each other.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 07:34

    Hello, Farhad,

    Please check how it works when the default WooCommerce theme – Storefront is activated on the site.
    If you get the same behavior, it means the situation is independent of our theme.

    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
    August 30, 2023 at 07:20

    Hello, Stefan,

    Thank you for contacting us and for using XStore.

    There are some basic styles for such lists from our theme side, try to add the next code in Theme Options > Theme custom CSS:

    .content li, .type-product li {
        margin-bottom: unset;
        line-height: unset;
        font-size: unset;
    }

    We hope this answer is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2023 at 07:16

    Hello, Thehawkman,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    Theme Options > WooCommerce (Shop) > Cart page > Empty cart > Content > Text tab.

    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 490 491 492 2,273 2,274 2,275
    Viewing 14,730 results - 14,701 through 14,730 (of 68,227 total)
Viewing 30 posts - 14,701 through 14,730 (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.