Home / Forums / WoodMart support forum / Add quote button appears duplicate.
Home › Forums › WoodMart support forum › Add quote button appears duplicate.
Add quote button appears duplicate.
- This topic has 14 replies, 2 voices, and was last updated 7 years, 10 months ago by
Artem Temos.
-
AuthorPosts
-
December 18, 2017 at 8:39 am #29420

Fernando LopesParticipantHello. The “YITH WooCommerce Request A Quote” plugin button is appearing duplicate on the product page.

Could I solve this?
Congratulations. Your theme is sensational!December 18, 2017 at 9:09 am #29429
Artem TemosKeymasterHello,
We are glad to know that you considered using WoodMart for your web-site. I hope you will be happy with it.
Could you please provide us your admin access so we can check it?
Kind Regards
XtemosDecember 18, 2017 at 9:26 am #29435
Fernando LopesParticipantYes.
December 18, 2017 at 9:33 am #29436
Artem TemosKeymasterCould you please send us your FTP access also?
December 18, 2017 at 9:36 am #29437
Fernando LopesParticipantI use SSH access. I do not have FTP access.
December 18, 2017 at 9:37 am #29438
Artem TemosKeymasterIn this case, try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue
.woocommerce-product-details__short-description + .yith-ywraq-add-to-quote { display: none!important; }December 18, 2017 at 9:48 am #29442
Fernando LopesParticipantI tested in the theme’s custom CSS area and also in the style.css file of the child theme and it did not work.
December 18, 2017 at 10:06 am #29447
Artem TemosKeymasterBut it works correctly for us now https://gyazo.com/509d1219d06c405178872b84007a6758
December 18, 2017 at 10:12 am #29451
Fernando LopesParticipantHmmm. In priceless products seems to be working. I’m looking at a product that has price. Look at the link.
December 18, 2017 at 10:17 am #29454
Artem TemosKeymasterOK, we see the problem. Try to add this code also
.cart + .yith-ywraq-add-to-quote { display: none!important; }December 18, 2017 at 10:25 am #29459
Fernando LopesParticipantFor you the change appears? It still does not work here.
December 18, 2017 at 10:29 am #29461
Fernando LopesParticipantSorry. It was probably some cache problem. It is already running. Thanks a lot for the help!
December 18, 2017 at 10:36 am #29464
Artem TemosKeymasterYou are welcome!
December 18, 2017 at 10:49 am #29466
Fernando LopesParticipantI’ve seen that when customizations are made to the style.css file of the child theme, they do not work, but when they were placed in the theme’s custom CSS panel, it worked. What would be the problem?
December 18, 2017 at 12:39 pm #29479
Artem TemosKeymasterMaybe you didn’t activate the child theme or some issue with cache plugins.
-
AuthorPosts
Tagged: button, Request A Quote, YITH
- You must be logged in to create new topics. Login / Register