Guust
Forum Replies Created
-
AuthorPosts
-
Try adding this CSS:
#post_mapTab .geodir_map_container input[type="text"] { width: 75%; }Mmmmm, can’t help you with either, so Let’s ask the others. You might have to wait until after the weekend though.
Happy New Year 🙂
The location switcher shows all locations alphabetically.
Default location is only used to set the center of new maps in the Add Listing page, or for setting as the start page for your directory if you use the Advanced Search addon.Thanks
That would be because of the theme. We will need the URL of that page to inspect the code, images cannot be inspected.
The easiest way to add a tab and fields in the tab is by creating a fieldset and ordering custom fields below it.
https://wpgeodirectory.com/docs/core-place-settings/#fieldset
https://wpgeodirectory.com/docs/core-place-settings/Please follow the instructions at https://wpgeodirectory.com/docs/core-design/#navigation
This is your Add Place form: https://www.mpuebla.com/add-listing/?listing_type=gd_place
And this is the Add Event form: https://www.mpuebla.com/add-listing/?listing_type=gd_event once you allow Event posting at GD > Design > Navigation.Thanks
December 31, 2016 at 3:14 am in reply to: LOCATION MANAGER: 'Multilocations' does not appear on the geodirectory menu #333996Please post URL and WP admin details in a private reply, and we’ll check your settings.
Good to hear you fixed it … somehow 🙂
Happy New Year !
Sorry, but all I can suggest is to delete and slowly start over again. Maybe Paolo has better ideas …
Go to GD > Permalinks and untick “Add location in urls” and “Add category in listing urls”.
Then go to the listing itself in the backend and change the slug of the listing without changing the title.
Thanks
Change it in the GD core language file too, or if you do not have a multilingual site you can change it at GD > Place Settings > Custom Fields > Address Field > Region label.
Thanks
I have a site set up the same way, and do not have that issue.
Have you completed all the steps at https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory ?I think the problem might be that you used http://www.altomhest.dk as the domain name.
You just need to use the domain itself: altomhest.dkLet us know if that was the issue. Thanks.
To fix the login form, add this CSS:
.login_form_l { margin-left: 10%; min-width: 343px; } .registration_form_r { margin-right: 10%; min-width: 343px; }To prevent duplicates, you need to use the post ID of the existing post if you want to overwrite:
https://wpgeodirectory.com/docs/core-export/#importHi Thomas, I just checked the process as detailed in the documentation and except for some minor design changes at FB, the process is still the same and I just set up a site without any issues.
So most likely you missed a step somewhere or entered the wrong information:
* you need to enter an email address
* URL has to be http://www.altomhest.dk including the www. -
AuthorPosts