Guust
Forum Replies Created
-
AuthorPosts
-
Mmmm, will have to fix that one.
You can always fix it in the language file until it is fixed by a new update.
http://docs.wpgeodirectory.com/category/translation/Can you try now?
Since the new version you have a new option at
GD > multilocations > location settings > Disable Google address autocomplete?
I set that option to disabled, and it seems to work fine for me (but maybe not for you?)September 3, 2014 at 1:05 pm in reply to: CPT > Post Type > Post Type (Name) how important??? #14158For SEO it does not matter, but for people it is easier to write wintersports than any of the other variations in my opinion.
So you want people not be able to go to /wp-admin?
GD > general > general > allow user to see wp-admin area > NO
I hope I understood?
Stacey, you cannot use “winter sports”, no spaces allowed.
I would not matter at all which one you choose for SEO I think.
And it is not relevant for the search within the site.September 3, 2014 at 12:47 pm in reply to: CPT > Post Type > Post Type (Name) how important??? #14154You can change a CTP name at any time.
But you cannot change the post type or the slug once saved.
A good slug name will be part of your URL, so will have some SEO value, but it would not matter much at all whether singular or plural.The slug will not be used in a search, but the name might.
You can relate listings across CTPs using tags:
GD > design > detail > Related Post SettingsYou should be able to
1. create different categories in the same CTP: lakes, hotels etc
2. create pricing packages: #1 for lakes, #2 for hotels etc
3. create custom fields like depth and rooms etc
4. allow custom fields per category only: depth is only available for package #1, rooms is only available for package#2 etc
5. So now lakes and hotels will be on the same map and CTP, but will have different custom fieldsI hope I made sense ??
This reply has been marked as private.The message “You can upload 0 images with this package” is only a message in your WP admin. It does not mean you cannot upload images normally.
Give us your admin details in a private message if you want us to have a look.
For performance reasons that is not possible for the moment.
It is not impossible, so you can request it if nobody has done so yet at https://wpgeodirectory.com/requests/Thanks for that, that’ll make it easier to get fixed.
Have you set
GD > general > general > Allow user to see wp-admin area > NO ?Because with that setting users cannot delete their listings.
What is it exactly that you would like to hide, and can you give a URL?
Add this code to your child theme’s stylesheet:
.map_category input[type=”text”] {
visibility: hidden;
height: 0px;
}I’ll alert John, the theme-expert.
-
AuthorPosts