![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Hi,
I am setting up a few custom filters for my store, unfortunately when importing products in the factory, many of the products have missing "tags" and therefore not appearing in my filters in the store. Is there a way I can manually add tags to products that I have imported? Thank you. |
#2
|
|||
|
|||
![]() Thinking on this further, would i be better doing it based on keywords ? As although there are missing "tags" on many products, the descriptions will have what I require.
Thank you |
#3
|
||||
|
||||
![]() Hi
Yes, it would be better to use keywords instead of tags. Eric
__________________
![]() ![]() ![]() ![]() |
#4
|
|||
|
|||
![]() Eric,
I have edited the default keyword filter with the following - <ul> <?php if (@$_GET['word']) { ?> <li><a href="[server.url type='fullpage' query='-word']">[X] Remove Wet and Dry filter</a></li> <?php } else { ?><li><a href="[server.url type='fullpage' query='word=wet']">Wet and Dry</a></li> <?php } ?> </ul> However once I have added to the sidebar widget, ensured I have updated etc, when clicking on the filter it is returning zero results. Can you confirm I have this code correct ? Thank you |
#5
|
||||
|
||||
![]() Hi
That's because your MySQL settings have not indexed 3 letter words. It's set to index 4 letter words and up. Here's more info: http://www.datafeedr.com/forums/show...=7067#post7067 Eric
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating a New Category | thenarrowshoe | Questions | 3 | February 20th, 2014 10:16 PM |
Creating Filters Question | tcsar757 | Questions | 2 | April 9th, 2012 12:02 AM |
Creating filters that do the work of categories | Eric | Tips, Tricks & Tutorials | 60 | December 1st, 2011 02:57 PM |
My store is not creating and not in navagation bar | ggentry | Problems | 1 | April 25th, 2011 01:29 PM |