Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Need City Selection dropdown

  1. #1
    Thread Starter
    Orzdy's Avatar
    Join Date
    Oct 2011
    Location
    Iraq
    Posts
    147
    Thanks
    31
    Thanked 6 Times in 6 Posts

    Arrow Need City Selection dropdown

    Hi
    I need City Selection dropdown like in this web site (http://www.alsiarat.com)
    When he chose the city I must see all the ads and for all category of this city only.Search for an item don only in selected city.
    I want exactly like this.

  2. #2
    Senior Member junnydc's Avatar
    Join Date
    Aug 2011
    Location
    Singapore
    Posts
    198
    Thanks
    20
    Thanked 9 Times in 8 Posts
    Its not a plugin. The owner ask for some developer to modify their template.
    Let me check the thread for that. I'll update you later

  3. #3
    Thread Starter
    Orzdy's Avatar
    Join Date
    Oct 2011
    Location
    Iraq
    Posts
    147
    Thanks
    31
    Thanked 6 Times in 6 Posts
    Quote Originally Posted by junnydc View Post
    Its not a plugin. The owner ask for some developer to modify their template.
    Let me check the thread for that. I'll update you later
    thanks junnydc Im waiting

  4. #4
    Junior Member IOGAMES's Avatar
    Join Date
    Oct 2011
    Location
    Mexico
    Posts
    45
    Thanks
    5
    Thanked 0 Times in 0 Posts
    Me too! I was looking for this...

  5. #5
    Junior Member cedricde's Avatar
    Join Date
    Jun 2011
    Posts
    31
    Thanks
    10
    Thanked 0 Times in 0 Posts
    Hi guys,

    me too actually...

    Any tuto or cheap implementation made by a dev???

  6. #6
    Marketplace Seller ahikmahin's Avatar
    Join Date
    Aug 2010
    Location
    Australia
    Posts
    504
    Thanks
    32
    Thanked 52 Times in 42 Posts
    he he ... i will share a tuto soon about this

    Thanks guys ..

  7. #7
    spartac's Avatar
    Join Date
    May 2011
    Posts
    7,171
    Thanks
    75
    Thanked 830 Times in 808 Posts
    I think the guys in alsiarat.com did it manualy.

    It's not search by cities but by keywords and the keywords happened to be cities here.
    Look at he target url, for ex: http://www.alsiarat.com/?s=Ajman
    For this you need a basic javascript code to implement the jumb box.

    Something like this:


    <form name="jump1">
    <select name="myjumpbox"
    OnChange="location.href=jump1.myjumpbox.options[selectedIndex].value">
    <option value="http://www.yourdomain.com/?s=city1">city1
    <option value="http://www.yourdomain.com/?s=city1">city2
    <option value="http://www.yourdomain.com/?s=city3">city3
    </select>
    </form>



    - For all cities, the guys there linked it with the home page
    - his feature can be coded dynamically to collect all the cities used in the submited ads, so if anyone has a clue how to do these mods, it would be great to show upwith some ideas.

    I hope this can help.

    Cheers

  8. #8
    Marketplace Seller thesanerone's Avatar
    Join Date
    Apr 2011
    Location
    Chicago, IL US
    Posts
    158
    Thanks
    0
    Thanked 30 Times in 25 Posts
    I can build this no problem for a reasonable donation

    Thesanerone@gmail.com

    Also check out my sort plugin here:


    http://forums.appthemes.com/sort-cat...-7/#post117600

  9. #9
    Forum Member nimbystripes's Avatar
    Join Date
    Sep 2011
    Location
    UK
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I've been looking for this plugin myself or at least for some developer who could do it for me. If it is not that difficult to do, then I am willing to learn how to implement such dropdown. Would like to do it on countries and cities.

  10. #10
    rubencio's Avatar
    Join Date
    May 2010
    Location
    Spain
    Posts
    3,804
    Thanks
    268
    Thanked 316 Times in 278 Posts
    This is simply a search by custom field.
    You can start with some info from here --> http://sixrevisions.com/wordpress/custom-fields-search/
    Best regards,

    r u b e n c i o . c o m


    Since 2010 providing AppThemes solutions,
    Plugins and the best childthemes...



Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Make "City" field in custom fields a dropdown menu
    By hyperion in forum Report ClassiPress Bugs
    Replies: 6
    Last Post: March 8th, 2012, 08:26 PM
  2. package selection by....
    By quim in forum ClassiPress General Discussion
    Replies: 0
    Last Post: March 7th, 2011, 02:01 PM
  3. Image Selection
    By darl in forum ClassiPress General Discussion
    Replies: 5
    Last Post: January 1st, 2011, 05:28 PM