Home › Forums › WoodMart support forum › Quick View In Catalog Mode Still Shows Price
Quick View In Catalog Mode Still Shows Price
- This topic has 6 replies, 2 voices, and was last updated 5 years, 5 months ago by
Elise Noromit.
-
AuthorPosts
-
September 4, 2019 at 11:34 am #142007
KensaiParticipantHi,
As the title mentions, the quick view still shows the price for the product in catalog mode.
1) How to hide the price?
2) How to add a custom message instead, such as “Call for Price”?Thank you
September 4, 2019 at 3:18 pm #142057
Elise NoromitMemberHello,
Catalog mode does not hide the price.
Please add this code to the Theme Settings > Custom CSS > Global:
.product-quick-view .price{ display:none; }
You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Best Regards
September 4, 2019 at 5:54 pm #142085
KensaiParticipantHi,
I think I probably did not explain this the right way:
1) I need a php solution/snippet, not a css solution to hide the price in quickview. CSS only hides the price, php will disable it. Thats what I need.
2) I want to add a custom message in the place where the price would be, not to translate anything. So, instead of showing “100$” in the price placeholder, I would like for it to show a string of text such as “Call for Price”
Hope that clarifies things.
Thank you
September 4, 2019 at 6:09 pm #142087
KensaiParticipantBy the way, I am using YITH catalog mode plugin, as your catalog mode option also hides variable products selection. Any way to override this behavior on your catalog mode and show variable products swatches?
And finally, I just noticed that you show add to cart when a product is linked to a hotspot point on an image, even in catalog mode. Please advise on how to fix bug also.
September 5, 2019 at 8:13 am #142172
Elise NoromitMemberHello,
Please contact the plugin support on this issue as we do not support third parties plugins and do not have any quick solution for that.
Best Regards
September 9, 2019 at 9:58 pm #142843
KensaiParticipantI am not asking for support for the YITH plugin, but for your theme. The reason I am using YITH is because your theme has issues with catalog mode. Therefore I am asking you to tell me how to disable add to cart on your theme on the quickview, in hotspots or other places. That issue happens by default with your theme, but also with YITH. Therefore, please ignore the fact that I am using YITH.
p.s.
The css code does nothing.September 10, 2019 at 7:25 am #142896
Elise NoromitMemberHello,
Please provide the site admin access to the private area we shall check.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register