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 7 replies, 3 voices, and was last updated 4 years, 9 months ago by
Steven Zahm.
-
AuthorPosts
-
02/12/2019 at 2:15 pm #484462
Joel Morris
ParticipantThe dropdown on our Members page (https://scopevc.com/scope-members/) is not dropping down, though “Select Category” is visible. If a user chooses a category conveniently displayed on the right sidebar or the navigation menu (under Ventura County Senior Services), the drop down works fine. How can I get it to work on the Members page?
Thank you!02/12/2019 at 3:10 pm #484468Steven Zahm
KeymasterRE: Joel
What is the exact shortcode you are using on the members page? I ask because on that page there are no category selection available which is why it does not drop down. I suspect they all may be excluded somehow.
02/12/2019 at 7:08 pm #484474Joel Morris
GuestHi Steven –
Here it is:
<div id=”cn-top” style=”position: absolute; top: 0; right: 0;”></div>
<
div id=”cn-list” class=”cn-list” data-connections-version=”8.29-0.6″>
<
div id=”cn-cmap” class=”cn-template cn-cmap” data-template-version=”5.3.1″>
<
div id=”cn-list-head” class=”cn-list-head cn-clear”>
<
form id=”cn-cat-select” class=”cn-form” method=”get”><label for=”cn-search-input”>Search Directory</label><input id=”cn-search-input” name=”cn-s” type=”text” value=”” placeholder=”Search” /><input id=”cn-search-submit” class=”cn-search-button” style=”text-indent: -9999px;” tabindex=”-1″ name=”” type=”submit” value=”Search Directory” /><select class=”cn-category-select cn-enhanced-select” style=”display: none;” name=”cn-cat” onchange=”this.form.submit()” data-placeholder=”Select Category”>
<option value=””></option>02/13/2019 at 8:38 am #484534Steven Zahm
KeymasterRE: Joel
That is not a shortcode the shortcode should be
[connections]
. You did not paste the HTML in the post did you? You can not do that as it will not work.02/13/2019 at 1:33 pm #484556Joel Morris
GuestHow would you like me to submit the HTML that was used? How can I attach something to send to you?
02/13/2019 at 1:52 pm #484557Steven Zahm
Keymaster@ Joel
I’m sorry, but you should not use the HTML generated by the shortcode on it is own … you should use the actual shortcode itself. Using the generated HTML makes it “static in the page, it will not, as an example, show newly added categories. Which is pretty much the reason you do not see categories on that page, the category options are completely missing.
Edit the page in the admin, remove the HTML, and use the
[connections]
shortcode.Hope this helps!
02/13/2019 at 6:48 pm #484574Joel Morris
GuestHi Steven – Somehow the source code migrated to text of the page. I replaced it with the short code and all is well. Not sure how this happened. I thank you for your help.
02/14/2019 at 8:49 am #484624Steven Zahm
Keymaster@ Joel
No problem! Glad to help!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.