Alex Rollin
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
To show a textarea field extract, use the GD Post Content element in the Archive item template.
About the GD Dashboard, does it work if you disable the other plugin?
If you use UsersWP, you may be able to use a shortcode to show other plugin information inside the UsersWP profile tab.
Please take a look and let us know.
Can you share a link where you are seeing the warning?
These are just warnings and you can hide them by disabling wp debug.
If you can share a link with FTP and WP Admin credentials we can take another look.
Hello,
You can make a new archive item that is just for cars. That will change the way cars look everywhere.
Try using the Price field directly, then.
You have added the secondary range field.
Instead, just use the Price field in the advanced search.
In the options try “Range as Select”
You can use a plugin to make a copy of the site. If you search on wordpress.org there are a number of plugins you can use to do that.
Once you have the site at the new URL, then you can deactivate and reactivate the license keys to enable automatic updates on the new server.
Make sure to clear your cache.
If it still shows an error in the console, please share a link to the page where you can see the error.
Hello,
GeoDirectory deals with ‘point’ data only, the lat and lon of each listing.
If a listing is feature there should be a body class, so, you can use that with CSS to hide or show items:
.geodir-featured
First you hide the item, then show it when the class is present:
.geodir_contact {display: none} .geodir-featured .geodir_contact {display: initial}
From there you will need your own custom CSS.
February 13, 2020 at 8:08 pm in reply to: Can't use scrollwheel to zoom, nor can zoom out once zoomed in #530191This reply has been marked as private.Please share a search URL for a results page and describe what you mean so we can look into the issue.
This reply has been marked as private.Hello,
all the options for GD Categories are available in the shortcode builder.
If you have a question about them, just ask. Right now I am not seeing the items you are referring to on that page. Could you include a screenshot to highlight what you want to change?
February 13, 2020 at 7:50 pm in reply to: The language of the country name in [gd_locations what="country"] #530183Translate the name of the country to Ukrainian as described in the link above. It is for the name also, not just the slug.
Hello,
a membership gets you access to automatic updates and support, but does not include installation.
-
AuthorPosts