Guust
Forum Replies Created
-
AuthorPosts
-
Stumped 🙁
Let’s get the clever guys.You have to use HTML characters to prevent such errors, or fix after using the WP admin area.
The HTML character would be
& u u m l ;
without the spaces (if I do not use spaces here, it will look like this ü )Dragging and dropping the custom fields in the “custom field” tab for your custom post type will only re-sort them on the Add Listing pages usually.
Dragging and dropping the fields in the “sorting order” will not work if one of them is set as default, you would have to review them again.
I am not really sure what sort you are talking about and where you expect the sort to show up etc, a few more details and URLs and login would be handy.It looks like you have customized your GD core files, which will always be overwritten at every update. Have a look at your child theme’s functions.php file, from line 8 to 10 it is explained changes were made to the core files, although the reference to the line might now have changed.
There is probably a better way to do this, let’s ask Paolo.
You have to allow users to add events at:
GD > design > navigation > Allow post type to add from frontendhttps://wpgeodirectory.com/docs/core-design/#navigation
Let us know if there are any other troubles.
Please post your URL and admin details in a private reply and we will have a look for you.
Can we have your URL and admin details please, post them in a private reply. Then we can have a llok for you. I am guessing you are trying to add the event from the frontend?
Try this:
body.custom-background { background-image: url('/yourimage'); background-size: contain; }Every listing needs to be in at least one category. So I set listings that have no category to draft until you fix them.
Can you also post your admin details in a private message please.
All I did was set “all listings without categories to draft”.
All listings need to be at least in one category or your system will get confused.
https://wpgeodirectory.com/docs/dos-and-donts/“Places” is the main category (GD listing) page, so you need to have that. But I am not really sure I understand what you mean?
I set all listings without categories to draft, at least that gets your maps going.
We’ll have to get Paolo to have a look too, not sure what is going on with your switcher.A coding error in one of the fields or a bad address, might do that. I cannot guarantee that is the error though.
I also just spotted that a lot of places have no category, that also will cause troubles, they just don’t know where they belong.
I would set all of them to draft, and then start turning them on block by block until you find what is causing the trouble. First set all places without categories to draft or give them a category.Right, I thought you were talking menu navigation, not breadcrumb navigation.
These might give you a clue:
https://wpgeodirectory.com/docs/codex/geodirectory_functions/geodir_breadcrumb/
https://wpgeodirectory.com/docs/codex/geodirectory_filters/geodir_breadcrumb-2/ -
AuthorPosts