Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Yes, is that how you wanted it?
Stiofan
Thanks, please check now.
Stiofan
Hi Oliver,
Please check the login “530 Login incorrect.”
Stiofan
Thanks for the info, please check now, there was a small bug if you had limited the cities.
Thanks,
Stiofan
Hi Lance,
Please see this post for upto date code, it will replace the other code u have:
https://wpgeodirectory.com/support/topic/change-order-address/#post-279068
Stiofan
Hi Ron,
Sorry i see our forum marked this topic as spam..
Please provide wp-admin details and we will have a look.Stiofan
OK glad it’s working, just let us know if it starts again.
Thanks,
Stiofan
hmm that is strange, what language is your browser in and what country are u currently in?
Stiofan
This reply has been marked as private.Please provide wp-admin details in a private reply and we will check it over.
Thanks,
Stiofan
Yes but not that change, if everything is upto date, go in to and edit a category from the backend and you will be able to add description for each location.
Thanks,
Stiofan
I tried again with a different email and did not get one again, you should try to ask your host or check your error logs.
Thanks,
Stiofan
Great! 🙂
Stiofan
I think that was our compromise for not having almost all listings return for simple searches, the search words are UNEXACT for the title and slightly more exact for the post content:
Example:wp_posts.post_title LIKE "asian food" OR ( wp_posts.post_title LIKE "asian" OR wp_posts.post_title LIKE "asian%" OR wp_posts.post_title LIKE "% asian%" ) OR ( wp_posts.post_title LIKE "food" OR wp_posts.post_title LIKE "food%" OR wp_posts.post_title LIKE "% food%" ) ) OR ( wp_posts.post_content LIKE "asian food" OR wp_posts.post_content LIKE "asian food%" OR wp_posts.post_content LIKE "% asian food%" OR wp_posts.post_content LIKE "%>asian food%" OR wp_posts.post_content LIKE "% asian food%" )As i have said before, if we can find an perfect solution i would be more than happy to implement it.
Giving the option to use EXACT or UNEXACT i guess could be an option but i am not sure the demand is there for it numbers wise.
If it was left UNEXACT and ratings were added and someone searched for “band” and then order by rating you might get a computer repair shop that has “bandwidth” in the description first.
The only thing i though of in the past was doing something like order by “Relevance + Highest rated” where we take the rating and add it into the weighted calculation, but this way you might not have the highest rated fist or even in order, but something more relevant but with a higher rating. It could also get complicated depending on the sort type.
Again, feedback welcome…
Stiofan
February 13, 2017 at 2:15 pm in reply to: Supreme Directory: Logo Not Responsive on Mobile Device #361150I currently don’t have a way to test this, does anyone else have a windows mobile device?
Stiofan
-
AuthorPosts