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.
Tagged: 8.6.12, category, current, feature request, getCategoryBlock(), Gridder, template
- This topic has 4 replies, 2 voices, and was last updated 8 years, 9 months ago by
Steven Zahm.
-
AuthorPosts
-
11/14/2017 at 9:29 pm #441235
Kate Howarth
ParticipantHi
I am having so much fun with Gridder! Many of my entries have more than one category. I’d like to be able to show that on their profile page. Is this possible? How so? or even in the preview? https://southeastarts.org.au/south-east-arts-directory/Would appreciate your advice. Thanks!
11/15/2017 at 10:58 am #441281Steven Zahm
Keymaster@ Kate
It is possible, but you would have to edit the template in order to show the categories assigned to the entry.
You can add the categories to the
card.phpand/or thecard-single.phpfile by adding this where you want them to be displayed:$entry->getCategoryBlock( array( 'separator' => ', ', 'before' => '<span>', 'after' => '</span>' ) );The
card.phpand thecard-single.phpfile can be found in this folder:../wp-content/plugins/connections-gridder/I recommend following the method in this QuickTip so you can add it in an update safe way.
Hope that helps!
11/15/2017 at 5:55 pm #441299Kate Howarth
ParticipantThanks Steven! Works perfectly. Appreciate your assistance.
Kate11/15/2017 at 6:25 pm #441304Kate Howarth
ParticipantOne more question…
When someone chooses a category to view is there a way to highlight that category (so they know where they are) ?
e.g. if I choose Screen Industry/Editing and Connections delivers me the results, nothing is highlighted to remind me where I am (other than looking at the URL)
Thanks
https://southeastarts.org.au/south-east-arts-directory/cat/screen-industry/editing/
11/16/2017 at 9:24 am #441356Steven Zahm
Keymaster@ Kate
Sorry, no, there is not presently. I’ve added this to my feature request list.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
