Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello,
Unfortunately GeoDirectory doesn’t currently have this as an option. I have taken this up as a suggestion, and added a few ideas about identifying GeoDirectory listing images in the media library. The developers will consider it for future versions.
Thanks for the feedback
Alex
This reply has been marked as private.Try the menu in your browser and find the option “Request Desktop Version”. You will have to drag and zoom a lot but nothing will be hidden or squished.
October 9, 2019 at 10:54 pm in reply to: Is it possible to do a manual review through the backend? #512389Hello,
1. The CSV file is not ready for import. Try our recommended process here: https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#recommended
In summary, add a listing and fill in everything. Then export that listing, and merge your data into the new file that is exported. Leave ID blank for new listings.
2. The only thing we can help with right now about that is to hide the stars when there are no reviews. Would that help? If so share a link to the page where you want to hide them.
This reply has been marked as private.Is the Claimed field added to the CPT?
Set to active?
Unchecked on the listing?
https://wpgeodirectory.com/docs-v2/addons/claim/If we need to check the settings please write back with WP Admin credentials in a private reply.
Are you using the default content on the GD Search page?
https://wpgeodirectory.com/docs-v2/templates/search/
Include WP Admin credentials in a private reply if we need to check the settings.
October 9, 2019 at 10:41 pm in reply to: How to hide description of gd_listings "nearby places" on details page #512384The best practice for this is to wrap the items you want to hide in a div inside the GD Archive item.
Then make sure to wrap that GD Listings in a custom class. In most cases it will get a custom ID, as it does in the page you linked.
So, this example will hide one element, the address:
div#geodir_5d9e612754294 .geodir-post-address-container { display: none; }But if you wrapped all of the ones you want to hide in a div then you could do the same thing to hide them all like:
div#geodir_5d9e612754294 .hide-my-custom-div { display: none; }Thanks for the link, now I see what you mean.
Please share WP Admin credentials so we can look into it.
Thanks
The developers have been alerted and will take a look as soon as possible.
Try completing the setup of UsersWP as described here:
https://wpgeodirectory.com/docs-v2/integrations/userswp/UsersWP -> https://userswp.io/docs/translate/
This reply has been marked as private.This reply has been marked as private.It is not required to use Places, not at all.
You can set the shortcode in the map.
The theme author provided you with a workaround, so you can set the default in the shortcode.
-
AuthorPosts