BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 9,461 through 9,470 (of 15,332 total)
  • Author
    Posts
  • in reply to: Biography and Notes headings #312772
    Steven Zahm
    Keymaster

    @ Kelly

    Actually, without a link to the page, it’s impossible to say. My best guess is the content entered within those fields are using header tags like <h1>. The Bio and notes headers are wrapped in an <h4> tag. My first suggestion would be to make sure that the headers within those fields are set to <h5> tags. These sizes of these headers are being set by the theme.

    Hope that helps! Let me know.

    Steven Zahm
    Keymaster

    @ alia

    On the upper left of the Connections : Manage admin page there are a series of drop downs. Make each one say Show All… and click the Filter button. Also, in the upper left there are three link, click the All link. Now all entries should be shown so you can edit them. Hope that helps!

    in reply to: chosen.js options #312770
    Steven Zahm
    Keymaster

    @ David

    I’ve never played with those Chosen options so I can’t really say. From the doc page it sounds like that should work exactly how you want. My thought is maybe the solect is being enhanced by Chosen before the the disabled attributes are set. I run into this type of thing all the time. You see the attr is called … but javascript does not wait for it to complete before moving to the next line. Kind of hack, but try chaining a small timeout before you init Chosen on the select.

    Another option that should yield your desired result… an undocumented beta feature…

    Add enable_category_group_by_parent=true to the shortcode so you have something like this:

    [connections enable_category_group_by_parent=true]

    in reply to: Combined birthday/anniversary widget #312766
    Steven Zahm
    Keymaster

    @ Martin

    I will not be creating a combined widget, but the next release of the Widget Pack has many new features. A couple that I think you’ll find useful …

    • An option is available to the anniversaries/birthdays today and upcoming anniversaries/birthdays today is to not output anything if there are none.
    • An option is available to both the upcoming anniversaries and birthdays is to limit the number of days to look ahead.
    in reply to: Connections Linked to User Accounts or BuddyPress? #312765
    Steven Zahm
    Keymaster

    @ Dave

    First, apologies for the very late reply … I thought I replied long ago but I never hit the submit button, just left the tab open in my browser.

    The short answer is no, sorry. There is no out of box feature to auto create user account of entries within Connections.

    What would be possible, if you know PHP and WordPress is to create a script that can loop thru all entries in Connections and auto create accounts.

    Again my apologies for the late reply!

    in reply to: Logo on Profile Page #312764
    Steven Zahm
    Keymaster

    @ Deanna

    Great to hear this worked for you!

    If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!

    https://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Forms – creating a page for submissions #312763
    Steven Zahm
    Keymaster

    @ Robin

    Great to hear this worked for you!

    If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!

    https://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Entry Slug Encoding & SEO #312762
    Steven Zahm
    Keymaster

    @ Alexander

    Just following thru on some older issues … I wanted to let you know the entry slug encoding issue has been resolved and ‘ve also confirmed that Google does indeed index the individual pages within Connections.

    in reply to: limit birthdays and anniversaries? #312761
    Steven Zahm
    Keymaster

    @ eseone

    Just looping back to confirm that this feature is implemented and will be included in the next Widget Pack update which is packed full of new features!

    in reply to: Replacing LOGO field with an image… #312745
    Steven Zahm
    Keymaster

    @ Debra

    Use this shortcode:

    [connections image='photo' tray_image='none']

    That should do it.

    Hope that helps!

Viewing 10 posts - 9,461 through 9,470 (of 15,332 total)