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, 3 voices, and was last updated 12 years, 10 months ago by
Steven Zahm.
-
AuthorPosts
-
10/15/2013 at 12:26 pm #271523
Nancy Largent
ParticipantIs there any way to retain the “card” design when clicking on individual listings in the directory? I love how the card looks, (contained in a rectangle with a background fade), and would like to keep that same design when you click for an individual listing page, instead of having just the right justified text and big map.
Also, is there any way to have the “Go Back to Directory” link from individual entries to the list of paginated cards that opens up initially, instead of the “View All” text listing? The only way to do that now, is to click the Directory link on the main navigation, and I would love the link on the page itself to go there instead.
Thanks!
10/16/2013 at 1:17 am #271563Nancy Largent
ParticipantI figured out the second issue… the “Go Back to Directory” goes back to whatever list you had previously. That’s fine.
Also, how do I edit the “Go back to directory.” and “Add to Address Book.” text of those links? I want to remove the periods and make both title case.
Thanks!
10/16/2013 at 5:02 pm #271641Steven Zahm
Keymaster@ Nancy
Install the Say What? plugin.
It’ll add a new Text Changes menu item. Click Add New, enter the string exactly as shown in Connections, enter connections [notice the lack of capitalization, that's important!] as the domain and then enter your new text.
The stings you want to change are, exactly:
Go back to directory.
and
Add to Address Book.The great thing about using this plugin is that it will be update safe and you can use it on any other plugin that has been properly internationalized. Hope that helps.
10/17/2013 at 10:29 pm #271771Nancy Largent
GuestThe “Say What?” plugin worked great! Thanks!
Any thoughts on getting the single listing look like the card on the listings pages, instead of text and a map?
Love this plugin!!
10/18/2013 at 9:08 am #271813Steven Zahm
Keymaster@ Nancy
Sorry, I forgot to mention the single card styling. That can be done, however, that would require editing the core PHP template files and just might require other small CSS tweaks.
To make the PHP edit you need to open this file:
card-single.php; found here:
../wp-content/plugins/cmap/Look for this line:
<div id="entry-id-<?php echo $entry->getRuid(); ?>" class="cn-entry-single">Change it to:
<div id="entry-id-<?php echo $entry->getRuid(); ?>" class="cn-entry">Save and upload, overwriting the original.
That should do it sans any possible CSS tweaks that might be required.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
