Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 44

Thread: Advanced Search Widget Plugin for WordPress

  1. #21
    Marketplace Seller ahikmahin's Avatar
    Join Date
    Aug 2010
    Location
    Australia
    Posts
    504
    Thanks
    32
    Thanked 52 Times in 42 Posts
    Yes...

    If you choose categories - sub categories will show up as well ... we are planning to update this plugin and add new features with ajax ..

    so, when user will choose categories then sub-categories will activate .. but.. its bit far way to go..

    to use price from and to option

    choose meta key correctly , ex: if your price meta key cp_price

    @ from field choose - meta key : cp_price and leave Meta Key alias field empty -> choose data type ( decimal or numercic ) -> Compare (greater than or Equal)

    @ to field -> meta key : cp_price (same) and Meta key alias (cp_price_anything) -> choose data type ( decimal or numercic ) -. Compare ( Less than or equal)

    But, please open support topic in forum to get fast support ( http://wedevs.com/support/forum/plug...search-widget/ )

    Thanks

  2. #22
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    @ahikmahin,

    would you mind to set up the price search function so it works on your test site? http://www.melbweb.info/wp/

    Something seems to go wrong. As a visitor i expect the following for e.g:

    - I choose a category, let's say "Audi" from the Top Menu (categories) => All Audi's get listed.

    - I enter 5000 in the "max price" search field. Now i should get all Audi's from 0 - 5000 $.

    But the results i get don't make sens.

    That's how visitors search for things. They don't want first to set "Country" then "Category" then "minimum price" then "maximum price" just to see some Audi's under 5000$

    Possible?

    I was trying to set it up on my site. Couldn't get it as it should. So i went to your site but couldn't get it their either.

    But, please open support topic in forum to get fast support ( http://wedevs.com/support/forum/plug...search-widget/ )
    Sorry, i still can't open that site. So i hope that you can help us here as well.
    Rolf Hassel (Samcy)

  3. #23
    aj270303's Avatar
    Join Date
    Dec 2011
    Location
    United Kingdom
    Posts
    2,106
    Thanks
    56
    Thanked 99 Times in 81 Posts
    Quote Originally Posted by samcy View Post
    @ahikmahin,

    would you mind to set up the price search function so it works on your test site? http://www.melbweb.info/wp/

    Something seems to go wrong. As a visitor i expect the following for e.g:

    - I choose a category, let's say "Audi" from the Top Menu (categories) => All Audi's get listed.

    - I enter 5000 in the "max price" search field. Now i should get all Audi's from 0 - 5000 $.

    But the results i get don't make sens.

    That's how visitors search for things. They don't want first to set "Country" then "Category" then "minimum price" then "maximum price" just to see some Audi's under 5000$

    Possible?

    I was trying to set it up on my site. Couldn't get it as it should. So i went to your site but couldn't get it their either.



    Sorry, i still can't open that site. So i hope that you can help us here as well.
    http://wedevs.com/support/topic/setu...tion/#post-501

  4. #24
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    aj, as i said, i can't open that website

    Now another question:

    On the demo site is search by country included. Default is "United States" Now if i write a word (for e.g: Dandenong) in the first search field and don't make changes at the countries, the result will be "no ads found" unless i also select "Australia".

    Can it be set that the country part is like the way categories is showing and says by default something like "- all countries"? That would be great and very usefull!
    Rolf Hassel (Samcy)

  5. #25
    Marketplace Seller ahikmahin's Avatar
    Join Date
    Aug 2010
    Location
    Australia
    Posts
    504
    Thanks
    32
    Thanked 52 Times in 42 Posts
    @samcy -

    classipress theme adds extra queries and overrides the plugin. Please find the file /classipress/includes/theme-functions.php and find these lines:



    Now you’ve to comment those lines (just add two slashes in those lines):



    Cheers..

  6. #26
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    yes, thanks! I already did this and it solves that problem.

    Now this one:

    Now another question:

    On the demo site is search by country included. Default is "United States" Now if i write a word (for e.g: Dandenong) in the first search field and don't make changes at the countries, the result will be "no ads found" unless i also select "Australia".

    Can it be set that the country part is like the way categories is showing and says by default something like "- all countries"? That would be great and very usefull!
    And then i leave you alone
    Rolf Hassel (Samcy)

  7. #27
    Marketplace Seller ahikmahin's Avatar
    Join Date
    Aug 2010
    Location
    Australia
    Posts
    504
    Thanks
    32
    Thanked 52 Times in 42 Posts
    unfortunately, there is no solution for this at this moment samcy.

    But, i am going to make a note about this and hopefully come up with a decent solution

    As, we already started to work on next version with lots more features -

    1. Multi- select

    2. Check box

    3. 2nd level ajax drop-down (possibly)

    4. default text for custom field (yours )

    I will keep you on loop once its ready to play with

    Thank you.

  8. #28
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    As, we already started to work on next version with lots more features
    sounds good, hurry up
    Rolf Hassel (Samcy)

  9. #29
    Senior Member altafshah's Avatar
    Join Date
    Mar 2011
    Location
    United Arab Emirates
    Posts
    120
    Thanks
    6
    Thanked 1 Time in 1 Post
    hi ahikmahin,
    sounds interesting. but can it solve really the advance search problem ?
    like if i have category Gaming its sub category Consoles and sub category PS3
    i only want to search for PS3 with some keyword and custome fields,
    if i select main category from drop down, will it give me option to select sub-category ? and then sub of sub-category ? and appropriate custome fileds selection comes ?????

    small example is my website which i did mode hard code in the theme www.alsiarat.com
    you select Car Make, then sub category Car Model, and also check the Year Range selection part.
    can your search plugin solve this kind of search problems ?
    --------------------------------------
    UAE Autos Classified Powered by ClassiPress
    India's mobile phones Classified Powered by ClassiPress 3.1
    PAK Free Classifieds (Next Project) Powered by ClassiPress

  10. #30
    Marketplace Seller ahikmahin's Avatar
    Join Date
    Aug 2010
    Location
    Australia
    Posts
    504
    Thanks
    32
    Thanked 52 Times in 42 Posts
    Hi mate,

    you done Nice work in your site

    Yes, multi-selection will be introduce in next release also, exactly we are planning to make similar like what you done.

    - If you select top level category - sub-category will show-up then

    We are hoping to release v1.1 in this month ..

    Cheers...

Page 3 of 5 FirstFirst 12345 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [MOD NEEDED] Advanced search plugin for Classipress search by current user
    By margothuijbregts in forum ClassiPress General Discussion
    Replies: 2
    Last Post: August 1st, 2012, 01:13 AM
  2. Advanced Search Plugin - search by price range?
    By renegademotors in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: March 10th, 2012, 03:56 PM
  3. Advanced Search plugin?
    By spymare in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: August 15th, 2011, 07:30 AM