BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,691 through 12,700 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ Shari

    Add show_empty_categories=FALSE to the Connections shortcode. If the “Uncategorized” category is truly empty it will not be shown in the drop down.

    In the next Connections update you will be able to use exclude_category=1 to exclude it.

    I hope that helps.

    in reply to: already purchased? #272043
    Steven Zahm
    Keymaster

    @ marybeth

    Apologies for the confusion, that little message will not affect purchases.

    Hope that helps!

    in reply to: Mulitple Groups #272035
    Steven Zahm
    Keymaster

    @ kelsey

    Oh, take a look at this FAQ on how to do this properly so it works. The FAQ is for cMap but it will work just the same with Tile Plus.

    in reply to: Mulitple Groups #272032
    Steven Zahm
    Keymaster

    @ kelsey

    The problem is you’re going to have to update your version of Tile Plus to the latest for that feature to work; which means you’ll have to reapply your custom tweaks to the template.

    You can download the update at no cost from your Purchase History.

    I hope that helps! Nice site btw!

    in reply to: Blank Page for some categories #272025
    Steven Zahm
    Keymaster

    @ Ricardo

    That’s unfortunate as that always works. Let me know if the host increases it and if it resolves the issue.

    in reply to: Modify templates #272024
    Steven Zahm
    Keymaster

    @ Sandro

    The file for this template can be found here:
    ../wp-content/plugins/connections/templates/card-bio/card-bio.php

    You need to edit this line. You need pass the option array to tell the function to display the logo instead. Like so:

    <?php $entry->getImage( array( 'image' => 'logo' ) ); ?>

    Here’s the doc for that function.

    Hope that helps.

    in reply to: Showing Categories #272023
    Steven Zahm
    Keymaster

    @ kelsey

    Is this question in reference to either Tile or Tile Plus? if yes:

    The only way to do this is to edit the core template’s PHP file. Here’s how:

    Open this file:
    ../wp-content/plugins/tile/card.php OR
    ../wp-content/plugins/tile-plus/card.php

    Add this code where you would like the categories to be shown:

    $entry->getCategoryBlock( array('separator' => ', ', 'before' => '', 'after' => '') );
    

    I hope that helps!

    in reply to: Search conflicts (possible bug?) #272022
    Steven Zahm
    Keymaster

    @ Alex

    Great to hear! After any update to Connections, you’ll have to make that change again. I’ll see If I can come up with a clever way to enable this as a feature.

    Steven Zahm
    Keymaster

    @ Stacey

    No, you do not need to purchase a template to change this string.

    Install the Say What? plugin.

    It’ll add a new Text Changes menu item. Click Add New, enter the string exactly as shown in Connections, enter connections [notice the lack of capitalization, that's important!] as the domain and then enter your new text.

    The great thing about using this plugin is that it will be update safe and you can use it on any other plugin that has been properly internationalized. Hope that helps.

    in reply to: already purchased? #272019
    Steven Zahm
    Keymaster

    @ marybeth

    That’s a stupid little bug with the shopping cart and is meaningless. To my knowledge you are the only one that has noticed other than myself because of where that message is tucked in the page.

    What’s the username and email of your account? Did you try using the forgot password link?

Viewing 10 posts - 12,691 through 12,700 (of 15,332 total)