Related products not displaying

  • Posts: 93
  • Thank you received: 0
  • Hikashop Business
6 years 1 week ago #291374

-- url of the page with the problem -- : www.itl-vacuum.com
-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.6

I have followed the directions found in forum and documentation but related products will not display - help please!!

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
6 years 1 week ago #291382

Hi,

Can you provide:
- a link to a product page for a product which has related products
- a screenshot of the settings of the product
- a screenshot of the settings of the "related products" module
- a screenshot of the content of the popup when you click on the select button of the "modules under the product page" setting of the HikaShop configuration
That should allow us to tell you what's wrong.

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

  • Posts: 93
  • Thank you received: 0
  • Hikashop Business
6 years 1 week ago #291416

All requested screenshots attached - many thanks

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
6 years 1 week ago #291419

Hi,

The issue is with the way your related products module is configured.
The "synchronize" setting is deactivated. Because of that, your module is discarding the "relation" setting and is displaying the products in the "main category" selected.
The "Relation" setting is set to "in the same categories" instead of "related products". And thus, even with synchronize setting activated, you would still not see related products but products in the same categories of the current product.
Also, the "sub element filter" is set to "direct sub elements" instead of "all sub elements" and thus you're seeing only the products directly linked to the main category.

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

  • Posts: 93
  • Thank you received: 0
  • Hikashop Business
6 years 1 week ago #291458

Thanks.

I have made the changes you suggest, see screenshot, but still no joy.

It's worth mentioning that I just followed the instructions and created the content module and those parameters auto loaded like that.

Attachments:

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
6 years 1 week ago #291463

Hi,

I missed the parameter "related products of products in the cart" which you have activated in your module.
You want to turn off that setting otherwise, it will filter out the products to be displayed to leave only the ones which are related to the products in the cart.
After that, it should be fine.

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

  • Posts: 93
  • Thank you received: 0
  • Hikashop Business
6 years 6 days ago #291514

Sorry still not working

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
6 years 6 days ago #291517

Hi,

Then I don't know.
Please provide :
- the link to a product page with the issue
- a backend access
- a link to this thread
via our contact form so that we can have a look ourselves
www.hikashop.com/support/contact-us.html

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
6 years 5 days ago #291586

Hi,

The issue comes from the CSS:
.itemid-601 #hikashop_submodules {
display: none;
}
that you've added in the file /templates/theme/css/custom.css
That CSS is hiding the related products module on the product page since the product page is also a page of your menu item.
You should change .itemid-601 to target instead one of the listing classes of HikaShop like hikashop_categories_listing_main. That way, it will apply only on the listing, not on the product page.

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

Time to create page: 0.109 seconds
Powered by Kunena Forum