Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Please try resaving your permalinks or making them more complex by adding in location to the URLs.
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404
Please share WP Admin so we can check that out.
Have you already checked the timezone of the listing and the site?Hello,
Try logging into the console, and then regenerating a new key from the GD settings in:
GD – Settings – Show Advanced – Generate Key
https://wpgeodirectory.com/docs-v2/integrations/google/#easy
Doing it that way will make sure you have all the APIs you need.
If you updated on a staging site also make sure to check your key restrictions.
April 15, 2019 at 4:24 pm in reply to: Listings only shows short excerpt – can this be increased? #480888Hi Tim, that’s an interesting idea! I will flag that for the developers to consider for future versions. At this time it’s only possible to ‘filter’ listings with GD Listings, showing the related listings as archive items.
The way to edit all archive items at the same time is to edit the Archive Item template, and swap out GD Post Meta (post_content) for GD Post Content.
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_contentThis page explains how WP controls image size, and how you can set GD elements to use one of the WP Image sizes.
https://wpgeodirectory.com/docs-v2/integrations/images/
GD is not an image processor.April 15, 2019 at 3:58 pm in reply to: Disabling "read more" link in Supreme Directory listings #480880Use GD Post Content:
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_contentApril 15, 2019 at 3:17 pm in reply to: Having Neighborhoods turned on in Events cancels location… #480875Hello!
That doesn’t sound right. Would you mind trying it again?
If it happens again, please write back and tell us the steps so we can see that, too.
Then make a private reply and include WP Admin and FTP so we can figure out the problem on your site and fix it.Every listing will have all three country/region/city.
Try adding example listings in each of those (cities) and then export to get a sense of the data, then check what it looks like on the map.
Every Directory type map will always be centered on all the listings shown on the map…unless you set a specific location.
https://wpgeodirectory.com/docs-v2/integrations/maps/#location
You could use those instructions to create a map centered on Nashville but it will show ONLY listings that are IN Nashville (city…if that is the location set in the options).
To change the word ‘region’ to state you can use what we call the translation method. You download the language file for the plugin, change/translate the string ‘region’ to ‘state’ and then save it in the same language (of your site).
You can run the setup wizard or add the same widgets manually:
https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/#sidebar-widgetsApril 15, 2019 at 3:10 pm in reply to: Remove the word "Category" from the urls of the categories #480871The fix is about Yoast not showing titles.
The URL structure for V2 is changed and it is not always possible to keep the same URLs. Redirects are automatic.There is an option in the Locations tab to control whether or not links on the Archive or the Detail page respond to the current location.
GD – Settings – Locations Tab – Show advanced
April 15, 2019 at 3:05 pm in reply to: Don't see the option to add "different event times".. #480869The patch was a fix that will be included in the next release, which will be out very soon. It is a ‘global’ fix in the sense that is adjusts the options for the ‘recurring’ field, allowing it to be set as default (recurring, yes). So, that setting is per CPT. If it is set for that CPT, then any add-listing form for that CPT will have the same default setting in place.
slideshow=”0″ will turn off the autostart feature.
You can find it in any GD shortcode builder.
Edit the GD Detail template and add a new shortcode for gd_post_images.
Use that shortcode in place of the one that is already there to disable autostart.
For example:
[gd_post_images type="slider" ajax_load="1" slideshow="0" show_title="1" animation="fade" controlnav="2" link_to="lightbox" show_logo="1" image_size="full"] -
AuthorPosts