BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,821 through 12,830 (of 15,332 total)
  • Author
    Posts
  • in reply to: CSV Import #271038
    Steven Zahm
    Keymaster

    I just emailed you a copy of the alpha version of the CSV Import. It is only alpha because it does not yet import IM and Social Media. You should not have any character encoding issues with this version.

    in reply to: Template for Football Club #271037
    Steven Zahm
    Keymaster

    @ jochen

    If there are only a small number of players the Bio Entry Card template that comes with Connections. If you have a larger number then maybe cMap will do.

    Hope that helps.

    Steven Zahm
    Keymaster

    @ Shari

    Ok, if a single multi-select will work, all of the templates that have a category drop down will work. There’s a beta feature that can be turned on that turns the single select into a multi-select. To turn it on you would add the enable_category_multi_select option to the shortcode, like so:

    [connections enable_category_multi_select="true"]

    in reply to: Changing Sort Order #271035
    Steven Zahm
    Keymaster

    @ Jared

    Use this instead, replace what you have at the bottom of the theme’s style.css file:

    #cn-tile-plus .note p {
        font-size: 11px;
        line-height: normal;
    }

    The theme was still taking priority.

    in reply to: Private entries #271034
    Steven Zahm
    Keymaster

    @ Bastien

    I made a note in my extension dev notes to post back here when this is developed and released.

    in reply to: Some users can't see entries #271033
    Steven Zahm
    Keymaster

    @ Daniel

    If the role/capability settings and the entry visibility all matched Laura, no user should have been able to see the results. Is there any chance that during testing you may have had a different combination of settings that allowed some users to see the results? And if so, I didn’t look, do you have a caching plugin running? Other that ran in to a similar issue, it ended up being that their users were running a caching plugin so their users were seeing a cached version of the page.

    in reply to: Some users can't see entries #271021
    Steven Zahm
    Keymaster

    @ Daniel

    All the entries are set to Private so you must give the Roles the View Private Entries capability. After you do, the users should be able to view the entries just fine.

    Hope that helps!

    in reply to: Private entries #271009
    Steven Zahm
    Keymaster

    @ Bastien

    I do not know when or how this feature will be implemented at this time; maybe sometime next year and likely as an extension.

    The way you worked out would work but it would require being setup for each new user.

    in reply to: entry fields duplicated in display #271008
    Steven Zahm
    Keymaster

    @ Jeff

    The only time that I can think of that this might occur is during one of the db update routines but I think it’s been well over a year since there was a db update even still it would only occur once.

    Is it a possibility that this occurred that long ago and it is only now being noticed? Actually now that I think about it a little more, you would only see dupes when editing an entry, not displaying it if that update db routine failed.

    Since updating fixes the issue, that tells me that the actually data in the db is fine and that somehow the cached data that actually is used for display somehow got out of whack.

    If you can isolate the steps that are taken in which this occurs, that will help me figure out what the issue might be.

    in reply to: Category filter #271007
    Steven Zahm
    Keymaster

    @ Steve

    Sorry, no, this feature will only work with root level categories.

Viewing 10 posts - 12,821 through 12,830 (of 15,332 total)