BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,091 through 12,100 (of 15,332 total)
  • Author
    Posts
  • in reply to: No text showing #278330
    Steven Zahm
    Keymaster

    @ frank

    What is the exact shortcode you’re using?

    in reply to: Change line height / spacing #278328
    Steven Zahm
    Keymaster

    @ Jeanette

    Rather than edit the CSS file in Connections, which would get overwritten during a plugin update, you should override the default CSS.

    For example add the following to the theme’s custom CSS area:

    #cn-list span.phone-number-block,
    #cn-list span.email-address-block,
    #cn-list span.social-media-block,
    #cn-list span.link-block {
        margin-bottom: 0px !important;
    }

    Hope that helps.

    in reply to: Event chronology #278300
    Steven Zahm
    Keymaster

    @ Vintage

    Hmmm… I do not know. I just tested with this shortcode:
    [connections category=331 order_by=birthday template=card]

    What is the exact shortcode you are using?

    I created 3 test entries in a test category with the ID of 331.
    I entered the birthdates of 2/1, 3/8 and 5/31, set as unlisted. The order was shown as expected. I even changed around the dates to make sure the order changed according to the dates and they did.

    A couple things to check…

    It looks like you might be using page caching, make sure you flush the page cache to ensure you’re viewing the latest version of the page.

    Make sure you have only one birthday entered.

    Hope that helps!

    • This reply was modified 12 years, 7 months ago by Steven Zahm.
    in reply to: Title, description and category content #278299
    Steven Zahm
    Keymaster

    @ Regev

    To display the category description, make sure you have that option checked on on the Connections : Settings admin page under the Display tab.

    To update the the page title, make sure you have the Page Title option checked on the Connections : Settings admin page under the SEO tab.

    Hope that helps.

    in reply to: Social icons #278293
    Steven Zahm
    Keymaster

    @ ruben

    I do understand what you mean. Without some custom coding this can not be done, sorry.

    in reply to: Filter out Organization Name (or sort differently) #278182
    Steven Zahm
    Keymaster

    @ Oliver

    Seeing as you want to hide both the org and dept, you can do this using a shortcode option. To hide it on the one page use the following shortcode:

    [connections show_org='false']

    Hope that helps.

    in reply to: Costs #278093
    Steven Zahm
    Keymaster

    @ Lorraine

    Yes, the cost includes the support license key.

    Hope that helps.

    in reply to: Conflict with "Allow PHP in Post and Pages" #278078
    Steven Zahm
    Keymaster

    @ Ayyoub

    I’m pretty certain you can not use a shortcode within the shortcode attributes like that. WordPress wouldn’t parse and run it correctly, nothing I can do about that, sorry!

    You shouldn’t need to do that anyway as Connections will automatically check for the cn-cat query var and use it if it is set.

    in reply to: Export CSV #278062
    Steven Zahm
    Keymaster

    @ Lawrence

    Sorry, I haven’t heard back from the dev working on this so I don’t really have any updates to give. I actually don’t have away to do product announcements notifications. I guess I really need to devise something. I will be announcing it in the blog when it release … not really certain that is a solution, but hope it helps.

    in reply to: login? #278026
    Steven Zahm
    Keymaster

    @ Matthew

    I’m quite certain it did … logout of the site and then try to access the page. WordPress will not show it and if remember correctly WordPress will even show the page not found message.

    As for allowing users to login … I suggest a plugin that allows front end login. There are many freely available plugin for this and many are quite good at performing that function.

    Hope that helps.

Viewing 10 posts - 12,091 through 12,100 (of 15,332 total)