Duplicate product price

  • Posts: 36
  • Thank you received: 1
4 years 2 months ago #327889

-- 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.

  • Posts: 83404
  • Thank you received: 13498
  • MODERATOR
4 years 2 months ago #327892

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.

  • Posts: 36
  • Thank you received: 1
4 years 2 months ago #327898

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.063 seconds
Powered by Kunena Forum