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.2.6, Gridder, link_format, shortcode, template
- This topic has 2 replies, 2 voices, and was last updated 11 years, 3 months ago by
Marina Flournoy.
-
AuthorPosts
-
05/06/2015 at 9:20 pm #333622
Marina Flournoy
ParticipantThe line of php you provided in response to my question about Editing
Panel Contact Information worked as you said it would, but I was getting garbled text on entries with multiple links. So I changed your code to display only a preferred link.That works fine, except now long links* are garbled, so I’d like to change the label ‘Website’ to ” (as I was able to do Biographical Info). Then I can name the preferred link “Website” without displaying “Website: Website”. But I haven’t been able to figure out what to use as the str_ shortcode option (str_link_website=” seemed obvious, but I was wrong). Please advise.
Thanks.
P.S. You can check it all out here: heartfulvillage.com/directory.
Note that Loominus Woodstock is displaying garbled text, while other, shorter names, like smARTWORKS and Neckush display fine.05/07/2015 at 10:11 am #333696Steven Zahm
Keymaster@ Marina
re: except now long links* are garbled
This is an CSS issue. Add the following to the theme’s custom CSS area:#cn-gridder .cn-gridder-contact { line-height: normal; }re: I’d like to change the label
There is not a shortcode to change this label. However, if you added the the code for the link block and included the'format' => $atts['link_format']option you can remove the label completely with the shortcode that way you can have the link title anything you want. Here’s and enable shortcode:[connections link_format='%title%']Now, only what you enter as the link title will be displayed.
Hope that helps!
05/07/2015 at 1:55 pm #333718Marina Flournoy
ParticipantWorks perfectly. Thanks!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
