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 9 replies, 2 voices, and was last updated 6 years, 7 months ago by
Steven Zahm.
-
AuthorPosts
-
01/25/2017 at 3:00 pm #408361
Rhett DePauw
ParticipantI have installed both Cmap and Enhanced Category templates and would like to remove the Results list from under the Category List on this page:
I have tried to customize CSS within my WordPress files as well as the developer files with no luck using the following codes:
#cn-list-body { display: none !important; } #cn-cmap #cn-list-body { display: none !important; } #cn-cmap .cn-clear { clear: both; display: none !important; }
I just need it to be take off of this page, as users will still need to see the applicable businesses within each category as they filter through.
Thoughts on how I can do this? Much appreciated!
-
This topic was modified 6 years, 7 months ago by
Steven Zahm. Reason: Fix CSS code block
01/25/2017 at 4:14 pm #408378Steven Zahm
Keymaster@ Rhett
So, the goal is just to display the categories correct? If it is, you could use the [connections_categories] shortcode. Add it to a separate page from the directory home page.
Does that help?
01/25/2017 at 4:41 pm #408385Rhett DePauw
ParticipantThat works, thank you for helping so quickly!
One last formatting question: Is there a way to keep it in the three-column format rather than as one long list? I’ve checked my Connections settings and don’t want to set the Display Style to “Image Grid” but the only other option is “List”. Is there another setting I’m missing, or a way I can add in some line breaks?
01/25/2017 at 5:40 pm #408423Steven Zahm
Keymaster@ Rhett
That’s a bug. It should display in columns. I’ll push out an update tomorrow that should fix it.
01/26/2017 at 4:15 pm #408539Steven Zahm
Keymaster@ Rhett
I just release the update which should correct the shortcode so it displays in columns.
Hope this helps, let me know.
01/26/2017 at 4:42 pm #408540Rhett DePauw
ParticipantLooks perfect–thank you so much!
01/26/2017 at 4:57 pm #408603Rhett DePauw
ParticipantHold up. Sorry to pop back in–the category links aren’t filtering to the results now. When I click on a category, it just refreshes that page instead of redirecting to the results list with the applicable businesses.
Any suggestions to fix this? My settings are all still the same even after updating the plugin.
01/26/2017 at 6:22 pm #408661Steven Zahm
Keymaster@ Rhett
What page do you have the directory home page set to? It seems to be this page. It should be the page with the
[connections]
shortcode on it.01/27/2017 at 12:35 pm #408783Rhett DePauw
ParticipantI uninstalled and reinstalled the plugin, and that made the directory reappear on http://www.huron.net/members/ using the [connections] shortcode, yes–that page is exactly how I want it. It’s still not producing the results list when I click on a category, however. I have about 85 categories and 281 approved entries, all still showing up and sorted in my Connections settings.
Am I just missing something simple? Thanks again for all of your help!
01/27/2017 at 12:59 pm #408808Steven Zahm
Keymaster@ Rhett
I’m assuming you want two views, correct.
The first, a landing page, which displays only the category list.
The second, the results, a list of entries assigned the category the was click on the landing page.
Is this correct?
If it is…
On the members page use only the [connections_categories] shortcode.
On a second page use the, let s call it “Member” (notice lack of an trailing
s
), add on the the[connections]
shortcode. Set this page as the Directory Home page.No, when on the members page, only the list of categories will be displayed and when a link is clicked it will resolve to the sonce page showing only the entries for the category link which was clicked.
With this setup, I highly suggest turning off the category drop down feature in cMap as this setup will not work with it properly. The primary design is all this stuff is supposed to function on single page which is what most users expect and want. You can do this setup however, it just requires a little more setup and configuration
Hope this helps!
-
This topic was modified 6 years, 7 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.