Product Listing display

  • Posts: 3
  • Thank you received: 0
11 years 1 month ago #166841

-- HikaShop version -- : 2.3.2
-- Joomla version -- : 1.5.26
-- PHP version -- : 5.2.17
-- Browser(s) name and version -- : Firefox

On the Puppets page the categories display, but when you click on a category to display items nothing appears. It worked okay until I updated to latest version.

kiddiekoms.com.au/shop/puppets

kiddiekoms.com.au/component/hikashop/category/31-all-puppets

(Yes I know the Joomla version is old, but at this point the client doesn't want to upgrade)

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
11 years 1 month ago #166853

Hi,

The Joomla version is not really a problem : there are still a lot of website running under Joomla 1.5

Having more details about your menus configuration (HikaShop > Display > Content menu) will be useful.
It looks like the menu "shop" does not provide links to the categories using his own menu (or another hikashop menu), that's why the SEF is not correct.

Please try to deactivate the SEF temporally in your website in order to know if the SEF is the source of the trouble or not.

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: 3
  • Thank you received: 0
11 years 4 weeks ago #167362

I published the product category "Puppets" and turned off SEF but the problem still exists.

Screenshot attached of menu configuration.

Attachments:

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
11 years 3 weeks ago #167459

Hi,

I see that in the page
kiddiekoms.com.au/index.php?option=com_h...ut=listing&Itemid=33

You got link for the sub categories, but the first link is :
kiddiekoms.com.au/index.php?option=com_h...all-puppets&Itemid=0

And you can see that the "Itemid" is equal to zero (which is a bad thing).
The result is a blank page (for sure, there is no menu configuration for the Itemid 0 !).

But if you open the link with the good menu item :
kiddiekoms.com.au/index.php?option=com_h...ll-puppets&Itemid=33

It works good.

It is strange that HikaShop is not able to read the Itemid from the Joomla.
Do you have some special (mostly system) plugins which could modify the Itemid which is stored in the Joomla super global variable ?

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.

  • graveltravel
11 years 3 weeks ago #167513

Hi guys,

Houston, I believe we have a problem.

On the Home page: if I use the Menu to browse thru categories, and select a Product everything is fine.

On the Home page: I choose a product directly from Recent Products or similar category and the product appears. As of this moment the Itemid's of the menu options are empty. So, nothing works anymore. Example: shop.graveltravel.nl/component/hikashop/...pbergen.html?Itemid=

Other pages: If you choose a product from Recent Product (or similar) on any page other than Home it works just fine.

What to do?

Kind regards, Eric

Note: http:/shop.graveltravel.nl is on-line today, try it yourself.

Last edit: 11 years 3 weeks ago by graveltravel.

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

  • graveltravel
11 years 3 weeks ago #167518

Hi guys,

I've solved it for now. I use the Skyline Accordeon Itemid property to set the itemid to 101. If the Skyline property is set to 0 it should be auto-detect. But it seems not to work properly.

Done.

Kind regards, Eric

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

  • Posts: 84301
  • Thank you received: 13697
  • MODERATOR
11 years 3 weeks ago #167520

Hi,

@graveltravel
Go in the menu Display>Content modules and edit each module there. Make sure that the "menu" option is set to a HikaShop categories listing menu item. Then, it will work.

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

  • Posts: 3
  • Thank you received: 0
11 years 3 weeks ago #167636

It has only been happening since I updated to the latest version of Hika Shop, so if it was another plugin causing the issue wouldn't that have been affecting it prior to update? Nothing else has changed - just the update to HikaShop.

Attachments:

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
11 years 3 weeks ago #167652

Hi,

So you should might have some view overrides.

In order to help you, we will need more information ; because the latest HikaShop release is working fine about that specific point. I'm not saying that the problem does not exist in your website but I can't find anything in the code which could be the source (because it is working in other websites). Which means that you have something different and we have to find what.

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.

  • graveltravel
11 years 3 weeks ago #167823

Hi Nicolas,

I'm sorry, but I don't understand your instructions. Going to Display/Content modules gives me a list of a few hundred items. And each item leads to source code. I don't have plans to make changes to source code. Though, I had a look at a few entries and could not find 'menu', and certainly no property to set the Hikashop menu.

So, I'm puzzeled. Can you send more detailed instructions, or better, can you logon and do it for me?

Thanks, Eric

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

  • Posts: 84301
  • Thank you received: 13697
  • MODERATOR
11 years 3 weeks ago #167830

Hi,

If you're seeing source code, it means that you are in the menu Display>Views, not in the menu Display->Content modules. See this screenshot: take.ms/aw7kn

The following user(s) said Thank You: graveltravel

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

  • graveltravel
11 years 3 weeks ago #167973

Hi Nicolas,

Thanks! I know what you mean now ;-)

