Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello,
Try deactivating and reactivating the license key.
https://wpgeodirectory.com/docs-v2/addons/installing-addons/#url-change
Hello,
the structure country/region/city is fixed and used in most of the features, with some settings for simpler URLs for single city directories. While neighbourhoods might not serve your purpose, you could use Tags for a County/Parish.
You need to install and activate the location manager to add listings outside the default location. Have you already done that?
If autozoom is enabled it will override the zoom level.
Summary from the docs:
GD List Manager has received an update.
There is now an element called GD List SaveAdd that to your detail or archive item template to make it easy for your visitors to add/remove items from their lists.
The base /lists is for listing all public lists.
GD doesn’t have any built in features that will do that, but some people have done it with custom CSS.
Something like
body:not(.logged-in) .thing-to-be-hidden { display: none !important; }For more about custom CSS see
https://wpgeodirectory.com/docs/customizing-your-style/Adding additional html structure to the archive item yourself is one way to start this foray. With a few rules it is possible to hide a div, for example, that contains everything except the entry title and image.
May 17, 2019 at 1:14 pm in reply to: How to link the GeoDirectory single List Fields dynamically to Elementor P.B. #487086When you want to show a single field value, use GD Post Meta.
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_metaYou will need to translate all the template pages.
https://wpgeodirectory.com/docs-v2/addons/multilingual/Hi Alfonso,
we will take a look and see what’s possible for a fix so it isn’t cut off. That’s a CSS fix we can help with.
We are considering adding more options for the search bar. Right now the ones that are available are in 2 places:
GD – Settings – General – Search and
GD – Settings – Advanced SearchSpecifically it is only possible to disable the autocomplete to stop showing categories, and categories are shown as ordered by ID.
That could be a style conflict with the theme. If you would kindly share WP Admin credentials and a login URL we can check on that and find a solution.
This reply has been marked as private.Hi!
There are two possibilities for ‘autoapproval’ of listing claims
1. Add an email that MATCHES the listing email (field key=email)
2. OR Pay for a package on the listingBoth are optional and you can stick with manual reviews for as long as you like.
The process is that the user registers an account, and their account email is compared to the listing email.
OK!
Hi Adrien,
When you want to control the output of a custom field, then you will need to take it out of the “Show in extra output locations” display and use GD Post Meta.
So, if you want the business hours to show ‘expanded’ on the Detail page, then UNCHECK Show in extra output locations -> Details page sidebar, then add a new widget for GD Post Meta to the Detail page sidebar. In the advanced options of the widget you can then add the custom class, limiting the expansion to just that widget.
-
AuthorPosts