Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author agentevolution

    (@agentevolution)

    The search form uses Taxonomies to search by. Create a custom taxonomy, with the terms you want, and assign properties to your custom taxonomy/terms. Then they will be available to use in the search widget.

    Thread Starter kranti.newlife

    (@krantinewlife)

    Yes, Thanks. I did that already sir. I created some custom taxonomies e.g
    Price range. Bedrooms, Bathrooms etc. I made few changes in plugin to make the search form work for Features such as ‘BUY’, ‘SALE’ and ‘RENT’ i.e. by passing the selected features as a hidden input into the query.

    Also If you don’t mind as I am working on property search site for the first time I would like to ask, if you see the url I provided already, in the top bar there are city name like Pune, Mumbai etc. So how to deal with
    that. I mean will the plugin help me?

    Plugin Author agentevolution

    (@agentevolution)

    Yes, each taxonomy term has it’s own archive page. Visit the taxonomy you created in the Dashboard (i.e. Location) and hover over the term (i.e. the City) you created then click the View link – use that URL.

    Thread Starter kranti.newlife

    (@krantinewlife)

    Is there any plugin for Registration and Login Module for Agents and buyer?

    Plugin Author agentevolution

    (@agentevolution)

    Not that we’re aware of.

    Thread Starter kranti.newlife

    (@krantinewlife)

    Thanks for your support.

    Also what I was asking for top bar tabs i.e. Mumbai, Pune etc. I could find out my own solution for that also, what i did is using sessions I changed the parameter for taxnomy and term i.e.<?php echo do_shortcode(‘[listings taxonomy=”status” term=”active” limit=”10″ columns=”3″]’); ?>
    May be I was expecting you to answer this.

    Thanks.

    This is not very clear. Is there a tutorial available for how to add fields to the search?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Adding extra fields to property search form’ is closed to new replies.