Guust
Forum Replies Created
-
AuthorPosts
-
You had the same page for login as register:
Correct: GD > Permalinks > Login page > Login
Wrong: Settings > Buddypress > Pages > Register page > Login
I corrected it by creating a register page and changing the Buddypress settings.Please post URL and WP admin details in a private reply, then we can have a look at your settings.
This reply has been marked as private.Have you merged with the latest Events Po file, or are you using an older one?
That is in the Events language file, ID 92.
That is not possible, but you can use the location switcher again to navigate to that country.
You can search by anything including ZIP codes in the location field. If you have a directory for one country only, that should work well. For a worldwide directory, the system might interpret ZIP codes as belonging to more than one country, and will make a choice, which might be now what the visitor had in mind.
Have a look here:
https://wpgeodirectory.com/docs/core-design/#how
https://wpgeodirectory.com/docs/core-general/#searchNo, that’s not possible: https://wpgeodirectory.com/docs/core-export/#mandatory
That is indeed weird, I’ll get the others to have a look to.
A single quotation mark is usually& # 3 9 ;but I guess
& # 0 3 9 ;is the same.
You did not use a curly quote, because that would be& # 8 2 1 6 ;or
& # 8 2 1 7 ;Both “Place Tags” and “Place Category” are a full string in the language file, so you can translate the whole string.
January 23, 2016 at 10:42 pm in reply to: Adding place by inserting DB record – Tags problem #106351You should only insert new records by CSV upload, it sounds like you did it straight in the database.
https://wpgeodirectory.com/docs/core-export/You can first try to run GD > GD Tools > Sync GD tags
Hi, we suggest to develop on a live staging server. The Google Maps API can cause problem on localhosts. If you still have a problem on a live site, we can have a look for you.
Try this: https://wpgeodirectory.com/docs/redirecting-the-login-page/
Redirect to /wp-login.phpTry changing
#geodir-wrapper { width: 990px; margin: auto; }to
#geodir-wrapper { max-width: 990px; margin: auto; }Strange … I’ll get Stiofan to have a look, probably after the weekend.
I can replicate this on my site. -
AuthorPosts