BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,511 through 14,520 (of 15,332 total)
  • Author
    Posts
  • in reply to: Filter Category widget by a single category #255618
    Steven Zahm
    Keymaster

    @ dgalassi

    This isn’t a built-in feature of the category widget yet, but it shouldn’t be too difficult to modify it.

    You’ll need to open the class.widgets.php from the Widget Pack plugin. You want to edit the function that starts on line 162. The $atts array will be key on line 178, you’ll need to add a key named “parent_id”. This will be an array of the category ID/s of root parent categories that you want to limit the list to. So if you add a text input for the root parent category ID/son the widget settings, you will be able to set them per widget instance.

    I hope that points you in the right direction.

    in reply to: Template not showing up after install #255611
    Steven Zahm
    Keymaster

    @ Joshua Rivers

    It sounds like you might be using the legacy template installer on the Connections : Templates admin page.

    All the templates have been upgraded over the course of the month to use a completely new templating system. This requires the templates to be installed as actual plugins.

    Here’s the link that has the revised instructions:
    http://connections-pro.com/documentation/plugin/install/templates/

    Steven Zahm
    Keymaster

    @ dgalassi

    You, know I think things are working fine….

    The user dgalassi is linked to entry Blue Zenith.

    Either this was linked on a previous login where the email addresses matched or you added the entry using the the “My Directory Entry” admin page. Either way, once an user and a entry are linked, they are linked no matter if email address match or not. This is by design because user’s email addresses can and do change. A link is meant to be permanent after created, regardless of the email address.

    The user cingadmin is not linked to any entry, no matching email address. Well, there is, but it already belongs to en entry linked to another user, dgalassi. Now, because the user cingadmin has already logged in and no available entry can be linked, it will not be checked for a link again, even if you do later change the user’s email to an entry that is available to be linked, since the user was already checked they will not be linked. I’m definitely reconsidering changing this logic after reviewing this for you. This was done to prevent hijacking a link simply by changing an email address.

    As a test, I created a user, shazahm1, and then I create an entry with a matching email address, When I logged in as shazahm1 they were linked as expected.

    I even checked all your other users and they are linked as expected. Except for JMoores, which doesn’t seem to have an entry in Connections to link to.

    Does this help?

    in reply to: Suppress Display of Address Type #255525
    Steven Zahm
    Keymaster

    @ Daniel Roberts

    Each address and phone number has the option to be set private or not. That can be set when adding/editing an entry. Will that work?

    in reply to: card-bio template shortcodes? #255524
    Steven Zahm
    Keymaster

    @ Chris Wootton

    None of the default/supplied templates have any shortcode options. If you just want to change text, take a look at this post:

    http://connections-pro.com/support/topic/field-titles/#post-254665

    Using that method you can change any string in Connections and many other plugins to suit your needs.

    in reply to: Category Dropdown not working in v7.5.1 #255522
    Steven Zahm
    Keymaster

    @ Sherry

    Got it, thanks for clearing that up … I thought I was helping someone else with a completely different issue … happens all the time, someone else jump in the middle of an activate discussion with a different issue.

    Any way, back on topic, lets try and figure this out…

    The last thing I said before I thought I was helping someone else was this:

    I have never seen this before. This would be caused by the theme not having the wp_head() in the theme’s header.php file. I’ve looked at the page source and there is evidence that this template tag is in the file like it should be, but could you confirm so we can be certain?

    Is see that you’re running a pretty much current version of WordPress, so that is not the issue.

    I’m afraid you’ll have to deactivate plugin one by one to see if there is a plugin conflict.

    So, two things…

    Did you check the header.php file for the existence of the wp_head() template tag? I suspect it is there because the JavaScript’s and other plugins CSS files are being included.

    Did you deactivate other plugins one by one to see if there is a conflict as I suggested?

    in reply to: updated connections, now no categories #255512
    Steven Zahm
    Keymaster

    @ Virginia

    Oh, here’s the link for template installation and upgrading.

    in reply to: updated connections, now no categories #255511
    Steven Zahm
    Keymaster

    @ Virginia

    Yes, the links in your Purchase History will always be the most current version.

    As for the other issue, could I get a temp FTP account?

    in reply to: Category select and pagination #255507
    Steven Zahm
    Keymaster

    @ Cees van Dongen

    I have a work-around to this issue that will be included in the next release. I say work-around because the URL will not be updated, but results will be returned correctly. I expect to release sometime this weekend.

    in reply to: Upload Error #255491
    Steven Zahm
    Keymaster

    @ Gregg Snyder

    Looks like the zip file corrupted while being downloaded. I suggest down,loading it again from your Purchase History and try again.

    Sometimes WordPress can not clean up after a failed install. You might have to delete the tile-plus folder, if it exists, in the plugins folder before you  can install again. You’ll know because it’ll give another error about the folder already existing.

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