BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,951 through 12,960 (of 15,332 total)
  • Author
    Posts
  • in reply to: Changing Sort Order #269891
    Steven Zahm
    Keymaster

    @ Jared

    The class would be note. It has to be that to confirm to the hCard microdata format.

    To select just the note class within the template you would use this as your selector: #cn-tile-plus .note

    Hope that helps.

    in reply to: Install Error #269883
    Steven Zahm
    Keymaster

    @ Tom

    Another user just discovered this fatal bug yesterday. It only crops up when updating from a much “older” version of Connections. I have the bug fixed and an update ready to roll. I’ll be pushing it out tonight [EST]. I truly apologize for the inconvenience.

    in reply to: 0.7.9 DB Update Fatal Error #269833
    Steven Zahm
    Keymaster

    No problem!

    Have you left a review? If not and you have a moment, I would truly appreciate one as they really do make a difference. Many thanks in advance!

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

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

    @ Jared

    You can add your CSS to the tile-plus.css file found in the
    ../wp-content/plugins/tile-plus/ folder.

    After you make your changes, duplicate the file and name it tile-plus.min.css.

    Save both and upload it to the same folder overwriting the originals.

    You will like have to force refresh the browser window in order to see the style changes. Otherwise the browser will likely use a locally cached version of the CSS file.

    Hope that helps.

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

    in reply to: 0.7.9 DB Update Fatal Error #269778
    Steven Zahm
    Keymaster

    @ janice

    Ok, I think you’re fixed up now.

    in reply to: 0.7.9 DB Update Fatal Error #269753
    Steven Zahm
    Keymaster

    @ janice

    It would seem that WordPress is failing to properly update the plugin…

    When you say you completely remove the connections folder and then install a fresh copy. Which method do you use to install the fresh copy? With WordPress or FTP?

    WordPress is still functional otherwise with Connections active, yes? Can I get a temp admin account?

    Steven Zahm
    Keymaster

    @ dgalassi

    I think you can do this by adding some CSS.

    .users_page_connections_link #categorydiv { display: none; }
    

    This will not stop a very clever person from unhiding it and making changes though.

    I hope that helps.

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

    @ Jared

    To do custom ordering, see this doc page for the order_by shortcode option.

    To add the notes to the template you need to add:
    $entry->getNotesBlock();
    where you want the notes to show in the card.php and card-single.php file.

    Hope that helps.

    in reply to: 0.7.9 DB Update Fatal Error #269746
    Steven Zahm
    Keymaster

    @ janice

    How did you perform the update? Did you do anything “fancy”; meaning other than hitting the update link on the Plugins admin page?

    Probably the best thing to do is to delete the entire connections folder from within the ../wp-content/plugins/ folder and then using WordPress to install Connections again.

    in reply to: Public data not shown #269741
    Steven Zahm
    Keymaster

    @ Jon

    I know you said the cached arrays are correct but the “fix” of simply updating the entry in the admin actually suggests that the cache of the source data are somehow out of sync.

    Honestly the only way for me to even begin to make any suggestions on how to fix, I would need a temp access to both the WP admin and the database.

    How many entries are we talking about total?

Viewing 10 posts - 12,951 through 12,960 (of 15,332 total)