Alex Rollin
Forum Replies Created
-
AuthorPosts
-
August 8, 2019 at 11:38 pm in reply to: Open Street Map loads for whole database but not for separate listing #502181
You don’t have to upgrade now, but you do need a license for support.
We will continue to provide support for GDV1 for the rest of the year, but all new features are being added to V2.
OK! We will check on it and get back to you here with an update. Thanks for reporting the issue!
Excellent!
August 8, 2019 at 11:28 pm in reply to: Is there a way to turn off contact form per listing? #502176To turn it off per post using you would use custom css like:
.post-33 #gd_ninja_forms-2 { display: none; }The form is edited from within Ninja Forms in the WP backend.
August 8, 2019 at 11:27 pm in reply to: Add listing form – field width of tags, linked events and businesses #502175OK, great 🙂
OK! Thanks for letting us know!
Great, excellent 🙂
I see those, yes. You can always provide something like that to your listing owners, a pay with badges or other marketing images that they can use on their site.
The GD Embed badge is different because it has a live connection and shows information like ratings. It may be possible to add an image to it in the future, and the developers will consider that. Thanks for sharing your idea and with images!
This reply has been marked as private.This reply has been marked as private.If you complete the setup you should see your listings displayed on your profile at /profile/
If we need to check the settings please share WP Admin and login URL in a private reply.
1. The CPT selector will switch based on the archive post type, but not the category selector. I will report this to the developers to consider for an upgrade to the search bar category select.
2. Yes, Supreme’s special archive layout requires some special handling on mobile. It sounds like you might want to move that text out of the way on mobile, perhaps show it at the bottom of the archive template in mobile instead of at the top.@media only screen and (max-width:480px) { body.post-type-archive .geodir-category-description-container { display: none; } }So, it is a BB module? Have you contacted the plugin author? There are ACF related warnings on the page you linked.
Are the images at all associated with the listing?
Please share WP Admin credentials and a login URL if we should check the settings.
For GD Categories, you can limit the number of parent categories displayed with the options you will find in the shortcode builder or widget, whichever one you are using.
For example this will show 30 categories and 0 subcategories.
[gd_categories title_tag="h4" post_type="0" sort_by="count" max_level="0" max_count="4" max_count_child="0"]We have an article about the pricing: https://wpgeodirectory.com/google-maps-platform-changes-directory-developers/
One thing you can do is use the new option for static maps on GD Maps for the GD Details template.
For specifics about billing it is best to contact Google, they have the technical definitions of the units for which they bill.
Also of note, in 20065 we introduced a new, second Geocoding field. That means you can use OSM for map presentation (no charge) but then use Google for geocoding only.
-
AuthorPosts