What is the difference between setting 101 as default on the Skyline menu, and setting all individual View Modules to HikaShop Product Categories? Isn't this the same?

Cheers, Eric

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

  • graveltravel
11 years 3 weeks ago #168040

Hi Nicolas,

I changed the Display Modules and set the Menu to HikaShop/Categories, and removed the 101 from the Skyline Accordeon properties. It seems to work fine.

But I didn't do the "Associated products listing for category listing menu xxx" entries. I guessed this wasn't requried. Or is it?

I'm really starting to appreciate all the work you guys did on HikaShop, just beautiful !

Kind regards, Eric

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

  • Posts: 84301
  • Thank you received: 13697
  • MODERATOR
11 years 3 weeks ago #168033

Hi,

I don't know how the Skyline module works.
I suppose that you're talking about the target menu setting of that module.
Basically that's the menu item where the module links are going to when you click on one of them. So this menu has to be a hikashop categories listing menu item. If you use another type of menu item, there is a high chance that it create a 404 error. And if you use a different hikashop categories listing menu item, then it will display the same data but with the display settings of that menu item instead of the settings of the previous menu item that you had selected.

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

  • graveltravel
11 years 3 weeks ago #168130

Okay, I'm doing the 'Associated...." as well. But I notice that Assosiated... 276 and 277 appears many times. Is this okay?

Attachments:

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

  • graveltravel
11 years 3 weeks ago #168137

Hi Nicolas,

I changed all 80 menu's to Hikashop/Categories. But now the Breadcrumbs are not working anymore. It goes from HOME to HOME/Categories/<artible....> But the category is not mentioned. Nor does the <article....> is refreshed when switchig category or product.

What a mess!

Cheers, Eric

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

  • Posts: 84301
  • Thank you received: 13697
  • MODERATOR
11 years 3 weeks ago #168147

Hi,

1. Yes. Probably many of them are not used any more.
When you go in your categories listing menu and look at the enabled modules in the select popup of the associated modules option, you will know the one used (with the id). The others can probably be deleted. But you can also leave them there.

2. The breadcrumb bases itself on the information in the URL in order to display the category structure. If you don't have it, it means that you must have turned on the "simplified breadcrumb" option of the configuration which removes the category_pathway parameter from the URLs and which allows the breadcrumb system to display the category structure.

The following user(s) said Thank You: graveltravel

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

  • graveltravel
11 years 2 weeks ago #168333

Hi Nicolas,

I delete all the Associated Modules, and re-generated them thru DIsplay/Menu. I changed all the Display Modules to Categories, and set the Skyline menu to 278 (the new Associated Module for Product Categories). All works fine now.

The breadcrumbs still have the Categories. I couldn't find the 'simplefied' option anywhere. But I'll leave it for now. The Categories (Productgroepen) in breadcrumbs are quite nice, really. I have setup the Categorie Listing which is rather nice. See below/attachment.

Kind regards, Eric

Attachments:

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

Time to create page: 0.101 seconds
Powered by Kunena Forum