Alex Rollin
Forum Replies Created
-
AuthorPosts
-
December 22, 2018 at 7:14 pm in reply to: Supreme Directory Theme interfering with Woocommerce Widget and WCMP #459725
Make sure to clear your GDB cache. You could also try a different cache plugin as GDB will be retired with GDV1.
The user does not have wp-admin access. Please validate and repost.
You cannot mix V1 and V2 addons.
Please remove remaining V1 addons before continuing further.
That looks like a conflict with the maxgalleria addon.
Do you have a staging site for additional debugging?
The site URL?
So, if your CPT is called Marketing Tools, then
Marketing Tools (CPT), Settings, Custom Fields, Category (Field), Show Advanced, Category display type -> Multiselect
Is the field a select (drop down) or a multiselect (showing boxes around each category?
You can include WP Admin in a private reply so we can check the settings.
You can verify that your Category field is set to “Multiselect” at
CPT (Places), Settings, Custom Fields, Category, Show Advanced, Category display type -> Multiselect
December 19, 2018 at 12:47 pm in reply to: Creating a volunteers or jobs offered section using Linking in V2 Beta? #459302Well, I would make:
Places – the place where the volunteer job IS
Jobs – the job itself, linked to the placeI would allow the users to make places and jobs, linking jobs to their own places, then make a form so that site visitors could send in a contact form on each job listing, and use GDV2 with ninja forms to include a link to the member profile.
Then I would use UsersWP to add custom fields to the profile so the Place owner or job listing mangaer could see the users’s profile, but assume that contact info would be in the form, not the profile.
I might then add a listing type
Experience – so workers who have done a job could make a report about their Experience working at a place.
Yes, it is two separate strings.
That snippet is for category icons. The first one on the page is for the header social icons area.
Every FA icon page has a sample for how to use the icon, which should work with GDs version of FA
https://fontawesome.com/icons/search?style=solid
<i class=”fas fa-search”></i>
This seems to be a WP Bug
The issue is from WordPress side with csv file upload. See https://core.trac.wordpress.org/ticket/45615
It seems a fix will be released with WP soon.
We do not have any calendar integrations at this time.
You can make a request here: https://wpgeodirectory.com/refund-policy/
Hello,
we have a list of enhancements we will be looking at as soon as all of the addons have been made compatible with V2 and this fits in with our goals to make all the listing data available. The developers have been alerted and will post back here with an update.
Shortcodes do not automatically nest. You can see an example of the customization you will need here with the caption_shortcode() on this page: https://codex.wordpress.org/Shortcode_API
This is one of the great features we have made very easy to use in GDV2. That icon and the entire feature is part of the theme in GDV1, but in V2 you can change out those icons easily by either adjusting the icon settings in the custom fields or by using the gd_post_badge shortcode to create your own icon-links.
For V1 it is a customization. There is an example of how you can achieve it here: https://wpgeodirectory.com/docs/faqs/detail-page/
-
AuthorPosts