Quick view showing same option multiple times

This topic has 5 replies, 2 voices, and was last updated 1 years ago ago by Sadikul Islam

  • Avatar: Sadikul Islam
    Sadikul Islam
    Participant
    April 25, 2023 at 20:37

    In the variation product, the quick view shows select options 2 times, how do I solve this issue, please see the screenshot in the link.

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 26, 2023 at 05:51

    Hello Sadikul Islam,

    Thank you for using our theme and for contacting us.

    In order to resolve your issue, please navigate to Xstore > Theme Options > Woocommerce (shop) > Single product builder > Add to Cart & quantity > “BUY NOW” BUTTON and set it to “OFF” before publishing.

    For further reference, please refer to the image provided at the following link. https://postimg.cc/N54NysxG

    We hope this helps.

    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: Sadikul Islam
    Sadikul Islam
    Participant
    April 26, 2023 at 06:00

    I am not using a single product builder, so I don’t see that option. Also, I think that option will remove the buy now button from the single product page as well, I want that “BUY NOW” button in the single product pages.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 26, 2023 at 07:29

    Hello, Sadikul Islam,

    We kindly request that you copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site.

    .text-center.et-or-wrapper {
        display: none !important;
    }
    a.et_product_variable-in-quick-view.product_type_variable.add_to_cart_button.et-st-disabled.et-single-buy-now.single_add_to_cart_button.button.alt {
        display: none !important;
    }

    If the issue persist afterwards, we request that you provide us with URL and temporary access to the wp-admin of your website. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution.

    To do this, please follow these steps:
    – Create an account via Dashboard (Users > Add new) with administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
    – Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
    – Any email address can be used for the new account, it does not have to be your personal email.

    Please let us know once you have completed these steps, and we will promptly review your account information and provide assistance as soon as possible.

    Kind Regards,
    8theme team

    Avatar: Sadikul Islam
    Sadikul Islam
    Participant
    April 26, 2023 at 07:59

    With a slight modification, the code worked, thanks

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Quick view showing same option multiple times’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.