Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hi, thanks for sharing.
The developers have been notified and will take a look.If you have a new issue, please create a new topic.
Thanks
Hi Derek,
the NF form is sent to the ’email’ field of the listing, as described here:
https://wpgeodirectory.com/docs-v2/integrations/ninja-forms/The email field in the form itself is for the site visitor to fill in their own email.
The integration is accomplished through a feature of GeoDirectory that supplies the included “GeoDirectory Contact Form”. Merge tags for GD Custom Fields are not supported at this time, but more integrations are coming in future versions. However at this time an integration for GF is not available and so it would be a customization outside of support.
Please let us know if you have further questions
To be clear you add a new text field and call it subtitle, as hown in Kors screenshot.
We have some new pricing manager features coming soon, so, stay tuned, but right now that would require a customization or the use of 3rd party plugins for configuration.
For the customization, you would want to use the package id that is part of the body class to hide the item.
For example, if my item is a shortcode I could wrap it in class=”hide-me-for-paid-listings” then use css
`
.gd-post-pkg-1 .hide-me-for-paid-listings {
display: none;
}
‘April 9, 2019 at 10:13 am in reply to: Don't see the option to add "different event times".. #479475The only way to do this is with the recurring event function, and choose the ‘custom’ option for the recurrence.
If you set the event as recurring then it will show you options for setting times for each recurrence.This reply has been marked as private.Not the network site, the main site. The main site already has WP Easy Updates active, you just need to license them.
You have WP Easy Updates installed.
You just need to license them on the main site, and then update them there.
Let us know how it goesThis reply has been marked as private.If you are importing a CSV with new and old listings, that setting allows you to skip the old/existing listings.
To identify duplicates you could create a category ‘dupes’ and export via CSV< identify duplicates, set that category, and then import.
Once changes are in the listings can be delected from the “all places” screen. Use screen options to select up to 200 listings at a time, use category to sort by ‘dupes’ category and bulk trash them.
Please share WP Network Admin credentials in a private reply so we can take a look at the settings and find the issue.
Please share WP Admin credentials in a private reply so we can take a look.
HTML fields in Elementor don’t render shortcodes. You need to use the WP Custom HTML or Shortcode element.
To remove GD Categories, edit and remove “gd_categories” shortcode
To change what fields display in the archive item, edit the Archive item template.
See the video here: https://wpgeodirectory.com/docs-v2/geodirectory/personalize/
This reply has been marked as private. -
AuthorPosts