Filter not working as it should

  • Posts: 154
  • Thank you received: 10
10 years 10 months ago #139776

Hi!

I have a problem with filters. I use a basic filter for my own website www.any-shop.nl . It's a searchbox for the entire website, no big deal.
That works great, if you go to the shop and put in the search field 16gb it shows everything i sell with 16gb.
I configured the filter as such:
Name: Zoeken
Type: Text
Categorie: All products (including sub)
Active: Yes
Send after clik: Yes
Removable: no
Dynamic: no
Options: product_code / product_description / product_keywords / product_name
Title position: Inside
# columns: 1
Max text: no
Search: Complete expression
Max length: empty

This works like a charm!

Now: I try to do thesame for a site for a customer. www.verfgoedkoper.nl
I do the EXACT same settings, with the EXACT same module attached to it, but when I search anything, the result is a blank page :(
You can test it at www.verfgoedkoper.nl/index.php/retourbeleid
I only activated the searchbar on that page so the customer doesn't see it yet.

Any idea on where the problem lies or what i can do to fix it?


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)
Last edit: 10 years 10 months ago by anypc. Reason: Solved!

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

  • Posts: 12953
  • Thank you received: 1778
10 years 10 months ago #139805

Hi,
Can you show me some screenshots of how did you configured your filter ?
Thank you :).

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

  • Posts: 154
  • Thank you received: 10
10 years 10 months ago #139809

Sure! One is the settings for the module and the other is the settings for the filter.


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)
Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
10 years 10 months ago #139848

Ok, and can you check that you have set some values through the "csvomschrijving" field of your products, and then use your filter by searching one of your "csvomschrijving"" product field value ?

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

  • Posts: 154
  • Thank you received: 10
10 years 10 months ago #139852

Every item in the webshop has the same csvomschrijving field.

This is:

Verfgoedkoper.nl, hét adres voor al uw verfbenodigdheden!

So every item in the store uses these values. I added it because I wanted to test what you are suggesting now :)


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 12953
  • Thank you received: 1778
10 years 10 months ago #139927

Can you test it again by applying your filter to your product_name ? To see if the problem is coming from your filter or your custom field.

Last edit: 10 years 10 months ago by Mohamed Thelji.

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

  • Posts: 154
  • Thank you received: 10
10 years 10 months ago #139930

Oke, now it's only used for product_name

Tried a couple of searches, no luck :(


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 10 months ago #139986

Hi,

The issue is not with your filter but with the "menu" option of your filter module. On your first website, you have the id of a menu item of the type hikashop products listing which is configured to display all the products by default. On your second website, you have 0. So it goes to a products listing which doesn't display any products by default because it doesn't have any settings attached to it.

The following user(s) said Thank You: anypc

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

  • Posts: 154
  • Thank you received: 10
10 years 10 months ago #140371

Hi nicolas,

Finally got around to return to this issue.

a menu option with my filter module you say?

So how do I create such menu on my second website?


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 154
  • Thank you received: 10
10 years 10 months ago #140373

Yay! I found a way :)

- Created new menu (in joomla) called 'fake hidden menu'
- Created menu item 'All Items'
- Saved the joomla menu
- Went to the Hikashop menu editing page
- Set all the settings like I wanted to show the results (DIV, 3 columns, max 30 products etc. etc.)
- Looked at ID number of the menu in Hikashop (221)
- Went to the module 'hika filter'
- Added it to the Basic Options on the right side. 'Menu: 221'

Saved.

And it all works perfect now!


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)
The following user(s) said Thank You: colingchong

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

  • Posts: 39
  • Thank you received: 0
  • Hikashop Business
10 years 9 months ago #144198

Thanks for this Info. I had a similar problem and this solved the search part of the issue. Another problem has now surfaced... After searching and finding products clicking on the "Add to Cart" button the screen does not refresh to the cart as would be expected. The product is added to the cart but the screen stays locked to the found products.
Any Thoughts?

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

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #144202

Try to switch the "Use AJAX when possible for add to cart buttons" option of the configuration. That might help.

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

  • Posts: 39
  • Thank you received: 0
  • Hikashop Business
10 years 9 months ago #144241

No, that makes it much more obvious that something has happened with a screen refresh but the screen still stays at the found set of products

Last edit: 10 years 9 months ago by colingchong. Reason: wrong word

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

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #144264

Could you provide a link to the page with the steps to reproduce the issue so that we can see that ?

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

  • Posts: 39
  • Thank you received: 0
  • Hikashop Business
10 years 9 months ago #144292

Website is www.jesusdelivers.com/
the Filter Search Box is on the right hand side panel called "Search Resources" a search term such as "love" will give you 4 results and clicking on the Add button will place the item in the cart which is viewable from any of the regular pages

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

  • Posts: 39
  • Thank you received: 0
  • Hikashop Business
10 years 9 months ago #145028

Hello, was wondering if you have had a chance to look at this issue?

Thanks

Colin

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

  • Posts: 12953
  • Thank you received: 1778
10 years 9 months ago #145155

Hi,
I just tested it through your website and noticed some JavaScript errors, so the solution will probably be to correct these JavaScript errors, note that using the jQuery Easy will probably help you.

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

Time to create page: 0.111 seconds
Powered by Kunena Forum