BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,511 through 11,520 (of 15,332 total)
  • Author
    Posts
  • in reply to: Email Notifications on Publish #288752
    Steven Zahm
    Keymaster

    @ Brad

    Are you using Form? It will send an email notification when entry need moderated.

    in reply to: Features questions #288750
    Steven Zahm
    Keymaster

    @ Glenn

    Yes, I can. he has quite a bit of experience with working with Connections and its templates. I’ll ask him to drop by this thread so you and he can make contact.

    in reply to: Features questions #288746
    Steven Zahm
    Keymaster

    @ Glenn

    Apologies for the delay!

    That showcase site… They had a dev custom create a template with those features. There is nothing I currently have available that will create they language and county filters like they have. It would have to be custom developed for you. However, their template was based on an older version of the cMap template found here.

    I’m not aware of any compatibility issue with the theme you linked to. Any cMap specific theme compatibility issue are documented here. And theme’s that are overall compatibility issues are documented here.

    I hope that helps and answers your questions thoroughly!

    in reply to: XML Feed #288742
    Steven Zahm
    Keymaster

    @ Christopher

    There nothing built in to generate an XML feed … I actually will be adding a JSON API, hopefully this summer.

    in reply to: Customizing Styles #288722
    Steven Zahm
    Keymaster

    @ Casey

    Great to hear!

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

    in reply to: Logo File Uploads Bug #288720
    Steven Zahm
    Keymaster

    @ Robert

    Thanks for letting me know! I’ve added this to my bug tracker. The upload logic is going to go thru a refactor sometime this summer. Right now I use a third part library to handle it instead of using core WP functions. Now that the WP functions are far more robust than they use to be and easier to use, I’ll be dropping the third party library in favor of the core WP functions. I expect this to fix this issue.

    I’ll reply back when back when I release an update containing this change.

    in reply to: Double spacing in vCard name #288719
    Steven Zahm
    Keymaster

    @ Brendon

    Thanks for letting me know, I’ve added this to my bug tracker. The space is actually coming from the lack of a middle name. When I wrote the vCard exporter I was not as skilled as I am now in PHP so it is due for an overhaul. I’ll post back when I push an update with this fixed.

    in reply to: Recent Posts Entries Bug #288718
    Steven Zahm
    Keymaster

    @ Robert

    Good to hear! Also, I should have mentioned, You can disable the page title feature to “fix” the recent posts widget.

    Yes, you can deactivate and even delete Connections, you data will be safe in the database … one of the “bad” things about Connections is that I have not yet created an uninstall routine to clean up its data in the database. I’m actually a little hesitant to create it because I do not want someone to accidentally delete 10’s of thousand of entries.

    in reply to: Recent Posts Entries Bug #288673
    Steven Zahm
    Keymaster

    @ Robert

    Thanks for taking the time to report. I appreciate it very much. This bug has been fixed already and the fix will be part of the next update.

    Cheers!

    in reply to: Customizing Styles #288660
    Steven Zahm
    Keymaster

    @ Casey

    Add this to the theme’s custom CSS area or to the edit of its styles.css files:

    #cn-list span.fn {
        font-variant: normal;
    }

    Hope that helps!

Viewing 10 posts - 11,511 through 11,520 (of 15,332 total)