Hikashop menu name in breadcrumb path

  • Posts: 5
  • Thank you received: 0
10 years 4 months ago #199861

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.3.29

How can I remove the category listing menu name from following breadcrumb path (the underlined part)?
Start/Menu item for for category listing module 328/categoryname

See attachment for picture flow

Attachments:

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 4 months ago #199884

Hi,

Go in the Joomla menu manager, edit the menu item with that name and change it to whatever you want.

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

  • Posts: 5
  • Thank you received: 0
10 years 4 months ago #199918

Ok, It is working now

I have changed the category listing module to a product listing module, fine

But now when click a category in the category module, there are no products displayed

Last edit: 10 years 4 months ago by reverbo.

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 4 months ago #199928

Hi,

When you have categories in the main area and you don't want that, you can add a display:none; CSS property on the element around the categories there.
If you could give a link to that page, I could give the precise CSS code to use.
Otherwise, I can only give you a link to the standard documentation about how to add CSS to HikaShop:
www.hikashop.com/support/support/documen...ize-the-display.html

Regarding the categories listing module, if you don't get the products when you click on a link of the module, it either means that you didn't select a categories listing menu in the "menu" option of the module, or that you did but that this menu item is not configured properly. In that case, we would need a screenshot of the settings of the menu item (that you can display by editing it via the menu Display>Content menus).

Last edit: 10 years 4 months ago by nicolas.

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

  • Posts: 5
  • Thank you received: 0
10 years 4 months ago #200007

Ok, this is the link to the page: www.alphawaxing.nl/webshop

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 4 months ago #200019

You can add such CSS:

#hikashop_category_information_menu_296 .hikashop_subcategories{ display:none; }

The following user(s) said Thank You: reverbo

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

Time to create page: 0.060 seconds
Powered by Kunena Forum