Skip to main content

Duplicate product price

More
5 years 8 months ago #327889 by ImageVillage
-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.23
-- PHP version -- : 7.4.13
-- Browser(s) name and version -- : All Browsers
-- Error-message(debug-mod must be tuned on) -- : No error message,

I have a duplicate product price at top of the page and cannot find it in my Tab View php file, can you help identify where this is and how to remove please?

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #327892 by nicolas
Replied by nicolas on topic Duplicate product price
Hi,

The one at the top that you want to remove should be added just after the div with the id hikashop_product_right_part
Now, you can always cheat and hide it with CSS:
#hikashop_product_right_part > .hikashop_product_price_full { display: none; }

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #327898 by ImageVillage
Hey Nicolas, happy new year!

Thank you, why on earth didn't I think of that????? lol

CSS to the rescue, dirty but I like it! :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.167 seconds
Powered by Kunena Forum