Alex Rollin
Forum Replies Created
-
AuthorPosts
-
January 22, 2020 at 4:11 pm in reply to: InvalidValueError: not an instance of HTMLInputElement Google Map error #526880
Hello,
GeoDirectory has some good code in it to allow you to add your API key once and only once to the GD Settings, and then other plugins and themes that are coded the ‘WP Way’ will be able to access the key.
If the key is added to another plugin and theme, that can result in the error:
You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.
Try removing the key from your theme and see if that fixes it.
If it doesn’t please share WP Admin and FTP credentials and we will look further into the issue.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:Of note, GD can actually use 2 Google API keys, and one of them, the second ‘geocoding’ key in the advanced settings, should have no restrictions for referrers or it will not work.
January 22, 2020 at 3:19 pm in reply to: Is it possible to give a price to a place and add to the cart? #526872You can add a custom field called “Buy this parking space” and then put there a link to the product page, as discussed here:
Here are instructions for adding a custom field:
https://wpgeodirectory.com/docs-v2/places/custom/
Or just add the link to the special offers field.
This reply has been marked as private.“featured” is controlled by the Pricing Manager package settings.
If a listing has a package that includes featured, it will be automatically set to featured.
Please share a link to the page so we can check it out, plus wp admin and FTP so we can see if there is an issue with the files.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:January 22, 2020 at 12:38 pm in reply to: 4 questions. Scroll bar on map bubble. Editing Field Types. Search Shortcode. #526857Search archive should use an archive type map like:
Use the shortcode builder to make a new shortcode with
map_type='archive'
This reply has been marked as private.Hello,
that template is not yet available to edit, but the developers do plan to add a template for it in the future.
For now, for hiding those items, custom CSS can be used.
Please share a link to the page so we can take a look.
To change the featured image for a listing, simply drag and drop the images to re-order them. The first one is ‘featured’.
If that isn’t working for you please write back in a private reply and we will check.
Be sure to include a link to a page where we can see the issue.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:This reply has been marked as private.January 22, 2020 at 11:11 am in reply to: Broke my site! Changed from Google Maps to free map #526831This has been fixed, please take a look.
GD requires the cat base slug for permalink stability, and removing it requires your own customization.
January 21, 2020 at 10:15 pm in reply to: Broke my site! Changed from Google Maps to free map #526789This reply has been marked as private.January 21, 2020 at 10:14 pm in reply to: Broke my site! Changed from Google Maps to free map #526788This reply has been marked as private.These are the two rules in the theme applied to a column
th { font-weight: bold; text-align: left; } td, th { padding: 0; }
Most of the other styles are supplied by job manager.
Have you tried using full width?
Wrapping text? -
AuthorPosts