Um Ihre Geschäfte zu filtern, können Sie zwischen Geschäftskategorien oder Filtern wählen. Der Unterschied zwischen einer Kategorie & ein Filter ist dies:
- Speicherkategorien werden unabhängig von den Ebenen nur in einem Auswahlfeld angezeigt
- Speicherfilter können verwendet werden, um mehrere Kontrollkästchen anzuzeigen oder Felder auszuwählen
Der logische Operator für die Abfrage ist AND. Bedeutet, wenn zB Kleidung und freies Parken überprüft wird, werden nur Geschäfte angezeigt, die beide Filter haben.
Shop-Kategorien erstellen
Um Shop-Kategorien zu erstellen, gehen Sie zu Ihrem Backend > store locator > categories. Hier können Sie mit eine neue Kategorie erstellen:
- Name
- Beschreibung
- Verknüpft mit einer WooCommerce-Kategorie
- Benutzerdefiniertes Symbol
Speicherfilter erstellen
Für Shop-Filter gehen Sie zu Ihrem Backend > store locator > filter. Hier können Sie mit einen neuen Filter erstellen:
- Name
- Beschreibung
- Verknüpft mit einer WooCommerce-Kategorie
- Benutzerdefiniertes Symbol
- Eingabetyp (Kontrollkästchen ODER Auswahlfeld)
Nur die Filter der 2 Ebene werden als Kontrollkästchen innerhalb des Store Locators angezeigt. Die Filter der 1 Ebene werden als Filter-Top-Namen verwendet.Bedeutet, dass Sie einen Namen wie “Einrichtungen” finden, den Filter erstellen und Ihre Kontrollkästchen wie “Freies Parken” oder Toiltes unter diesem Namen zuweisen müssen.
hi can filter by location?
I can’t seem to figure out how to uncheck all the Product Categories on first load.
https://www.cambiumnetworks.com/where-to-buy/ It defaults to ‘All Products’ checked. In the settings under Searchbox there is a ‘select default filter category’ but that is only showing the dropdown options. I have 2 filters. One dropdown and one with checkboxes.
Right now the problem really is that when it loads, even though the first ‘All Products’ is checked it’s not actually showing items checked with All Products. If I uncheck it and then check again it filters correctly. So I either need to fix that so it does filter by All Products on first load OR I need to have all of the filters unchecked on first load. Any help or insight appreciated.
best,
Kurt
Is it possible to create a store filter from a custom product taxonomy?
No Sorry, but you can rebuild it using a new filter.
Hi,
we are trying to create a select with custom filters, but in Edit Store Filter page after clicking on Save button it automatically sets Checkboxes.
Do you have any suggestion?
Thanks
Please update to latest version. Also you can only set the select type on the very top level of your filter. Not on child store filters.
Hi,
Is it possible to mark different areas (with different color overlays) in the map.
For examples different states with stores? So each state gets a color?
Thank you
You can set a marker for a filter called states for example.
Hi,
I need some help with the icons for the filters.
So if I select a Custom Icon in a filter (Child), it does not show up in the map. It is always the same standard icon.
Can you help me out?
Thank you,
Peter
Hi, we are trying to change the default Longitude and latitude but it doesn’t work. Its very critical because we need to launch the website. Thank you for your quick reply.
Sie können diese in den Plugin-Einstellungen ändern 🙂
Is there any way to remove the “Select a Category” field? I only want my users to be able to filter by radius. Since there are no store categories I think it would look better and be less confusing to users to just remove that field altogether. Thanks!
Yes you can use this custom CSS:
#store_locator_filter_categories { display: none; }
Can the store categorie be added via the import excel file? (separate column?) So the filter-categories are automatically added to the stores via import? I have 1230 stores I’m not assigning the filters manually as you can imagine 😉
Yes of course you can import store categories directly within the import xls(x) file.
Ich möchte die Geschäfte im Backend (in der Liste der Geschäfte) nach Kategorien sortieren können. Wie mache ich das?
Die Kategorien der Shops werden exportiert, wenn Sie einen Shop-Export in den Plugin-Einstellungen durchführen.
Hello. Is possible to change filters to work with the logic “or” instead of “and”?
Thank you.
We can customize / add this feature for you. Please contact us at su*****@we******.io
good night, my website doesn’t show categories or filters to the client. already created according to your manual above the categories, but still does not appear for my client, is there anything you can do for him to appear? thank you
Please make sure the custom CSS file is writeable in public > css folder.