Forum Replies Created
-
AuthorPosts
-
to buy some time ( the client is not happy ) I hid the current schedule contact form with css and added a new one as a widget on the right side under the featured properties :
.rp-box-contact .rp-box-form textarea {
color: #071645;
}
input[type="text"], input[type="search"], input[type="email"], input[type="url"], input[type="password"], input[type="tel"], textarea, select {
padding: 0 0px;
}
sidebar aside {
padding: 33px 20px 27px;
}
.rp-box-contact {
display: none;
}But i still need to fix this ASAP
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.
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 ?
what can i do to manage whether a user spells a search wrong?
any updates?
This reply has been marked as private. -
AuthorPosts