Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Scott Holmes
Sorry not yet. Again, sorry, but I’m not available at to do custom templates at the moment.
Steven Zahm
KeymasterAdd this:
#cn-cmap .cn-image-style { background: #FFF !important; border: none !important; }Steven Zahm
KeymasterYou can make these changes in the template.php file found here:
../wp-content/connections_templates/cmapI use fairly descriptive function names so it should be pretty simply to identify which pieces of code you need move around.
Steven Zahm
Keymaster@ johan
Ok, you your changing this so when you click the Add button it’ll show another row to add data correct? If that is that case, using the phone number code in class.form.php as the example, towards the top, you’re see a text area with id=’phone-template’ the data-type and that ID need to match. Like so: data-type=’new’ the textarea will have to be id=’new-template’
I hope that helps.
Steven Zahm
Keymaster@ Jim Miller
Were they blank after the update or did you turn them off?
Steven 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!
Steven Zahm
Keymaster@ Sherry
Just delete the existing tables on the destination database, then import … or if you want to keep them around, go ahead and change their names.
Steven Zahm
KeymasterNo problem, glad I was able to help and clue this up for you.
ref: http://connections-pro.com/support/topic/linking/#post-253275
Steven Zahm
Keymaster@ J J
Apologies for the confusion! This feature is very new, and still very much under development so making this easier to understand is definitely on the to do list.
Steven Zahm
KeymasterI just visited the site, it seems to work for me? Can you please verify?
-
AuthorPosts
