Subcategories are being displayed two times.

  • Posts: 6
  • Thank you received: 0
10 years 4 months ago #201362

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.4.38
-- Browser(s) name and version -- : all browsers

on category module,
Subcategories are being displayed two times.
One time correct under categories on module, and a second time above products, in the middle of the website.
Is there a comprehensive way, anyone can help me fix that ?
i don't want double information in same page for my website it's pointless

i already tied what nicolas told me :

BEGIN//The simplest will be to add that CSS on your website:
.hikashop_category_information_menu_193 .hikashop_subcategories_listing{display:none; }

www.hikashop.com/support/support/documen...ize-the-display.html //END

but it does not seem to work.
also i can't find relative information in firebug and System->Configuration->Display->custom1.css which i currently use.

I want subcategories displayed only left.
regards.

Attachments:
Last edit: 10 years 4 months ago by nik.

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
10 years 4 months ago #201437

Hi,

The page you're displaying is a category listing menu ; not a product listing one.
You should take a look at the menu configuration.
In "Display > Content menu", you will see a menu with the ID 193 ; if is the menu of the page you gave.

Please change that menu into a product listing menu or use a different display for the category listing (a "div" display) with the "synchronize" setting.
You can also add a product listing module under the category listing menu.

You can read more about the menu/modules in our tutorial :
www.hikashop.com/support/documentation/6...splay-front-end.html

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 6
  • Thank you received: 0
10 years 4 months ago #201519

in Display->Content Menus there are following:

1 Menu item for category listing module 102
2 Menu item for category listing module 98
3 Menu item for category listing module 131
4 Galaxy Mall homepage

i followed exactly your directions , on No 2 (men It f cat list mod 98) which is also displayed in address bar in the front end.
and subcategories are still displayed in different view , instead of products contained in category.

current settings now are ->

Display->Content Menus-> Menu item for category listing module 98

Details =>
Type of content = Product
Type of layout = Div


Associated modules =>
Associated products listing for category listing menu 193
Details =>
Type of content = Product
Type of layout = Div

now when i click on category , subcategories unfold under , which is correct, and pop again in the middle as icons , instead of
products contained in main category. :(

it's same information displayed two times just in different view. 1 time in category tree which i want, and one time in the middle of the page.
I would like to see the products contained in the main category instead of subcategories in the same page.
if there is a file which i can attach that might help us please ask me to do so.
regards.

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

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

Hi,

There was a problem with the CSS I gave you.
It should be:
#hikashop_category_information_menu_193 .hikashop_subcategories_listing{display:none; }
and not:
.hikashop_category_information_menu_193 .hikashop_subcategories_listing{display:none; }

That's why you didn't see any change.

The following user(s) said Thank You: nik

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

  • Posts: 6
  • Thank you received: 0
10 years 3 months ago #201956

thanks nic! that was it !
but it took waaayyy to long for a 3 minute job
anyway ... this time it worked exactly as i wanted .
once again thank you.

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

Time to create page: 0.046 seconds
Powered by Kunena Forum