BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,281 through 14,290 (of 15,332 total)
  • Author
    Posts
  • in reply to: Bio and Notes input do not show #257624
    Steven Zahm
    Keymaster

    @ Jon

    Can you share the link to the page that has Form on it?

    in reply to: Category Widget – show_empty_categories? #257621
    Steven Zahm
    Keymaster

    @ Emily

    Well, there is a way, but you would have to make a minor change to the widget’s PHP file. If you’r able to do this, I can provide you with the required change.

    in reply to: Social Media and Links, etc #257618
    Steven Zahm
    Keymaster

    @ Gregg

    Within the Connections shortcode, like so:

    [connections show_social_media=FALSE and show_links=TRUE]
    
    in reply to: Custom Template not showing since upgrade #257571
    Steven Zahm
    Keymaster

    @ Michael

    I didn’t realize that the Pinetree template you were asking was one that I did. It actually took me several minutes to find the emails on the topic. I had done this template for you nearly 3 years ago. As you can image, I can’t support something forever without a maintenance fee.

    However, since this was just a really minor name change of the template file and quickly adding a meta.php file. I just emailed you a copy that’ll work. You’ll have to use the legacy template installer on the Connections : Templates admin page. Do not try to install it as a plugin. Why, because moving this template to the new plugin template model would require a much larger time investment to completely rewrite it.

    Let me know if you have any troubles.

    in reply to: Chamber Directory #257552
    Steven Zahm
    Keymaster

    testing forum posts…

    in reply to: CSV import question #257545
    Steven Zahm
    Keymaster

    @ Gizmo

    1) Sorry, no. The entry ID is auto incremented by the database.

    3) Sorry, I missed answering that question … Unchecking the checkbox will tells the import not to import that entry.

    in reply to: Photo Misbehavior #257544
    Steven Zahm
    Keymaster

    @ Gayle

    The file is likely being hidden. If you’re using FileZilla, select the Force Showing Hidden Files option under the Server menu.

    in reply to: Social Media and Links, etc #257540
    Steven Zahm
    Keymaster

    @ Gregg

    You need to add show_social_media=FALSE and show_links=TRUE to the shortcode. They’re off by default because of the limit display area of the business card like layout.

    in reply to: Contacts are overlapped #257510
    Steven Zahm
    Keymaster

    @ Anthony

    Actually it’s not too technical and kind of not even Connections related, sort of.

    The theme’s CSS classes for the menu. The author used “g” for the CSS classes. Not semantically the best choice, but no big deal. I think you might see where this is heading… Now, when Connections outputs the entries it adds the categories [slugs] as CSS classes. This allows you or anyone to style entries per category. This is very useful because it allows one to create “highlighted” entries. Now, because one of your categories was G, the “g” was being added as a class to the entry so the CSS meant for the menu was being applied to the entries assigned to the “G” category too. So changing the category slug was the solution.

    hope that makes sense.

    in reply to: Photo Misbehavior #257509
    Steven Zahm
    Keymaster

    @ Gayle

    Log into your site with FTP. Go to this folder:
    ../wp-content/connection_images

    Delete this file:
    .htaccess

    Connections adds that file so it is safe to delete. That file doesn’t block images from being displayed, but it seems that it does on a very small number of server setups. The next release of Connections will no longer add this file.

    Any way, that should fix you up.

Viewing 10 posts - 14,281 through 14,290 (of 15,332 total)