BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,241 through 14,250 (of 15,332 total)
  • Author
    Posts
  • in reply to: Category Widget – show_empty_categories? #258110
    Steven Zahm
    Keymaster

    @ dgalassi

    If you open the class.widgets.php file in this path:
    ../wp-content/plugins/connections-widgets/includes

    Go to line 180.

    It should be this:

    'show_count' => TRUE,

    Just change TRUE to FALSE.

    The categories count is the number of categories assigned to the category regardless of the viewing permission. For example, say you have a category and have three entries assigned to it. One public, one private and the last unlisted. The category count would still show up as (3) with the public one being visible to everyone regardless if a user is logged into your site or not. The public and private would be visible only to those that are logged into the site. The unlisted would be shown to those how have access to the Connections : Manage admin page and have permissions to view unlisted entries.

    I hope that helps.

    Steven Zahm
    Keymaster

    @ Gizmo

    1) Right now, the map only supports showing the initial address, sorry.

    2) Importing using the address 1, 2 and three would work fine. Importing as those types, Connections would assign them as the “Other” address type.

    3a) Unfortunately the vCard spec is limiting. It only supports Work, Home and Other; so any addresses not of those types would not be included. Even more, the vCard spec can have only one of each type, so multiples of any one type, only one will be in the vCard.

    3b) You can add as many phone numbers as you want for any one entry within Connections, however, there is no way to associate a particular phone number to a specific address.

    To me, it seems, that maybe the best option is to create an entry for each address.

    in reply to: Is this possible? #258108
    Steven Zahm
    Keymaster

    @ Angie

    Sorry, but there is no area search yet. Others have enter the areas as categories and then enabled the category multi-select in the premium templates with a drop down.

    in reply to: Missing dropdown? #258102
    Steven Zahm
    Keymaster

    @ James Johnson

    This is very likely a CSS conflict with the theme. Can you share a link to where Form is on your site so I can take a look?

    in reply to: manage connections, no image #258098
    Steven Zahm
    Keymaster

    @ Wouter

    If I typed the paths in correctly …

    I’m getting a permission denied on the path to TimThumb. You might need to adjust the folder permissions or add an htaccess file.

    in reply to: Slim Plus Search Function Does not Work #258093
    Steven Zahm
    Keymaster

    @ Mindy

    Yes, that would be correct. Just use any dummy email address. The real address does not matter because it’ll be a temp account that you can delete afterwards. You can send me the details using the contact form that is linked to at the very bottom of this page.

    in reply to: Breadcrumb level #258092
    Steven Zahm
    Keymaster

    @ Johnny Zen

    Sorry, but because Connections does not create it’s own pages it will not work with breadcrumb plugins.

    in reply to: Image settings #258049
    Steven Zahm
    Keymaster

    @ Luci

    You can actually leave the defaults values set. I need to update the text but shrink is now fill.

    in reply to: field titles #258048
    Steven Zahm
    Keymaster

    @ Josh Taylor

    I just dropped the exact code in the Connections plugin file, at the end and it worked. Well, after I purged the page cache.

    in reply to: field titles #258047
    Steven Zahm
    Keymaster

    @ Josh Taylor

    Not sure what to suggest. That code I pasted works for me. Make sure when you pasted it, none the characters were converted to HTML entities., for example the &&.

Viewing 10 posts - 14,241 through 14,250 (of 15,332 total)