Guust
Forum Replies Created
-
AuthorPosts
-
You can hide that using CSS:
#geodir_post_tags_row {display:none}You would have changed these in the translation file:
https://wpgeodirectory.com/docs/translate-core/Have a look here as to how make description optional:
https://wpgeodirectory.com/support/topic/make-listing-description-optional/I doubt you can make the listing title optional: all your pages would have the same URL with -1, -2, -3 at the end. You cannot have WP posts without a heading/title/name.
This reply has been marked as private.Mmmm, can we have your URL so we can have a look? You can post that in a private reply if you like.
Are you using any caching?That’s correct, Sue.
This should get you sorted:
http://codex.wordpress.org/Child_ThemesIs any of your other translations working?
Is your language set to en_US at WP > Settings > general?We’d need FTP and admin details to check if you can’t fix it.
Peter, that can be changed in the translation file:
https://wpgeodirectory.com/docs/translate-core/Paolo, I checked on Debbie’s site too now, and make sure to choose an address outside the default location presented, ie different state and city.
When going back, the city is gone and you need to click “reset on map”.
It is the same as my test site.That is in the Advanced Search settings.
This reply has been marked as private.I would just rename the Place CPT to Business – without changing the post type.
Add this:
#geodir-wrapper-content {width: 62%;}The main content is too wide, so it pushes the sidebar out of the way.
I thought that was how it worked (or at least used to), so I tested it on my site, and when going back to edit, it clears the region and city now. I’ll escalate for you.
As per the ZIP example I gave, you can add it to the bottom of the previous text, see image.
Or do it as Paolo suggests.You were using curly quotes instead of straight quotes.
Add shortcodes in text view. -
AuthorPosts