Do not display related products

  • Posts: 10
  • Thank you received: 0
9 years 8 months ago #225480

-- HikaShop version -- : HikaShop version Business 2.4.0
-- Joomla version -- : Joomla version -- : 3.4.8
-- PHP version -- : 5.5.29
-- Browser(s) name and version -- : Chrome

Do not display related products even if they are configured . Example product whith related category do noti display attach the image.
My shop calculates the costs for virtual products, how do I fix?

Also how can I disable the tags of the products so they will not appear in the front -and ? Attach the image.

Attachments:
Last edit: 9 years 8 months ago by Mohamed Thelji. Reason: removed back-end access for security purpose

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

  • Posts: 12953
  • Thank you received: 1778
9 years 8 months ago #225503

Hello,

1. Where do you exactly want to display your product related products ? Note that you can do it by setting the "Modules to display under the main area" option to "Related products" via "Hikashop->System->Configuration->Display".

2. What do you exactly mean about it and how do you want to handle virtual products ?

3.The best solution will just be to unset the values of the "Tag" option of your product page, or to use some CSS custom code like :

#hikashop_product_tags_main {
    display: none;
}
www.hikashop.com/support/support/documen...the-display.html#css

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

Time to create page: 0.072 seconds
Powered by Kunena Forum