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 2 replies, 2 voices, and was last updated 10 years, 6 months ago by
Steven Zahm.
-
AuthorPosts
-
03/04/2013 at 7:41 pm #252978
chris grasso
ParticipantHi Steve,
We just bought cmap + link, and had a few questions.
1. How can we make the cmap cards tile into 2 columns? with the default template, I was able to achieve this with a stylesheet modification {float:left, postion:relative, width:47%,} and a margin change. however, this doesnt seem to work on the cmap template… it shrinks it to 47% but still is only 1 column.
2. I added the string <span><?php $entry->vcard(); ?></span> to show the vcard on the cmap card. Id like to change the text string “Add to Addressbook.” to something else… where can I find this to change it?
3. We also installed link through the plug-in manager. I have a test user account, and made a new connections entry with the same email address as the test user. When I log into wordpress as the limited role user, it appears to be trying to add a new entry as opposed to editing the existing entry for that email address. Im not quite sure how to troubleshoot this as I there are no options for link that I see.
4. Is there a way to use a fallback image for someone with no photo as opposed to the grey box with text?
Thanks
Chris
Chris
03/05/2013 at 7:32 pm #253074chris grasso
Participantnevermind on #4…
I found this:
span.cn-image-none {background-image: url(http://xxx.jpg) !important;}
and it works well.
03/07/2013 at 9:09 am #253278Steven Zahm
KeymasterLets see…
1. Users try this from time time … this dos not work well with cMap because it wasn’t designed with a tile like layout in mind … I’m guessing you applied your style to #cn-cmap .cn-entry, right? I think you’ll have to change it the width to 97% and on the container .cn-list-row-alternate and cn-list-row add a float and set the width to 47%.
2. Same command, but like this: <?php $entry->vcard( ‘title’ => ‘Hover Title’, ‘anchorText’ = ‘Something Else’ ); ?>
3. There are no option for Link. If you giving the limited user access to the Connections admin menu and the manage list, yes, they will be able to add new entries. You need to remove those capabilities from their role. The only capabilities they need are add/edit or add moderated / edit moderated. The user can maintain their own entry from the new admin page under their profile as shown in the screen shots.
4. See this QuickTip.
I hope that helps!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.