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 4 replies, 2 voices, and was last updated 9 years, 9 months ago by
Steven Zahm.
-
AuthorPosts
-
10/12/2016 at 5:04 am #395293
l. engberg
ParticipantHi,
How do I display the title directly after name in the overview list on SlimPlus?
So it looks like this:
John Doe, CEO
Jane Smith, Executive Assistant
John Smith, CFOSo that after name it shows “, title”
Title, e-mail, telf and additional information still visible when each is expanded.
Thank you!
10/12/2016 at 9:58 am #395369Steven Zahm
Keymaster@ l. engberg
The only way to do this would be to edit the template’s PHP file and perhaps add some custom CSS to ensure it displays correctly. If this is something you can do, let me know and I can provide you with some guidance.
10/27/2016 at 5:59 am #397522l. engberg
ParticipantThank you for quick reply we found a solution.
10/27/2016 at 6:06 am #397523l. engberg
ParticipantBut we did have a followup question: where can we find code that controls spacing above and below a group of names?
For example we have this:
<h2 style=”text-align: center;”>Ledelse</h2>
[connections enable_category_select='FALSE' enable_search='FALSE' image_fallback="none" id="1,2,7,4,5" order_by="id|SPECIFIED" str_work_phone="Telefon" str_work_email="e-mail" name_format="%first% %last% %suffix%"]
<h2 style=”text-align: center;”>Administration</h2>
[connections enable_category_select='FALSE' enable_search='FALSE' image_fallback="none" id="3,8,10" order_by="id|SPECIFIED" str_work_phone="Telefon" str_work_email="e-mail" name_format="%first% %last% %suffix%"]
The spacing after and before h2 style is different – about 2x before than after. Which does not look optimal – best is that headings are closest to body.
Where can we change that?
10/27/2016 at 12:25 pm #397573Steven Zahm
Keymaster@ l. engberg
Add the following to the theme’s custom CSS area:
#cn-slim-plus div#cn-list-head { margin-bottom: 0; } -
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
