Alex Rollin
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
I’m sorry but that kind of search URL is not possible with any of the settings available in GD. If it is possible with a customization you would need to discover it for yourself as we don’t have any hooks or filters for that purpose.
You could change the title of the tab, perhaps.
This reply has been marked as private.Try unchecking this option to disable past event schedules
https://wpgeodirectory.com/docs-v2/addons/events/Ninja Forms has lots of options. I think you can do 1,2 and 3. For 4 hiding it would be outside the scope of GD but is possible with custom code or 3rd party plugins. Certainly it is possible though.
Most people just hide them with CSS. The package id is part of the body class on the page.
Alternatively, you could edit your template to load that element only if the package is such and such ID or featured is checked.
Have you considered that approach?
Hello,
sorry to hear about that. We want that to be smooth, so, we can debug that issue. Just write back with WP Admin and FTP so we can look into it.
In the meantime, if you need to update, you can do it manually as described here: https://wpgeodirectory.com/docs-v2/addons/installing-addons/#manual
One thing you can try: click on the license link, copy the license, deactivate, paste the license back in and activate. If it activates, great, refresh the page and update. If it doesn’t try copy/pasting your license in again from your-account here on the site.
Did you check to make sure the package allows access?
GD – CPT Settings – Packages – Advanced – Google AnalyticsJune 13, 2019 at 10:06 pm in reply to: Possible to disable/hide "Tag" taxonomy from back end. #492891Hello,
You have correctly described the options available. You can hide the row in the form with CSS.
we have received a couple requests for this and are considering how best to implement. Many new features are being added to GDV2 every week and we will definitely be doing more with tags.
This reply has been marked as private.Please share wp admin details for the site.
Your GD Map is missing the param for the marker clusters
marker_cluster='1'https://wpgeodirectory.com/docs-v2/integrations/maps/#marker-clusters
June 13, 2019 at 8:31 am in reply to: Show "Add content" for specific field when it is empty #492735Hi Florian,
You could examine how GD Post Meta works, gd_post_meta, one of our widgets. That is a widget used on the details page to display fields.
Built into that and other core code are the checks that are done to see if the field is active, has a value, is available for a particular price package etc. You would need to then customize by making a copy of that widget and altering how it works to remove the catch it has to skip empty fields, and then add in your own logic and content for doing something when the field is empty.
You can send your information here: https://wpgeodirectory.com/refund-policy/
-
AuthorPosts