Blank Page with Brand Link

  • Posts: 41
  • Thank you received: 0
11 years 2 months ago #95311

Not sure why this is happening but on my product pages the brand link (which is created when you select Brand in the dropdown backend product page). Returns a blank page. But when on my Brand page the link works fine.

For example for the brand "Sunny Designs"
The link does NOT work: (click on brand: Sunny Designs) and you'll get a blank page
furnitureandthings.com/component/hikasho...ub-table-w-slate-top

BUT THE SAME PRODUCT but using brand through link works??? Don't understand why this is?
This Link WORKS (click on brand: Sunny Designs) and it works
furnitureandthings.com/shop-by-brands/pr...ub-table-w-slate-top

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

  • Posts: 81714
  • Thank you received: 13104
  • MODERATOR
11 years 2 months ago #95323

The link furnitureandthings.com/component/hikasho...ub-table-w-slate-top is not correct.
There is no menu selected for it. That's why you get a blank page when you click on the brand because the menu is missing and is necessary to joomla when the SEF is activated.

Where do you get the link furnitureandthings.com/component/hikasho...ub-table-w-slate-top from ? I suppose a products listing module somewhere on your website. In the HikaShop options of that module, you should set a category/brand listing menu item in the "menu" option and you won't have that issue.

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

  • Posts: 223
  • Thank you received: 1
10 years 11 months ago #109136

I am having the same basic problem, and I don't understand what you are saying...sorry

My Shop By Brand is a filter...if you select AKW, you get all the AKW products...but the brand link on an individual product page comes up blank.

You say a menu or module is needed and that's where I'm confused...do I need to create a menu/module for each brand???

Could you please explain a little better...thanks

Here are some links, if needed...

www.plumbingdeals.dreamhosters.com/ (scroll down a bit for Shop By Brand)

www.plumbingdeals.dreamhosters.com/index...-with-adjustable-leg

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

  • Posts: 81714
  • Thank you received: 13104
  • MODERATOR
10 years 11 months ago #109276

There is no such brand link on the product page by default.
So it must come from a customization of the code you made which doesn't take into account that you can access the product page from the filter results page.
The solution will be to modify the code of that link to force the Itemid of the link to a category listing menu item.

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

  • Posts: 223
  • Thank you received: 1
10 years 11 months ago #109282

OK...how do I modify that?

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

  • Posts: 2334
  • Thank you received: 403
10 years 11 months ago #109290

Since this is something you must have customized you should where to edit it.
Just add something like: &Itemid= with the id you want, at the end of the link.

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

  • Posts: 223
  • Thank you received: 1
10 years 11 months ago #109295

Something is being lost here...

I did not do any customization to display the Brand on a product page. This is a NEW installation of the current business version of Hikashop and Joomla 3.

Yes, I assigned the product to a brand...but no, I never created the link...as shown here...


this was created by Hikashop...when you click on it, you get a blank page.

Attachments:

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

  • Posts: 3
  • Thank you received: 1
10 years 11 months ago #109375

I had the same problem and found out it has something to do with cache.

The default manufacturer link on product page links to related brand products fine after clicking hikashop category, it does not work after clicking a relevant joomla menu item.

After I changed the content menu to "type of content" category, saved, reload the blank page and then changed the "type of content" do product again, the issue was solved. clearing cache would probably do the trick as well.

-L

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

  • Posts: 81714
  • Thank you received: 13104
  • MODERATOR
10 years 11 months ago #109443

@plumbingdeals oh I see what you mean.

You would have to edit the file "show_block_dimensions" via the menu Display->Views and change the piece:
'&Itemid='.$Itemid
in the file line:

echo JText::_('MANUFACTURER').': '.'<a href="'.hikashop_completeLink('category&task=listing&cid='.$manufacturer->category_id.'&name='.$manufacturer->alias.'&Itemid='.$Itemid).'">'.$manufacturer->category_name.'</a>';
to:
'&Itemid=XXX'

where XXX is the id of one of your category listing menu items.

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

  • Posts: 223
  • Thank you received: 1
10 years 11 months ago #109544

Sorry...did not solve the problem

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

  • Posts: 81714
  • Thank you received: 13104
  • MODERATOR
10 years 11 months ago #109548

Then, it means that either the id that you entered there is not a category listing menu item, or that the menu item hikashop options are not correct.

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

  • Posts: 223
  • Thank you received: 1
10 years 11 months ago #109553

here are current settings....







Attachments:

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

  • Posts: 81714
  • Thank you received: 13104
  • MODERATOR
10 years 11 months ago #109556

There is no associated products listing module attached to your menu so that's why you don't see any products wen you click on that link.

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

  • Posts: 223
  • Thank you received: 1
10 years 11 months ago #109563

sorry to be a pain...but still not working

i have sent a pm with log-in if you would like to have a look...

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

  • Posts: 223
  • Thank you received: 1
10 years 11 months ago #109588

we apologize, however due to a fatal error while working on another part of our site we have been forced to reinstall from a back-up that does not contain the items discussed here.

once we are able to revist this issue, we will see what happens.

thank you for your time.

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

  • Posts: 26034
  • Thank you received: 4006
  • MODERATOR
10 years 11 months ago #109599

Hi,

No problem.

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.

Time to create page: 0.142 seconds
Powered by Kunena Forum