Home › Forums › WoodMart support forum › Get quote button
Get quote button
- This topic has 11 replies, 2 voices, and was last updated 6 years, 9 months ago by Artem Temos.
-
AuthorPosts
-
April 5, 2018 at 9:49 pm #51088
arven1ParticipantI see thanks.
Tell me something… There are a bug inside… When you access my homepage and scroll down under FEATURED PRODUCTS, you’ll see that some products have BUY NOW, some have GET A QUOTE and some have both. Basically, all products should have GET A QUOTE and some of them have both. There are no product that have only BUY NOW. Why this “bug” happens? Can you help me please?
April 6, 2018 at 6:16 am #51125
Artem TemosKeymasterHello,
Could you please check how it works with some default WordPress theme like twentysixteen to understand is it our theme issue or not?
Regards
April 6, 2018 at 3:15 pm #51286
arven1ParticipantBasically, I remember that we had this issue before… But after I do the update of your theme to 2.1. this occurs again. I also remember that I had checked this on default theme and it was working. Can you please check why is this happening?
April 6, 2018 at 10:53 pm #51324
Artem TemosKeymasterAnyway, we need to check is it our theme issue or not. Please, check how it should work with default WordPress theme.
Thank you in advance
April 8, 2018 at 5:57 pm #51565
arven1ParticipantI did check. I told you and its seem to work.
April 9, 2018 at 8:08 am #51602
Artem TemosKeymasterAre we able to switch between themes as well? We will test what is wrong there.
April 10, 2018 at 2:45 pm #51858
arven1ParticipantSite is in production so I did not switch it on live server but did that on my localhost. Please check from your end and do not change themes as widgets will become inactive and I’ll get into problem. Thanks.
April 10, 2018 at 3:02 pm #51860
Artem TemosKeymasterBut we are not able to test it without an ability to switch between themes and enabling/disabling plugins and options.
April 18, 2018 at 6:50 pm #53218
arven1ParticipantBasically I detect what is real problem… When product have attributes (colors in this case) then it shows only BUY NOW and not BUY NOW and GET A QUOTE. But when it does not have any attributes it has both (like I want to have on all except those that does not have price, those are good as they have only GET A QUOTE). Can you help me or suggest me something how to deal with it? I really cannot change this to default theme because it is production site and cannot play with it. Hope you understand.
April 19, 2018 at 6:04 am #53249
Artem TemosKeymasterYes, we understand but it is how the plugin works. It doesn’t depend on our theme and you can try to contact plugins developers for help.
April 23, 2018 at 9:07 pm #54174
arven1ParticipantWill do that. After I update to your newest version 2.3., it seems like CONTINUE SHOPPING between GET A QUOTE and BUY NOW on every product section. How can I remove that? Can you remove this please? I send you example link.
April 24, 2018 at 6:08 am #54209
Artem TemosKeymasterActually, this button is not related to our theme update. And you can hide it with CSS code
.single_add_to_cart_button + .button { display: none; }
-
AuthorPosts
- You must be logged in to create new topics. Login / Register