Option as a Product is showing in Joomla search

  • Posts: 74
  • Thank you received: 2
  • Hikashop Essential
10 years 11 months ago #173444

-- url of the page with the problem -- : uhansworkwear.com/component/search/?sear...hrase=all&Itemid=101
-- HikaShop version -- : 2.3.3
-- Joomla version -- : 3.3.4
-- PHP version -- : 5.4.33
-- Browser(s) name and version -- : Firefox 31

I have Hika Shop Essential and I've created options called Big&Tall. When we do a search for a product in the Joomla core search, both the main product shows up and the Big&Tall option shows up. So you can essentially click on the Big&Tall option and it will take you to the page.
We don't want the Big&Tall option to show up in search as a separate product since it is not a separate product. It is a Big&Tall option for another product.
How can we stop the "options" from showing up in search?
Thanks again for your help.

Attachments:

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

  • Posts: 84301
  • Thank you received: 13697
  • MODERATOR
10 years 11 months ago #173487

Hi,

Try to change the line:
if(hikashop_level(2)){
to:
if(true){
in the file plugins/search/hikashopproduct/hikashopproduct.php and that should help.

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

  • Posts: 74
  • Thank you received: 2
  • Hikashop Essential
10 years 11 months ago #173964

Okay, that seems to have taken care of the problem. Thanks so much.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum