Alex Rollin
Forum Replies Created
-
AuthorPosts
-
April 27, 2020 at 5:26 am in reply to: Should be simple…editing the page (template) for the single listing #542714
We need to check the settings; please share credentials in a private reply AND a link to the WP Backend edit page for the GD Details template so we know where to look.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:You can find the setting in
UsersWP – UsersWP – Addons – ReCaptcha
To check on emails please install an email log plugin from WordPress.org to make sure they are being created.
UsersWP ReCaptcha doesn’t require additional addons.
You would need to add a new one via a PHP template or a other customization.
What most people do is add the items they want, then hide them in all context’s except X page.
Hello,
GD Listings is a query builder that can return many search results, but, not all, and there isn’t a shortcode specifically for returning search results.
What you can do with GD Listings is create a sort that orders by your custom field, then show the first N of that query.
April 27, 2020 at 5:16 am in reply to: Disable listing owner to leave reviews on their own listing #542710You can disable comments for specific users by using hooks.
You can use hook “comments_open” to disable comments for owner. You have to write logic so it only executed on detail page & for owners only.
See https://developer.wordpress.org/reference/hooks/comments_open/I assume you mean the GD Archive item, or a different page?
Have you tried using the archive item section left and right?
Did you try restoring the default GD Archive item?
You will need custom CSS to change that.
Some examples to get you started can be found here:
https://wpgeodirectory.com/docs-v2/themes/supreme/
https://wpgeodirectory.com/docs/customizing-your-style/You can also use a different page template and create that section yourself in order to create badges that have the colors you want.
This reply has been marked as private.Use an extra email address to create one at FlyWheel.
April 25, 2020 at 11:57 pm in reply to: Auto-reminders for yearly subscriptions. Where are the settings? #542582You can create an annual package that expires yearly. That will send an email expiry reminder before it expires.
April 25, 2020 at 11:56 pm in reply to: Can't upload images to a place on backend/admin entry #542581Your uRL is incorrect. Try fixing it
WP – Settings – General
This will be included in a future update, we are testing it now.
You can use GD Listings to query listings.
Make sure the field is included in the Price package
https://wpgeodirectory.com/docs-v2/places/custom/#whyIn most cases this is because the map is set to use a post type that has no listings.
Check the post type order and make sure your main post type is set first.
Open the map settings and set your post type as default.
-
AuthorPosts