•  

Filter results

This thread is over 4 months old
The content and issues discussed here maybe out of date or inaccurate.

Check you are running the latest version of your PremiumPress theme then look for a more recent forum post or submit a support ticket.
  1. u 6655
    offline
    Eddie
    Posted 9 months ago

    My Website Link: nowfurniture.co.uk
    My Theme Version: latest one??

    Hi, I am creating a big site and I have created my categrories with a taxonomy side bar.

    The problem is if someone says clicks to coffee tables, they will be 400 results, I want to give them a choice of colour, price etc specific to the coffee tables category. When I add the taxomony it gives you everything.

    I am using datafeedr and it shows how to do it in that but when I import their filter, it doesn't work? When I use the widget context plugin either in shopperpress or datafeedr, this doesn't work either? It would be perfect if it worked like it should do. So, you click on coffee tables and you only get the list of taxomonies from that category? It allows the user to really refine what they are looking for.

    I have been stuck on this one for a day now, can anyone help? Please!!!!

  2. u 828
    offline
    Danie
    Posted 9 months ago

    Hey, try this site
    http://www.create-web-directory.com/plugins-demos/daisy-chain-search/
    the link to the free plugin is on there as well, if you set this up this will follow your requirements

    The computing scientist’s main challenge is not to get confused by the complexities of his own making.
    http://www.web-directory.co.za
    http://www.eish.it
    WP directory - any theme - http://www.make-web-directory.com/development/web-directory-south-africa/ all the plugins used
  3. u 6655
    offline
    Eddie
    Posted 9 months ago

    Hi Danie, thanks but I have what is probably a silly question- I have installed it and I can see it in plugin and editor but where do you go into it, so you can edit it. I've gone through everything?? Thanks again

    I would like something like the filter on the left hand side of this site once you reach coffee tables- http://furnish.co.uk/f/coffee-tables-living-room-furniture-small-tables

  4. u 828
    offline
    Danie
    Posted 9 months ago

    On the demo site, this is the code used to call THAT example
    <?php chainselect_getcategories( 'cars', 2, array('Select Make', 'Select Model'), array('Make', 'Model'),"Find","",0 ) ?>
    If you check the plugin site you will see, also on this post, all the different search levels you can create
    http://www.premiumpress.com/forums/topic/daisy-chain-search-taxonomies-etc

  5. u 6655
    offline
    Eddie
    Posted 9 months ago

    Whoa, right so you have to put the code in yourself. I will have to give it a go and get back to you, thanks again Danie