- This topic has 10 replies, 2 voices, and was last updated 5 years ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in and have valid license to reply to this topic.
NooTheme Premium WordPress Theme › Forums › Palazzo › We cant search from the Noo Advanced Search
Tagged: search
We cant search from the Noo Advanced Search as all queries go to the properties page but it does not process any of the $_GET parameters.
It looks like the template page: property-search.php is missing
\realty-portal\includes\class-member.php line 264:
$id_page_search_template = rp_get_page_by_template( 'property-search.php' );
\realty-portal\includes\class-member.php line 265:
$url_page_property_search = apply_filters( 'rp_url_page_property_search', ! empty( $id_page_search_template ) ? get_permalink( absint( $id_page_search_template ) ) : get_post_type_archive_link( apply_filters( 'rp_property_post_type', 'rp_property' ) ) );
Hi,
Please send me link your site and wp admin account (Set as private reply.)
I will help you check.
Best regards,
tb.
any updates?
Hi,
The issue has been solved.
Please reload your site and check again.
Best regards,
tb.
what can i do to manage whether a user spells a search wrong?
I don't understand what you mean, you can describe it more clearly.
ok how exactly does the search work? it says "Enter your keyword", is there anyway i can get it more accurate ? does it search only by the property titles ? or can i add more keywords to a property to make it more accurate ?
Hi,
Currently keywords will only be searched in the title and content of the article.
Best regards,
tb.
are there any plugins i can use to make the search more accurate? for example, if i'm searching for "villas in Cap Estate", it wouldn't show me properties that have the word "villa" because it's missing the "s".
I tried a plugin called Relevanssi but it basically shut down the search all together. No properties found.
Hi,
I don't think there will be a search plugin that works as your request.
Currently the search function will only search for strings that match the text you enter.
Best regards,
tb.
You must be logged in and have valid license to reply to this topic.