Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 15 replies, 2 voices, and was last updated 3 years, 8 months ago by
Steven Zahm.
-
AuthorPosts
-
09/07/2018 at 11:44 am #471844
Matthew Purdom
ParticipantAwesome! Thank you so much!
Few new issues: I can’t figure out how to display all of the categories. When I chose category 9 to show, it’s actually showing category 10 (internal medicine) AND ALL, but it won’t show ALL of the specialties I have added. It only displays All and Internal Medicine. How can I show ALL of the categories (specialties) I have?
Also, I have purchased Form, and I can’t figure out how to just display the form on a page. Is there a shortcode to display the join form?
One last question: I had inquired about Split Categories and you pointed me to a github: https://github.com/Connections-Business-Directory/Split-Categories in which you have written a PHP file to have exactly what I am looking for. I need to add Insurance Providers as a search field in the advanced search and add it as a question in the form for new members. How do I add that PHP file and connect it to the system.
I apologize for the barrage of questions, but I’m in a time crunch to get this done today and over the weekend. I really appreciate your assistance and your work on this plugin system. I have had the pleasure of using it on two websites. Thank you for your time and effort and support!
09/07/2018 at 12:49 pm #471850Steven Zahm
Keymaster@ Matthew
Let’s tackle one thing at a time….
Category
9
isAllergy & Immunology
it has a single child category,Internal Medicine
ID10
If you set category
9
as the parent for the drop down, displayingInternal Medicine
is the expected result.To have a
Specialties
drop down, you should first create a Specialties category and then edit the existing categories so the parent is set toSpecialties
.Then edit the search to be the ID of the
Specialties
category parent.Hope this makes sense!
09/07/2018 at 1:11 pm #471851Matthew Purdom
ParticipantAhh ok. Makes total sense. Thank you! Working great.
09/07/2018 at 1:55 pm #471852Steven Zahm
Keymaster@ Matthew
Regarding Form…
Is the intent to have registered WP users add and edit the own entry?
09/07/2018 at 2:06 pm #471854Matthew Purdom
ParticipantYes. They will be adding and editing their own entries. I have the Link plugin attached as well. I basically would like to handle membership via a login plugin, then push them to the form to fill out when a new member joins. This is why I was asking about a shortcode just to the form, because I think I have to break up members joining the site and then pushing them to the form. Unless you have another suggestion on how to facilitate someone joining the site and the form populates in the same page, basically one form is filled out with the criteria for the directory, but can also create the user. I think I saw you mention in another post about using another plugin for handling signups.
09/07/2018 at 2:19 pm #471856Steven Zahm
Keymaster@ Matthew
Ok, this is how I recommend setting this up. Instead of redirecting to the Form submission page, create a new “Member Homepage” (name does not matter).
On this page you can give details about their membership.
Also on this page you can use the Link shortcodes to embed links to the Form submission page.
And, optionally, setup the Link “Result List Actions”. These are the same links as the shortcodes but are presented to the user above the directory.
Of course you need to have Form activate on the Plugin admin page.
Hope this helps, let me know.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.