This topic has 5 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Sadikul Islam
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.
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
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.
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
With a slight modification, the code worked, thanks
Tagged: multiple options, persuasive, quick view, templates, woocommerce, wordpress
The issue related to '‘Quick view showing same option multiple times’' has been successfully resolved, and the topic is now closed for further responses