Guust
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Your Advanced Search plugin is not the latest versions. Please update your plugin first. Thanks
Please post your URL and WP admin details in a private reply if we need to check your settings.
ThanksGD > Settings > Advanced Search tab > Show Advanced
See image.
Have a look at GD > Settings > Advanced Search tab > Show Advanced.
Thanks
This reply has been marked as private.Your Google Map API is not set up to allow geocoding.
See https://wpgeodirectory.com/docs-v2/integrations/google/#common
Thanks
1) default category is still available see screenshot.
2) Changes to shortcodes and other things can be reviewed here when updates are available: https://wpgeodirectory.com/change-logs-v2/
Thanks
Did you first use the OpenStreetMaps API?
OpenStreetMaps may categorize “cities” differently than Google.We cannot control how Google or OpenStreetMaps categorize all locations in the world, and both V1 and V2 use the same API.
It is not Tokyo or Sydney that are different, it is how Google categorizes all of Japan and Australia and some other countries.
The Location Manager will solve your issues.
Thanks
I guess you activated the snippet for the frontend.
Please post your URL and WP admin details in a private reply and we’ll have a look at your settings if you like.
ThanksThe changes will be instant, nothing else will be required.
ThanksUse this code in Code Snippets:
add_action( 'wp_head', function () { ?> <script> jQuery(document).ready(function(){ if ( jQuery('.geodir-image-wrapper ul.geodir-gallery li').length <= 1 ) { jQuery('.geodir-tab-head *[data-tab="#post_images"]').hide(); jQuery('#post_imagesTab').hide(); } }) </script> <?php } );Thanks
Tokyo may well be one city, but the Google Maps API has different ideas. The Map API treats Tokyo, Sydney and plenty of other cities like there are mane different “cities” in Tokyo.
https://wpgeodirectory.com/docs/definitions/#locationOnly Google can change that … so you will need the Location Manager addon if you want to have listings in more than one “city” [as per Google].
Thanks
Are you looking at the V2 documentation?
https://wpgeodirectory.com/docs-v2/“Popular Posts” was always incorrectly named anyway, there is no way to know what listings are popular.
You still can sort GD Categories widget by “count” which is what “popular” used to refer to for categories in V1.
Thanks
-
AuthorPosts