BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,811 through 14,820 (of 15,332 total)
  • Author
    Posts
  • in reply to: Expert/Print #253284
    Steven Zahm
    Keymaster

    @ Scott Holmes

    Sorry not yet. Again, sorry, but I’m not available at to do custom templates at the moment.

    in reply to: How to change background color in CMap #253283
    Steven Zahm
    Keymaster

    Add this:

    #cn-cmap .cn-image-style { background: #FFF !important; border: none !important; }
    
    in reply to: Change Position of Details #253281
    Steven Zahm
    Keymaster

    Rupert Trigg

    You can make these changes in the template.php file found here:
    ../wp-content/connections_templates/cmap

    I use fairly descriptive function names so it should be pretty simply to identify which pieces of code you need move around.

    in reply to: Where is data-type defined #253280
    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.

    in reply to: Problem after update #253279
    Steven Zahm
    Keymaster

    @ Jim Miller

    Were they blank after the update or did you turn them off?

    in reply to: layout, etc #253278
    Steven Zahm
    Keymaster

    chris grasso

    Lets 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!

    in reply to: the last question – migration #253277
    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.

    in reply to: Refund Request #253276
    Steven Zahm
    Keymaster

    No problem, glad I was able to help and clue this up for you.

     

    ref:  http://connections-pro.com/support/topic/linking/#post-253275

    in reply to: Linking #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.

    in reply to: Search not working #253274
    Steven Zahm
    Keymaster

    @ lucy wills

    I just visited the site, it seems to work for me? Can you please verify?

Viewing 10 posts - 14,811 through 14,820 (of 15,332 total)