BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,041 through 13,050 (of 15,332 total)
  • Author
    Posts
  • in reply to: Want to divide the directory! #268981
    Steven Zahm
    Keymaster

    @ fabi

    Sorry, after looking at the pages I linked to I do believe Connections would be a good fit at this time. Because there is now way to control automatically what info can be entered and displayed base on level. There also is not a way to take payments and manage renewals.

    You could probably achieve something close by manually controlling the input to ensure the various members only are able to display the permitted info and you could use categories to split them in separate directories based on level. If you expect any type of volume, honestly, doing it manually could get overwhelming.

    in reply to: reading bio and/or notes #268977
    Steven Zahm
    Keymaster

    @ franco

    I have responded … to assist, I’ll need to see a link to your directory.

    in reply to: Image getting cut-off #268976
    Steven Zahm
    Keymaster

    @ Erik

    I should have mentioned, use it on the pages that you have the directory home page set to and not the where you have set added the Form shortcode.

    in reply to: Image getting cut-off #268975
    Steven Zahm
    Keymaster

    @ Erik

    Try using this shortcode:

    [connections tray_image_height='' tray_image_width=225]

    in reply to: pop up image #268974
    Steven Zahm
    Keymaster

    @ Darleen

    Well, Excerpt forces a specific image size and creates those dynamically so using just CSS wouldn’t really do the trick. You could likely get the images larger but they would become fuzzy. You would also have to edit the template’s CSS file to account for the larger image. If you did that, that would affect every instance where you use the template. Sorry, I can’t even think of a direction to point you to achieve what you’re looking to do.

    in reply to: Taking away the Website label #268973
    Steven Zahm
    Keymaster

    If you have a moment, please leave a review as they really do make a difference. Many thanks in advance!
    http://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Taking away the Website label #268972
    Steven Zahm
    Keymaster

    @ Jen

    There was some empty HTML tags within the shortcode. They were only visible after switching the editor to the Text tab. After I removed them, the shortcode functioned perfectly.

    in reply to: blank screen #268971
    Steven Zahm
    Keymaster

    @ Gayle

    Great to hear its working! Maybe the host was just doing some maintenance that was effecting WordPress.

    in reply to: Taking away the Website label #268961
    Steven Zahm
    Keymaster

    @ Jen

    Hmmm, everything looks right and that option definitely works in my testing. Could I get a temp admin account so I can take a closer look? Details can be sent using the contact link at the bottom of the page.

    Oh, one thing to even though it should not make a difference, try making all the quotes single or double within the shortcode. Right now you have a mixture of both.

    in reply to: Show Category on Single Entry #268921
    Steven Zahm
    Keymaster

    @ Brandon

    Add the following CSS to the bottom of your theme’s style.css file:

    span [class^=cn_category] {
        margin: 0 4px 10px 0;
        display: inline-block
    }
    .cn_category_label {
        font-weight: bold;
    }

    That should do it.

Viewing 10 posts - 13,041 through 13,050 (of 15,332 total)