BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 10,871 through 10,880 (of 15,332 total)
  • Author
    Posts
  • in reply to: Template unavaible #294865
    Steven Zahm
    Keymaster

    @ Lucas

    Ok, I issued the refund. It can take 5 to 10 business days to credit back to your account.

    Yes, you can turn on the addresses on the front of the template and yes the bio and notes would show when viewing a single entry, however, whatever other details that are hidden/shown will match the the result view so in some respect it can be a little more limiting than cMap.

    in reply to: Cmap: multi category select #294864
    Steven Zahm
    Keymaster

    @ Cara-Dee

    If you’re using a template that has a category drop down, you can use a beta, undocumented feature/shortcode option:

    [connections enable_category_multi_select='true']
    

    The only problem, there’s no submit button for the user to click after they select their chosen categories. The user could click the search button and that would work, but it is not really obvious that they should. If you can make a minor PHP edit and tell me which template you’re using, I can give you the code snippet you would need to add the submit button.

    in reply to: Batch import #294830
    Steven Zahm
    Keymaster

    @ Koen

    re: which value is the unique identifier to use Link
    The WordPress user is linked to the Connections entry ID and is stored in the usermeta with the key name of connections_entry_id with the value being the entry ID.

    re: How do I import the contacts within Connections? Do I need to buy another plugin for this?
    Actually, there is no way of doing this without writing an extension to do it.

    re: And how do I make sure the both addressbooks are linked?
    That’s what Link does.

    Does that help?

    in reply to: child being included in the parent catagory #294829
    Steven Zahm
    Keymaster

    @ brent

    A quick look at my code to refresh my memory… the entries assigned to a child category should be displayed whether or not it it is assigned to the parent category.

    You can post the details here as a private reply. When I login, I’ll be installing the Query Monitor plugin so I can evaluate the queries being generated and run.

    in reply to: Template unavaible #294828
    Steven Zahm
    Keymaster

    @ Lucas

    If you’re not going to use SiteShot, in this case I can refund the purchase and revoke the support license key for it. If you’d like me to do that so you can purchase cMap, let me know.

    in reply to: Category URL #294824
    Steven Zahm
    Keymaster

    @ kar3n

    Sure, like this:
    http://pledgingforchange.com/join/advertise/ethical-business-directory-listings/cat/ethical-clothing-accessories

    You can direct link to any category, the down side is Market will not recognize it it as the selected category or a search.

    in reply to: Directory Links not working #294822
    Steven Zahm
    Keymaster

    @ Matthew

    Thanks for sharing this solution! I’m going to add this to the FAQ/s.

    in reply to: Connections Not Showing in Page after Update #294821
    Steven Zahm
    Keymaster

    @ Martin

    Looks you may have customized an much older version of the default card template judging by the path and filename in the error message. To keep your customizations, the solution is to open this file and delete line 32:

    ../wp-content/connections_templates/card/template.php
    

    The alternative solution is to delete your custom template and use the version that comes with Connections.

    The issue is the that $vcard->download() function was removed long ago and backward support for it was removed in version >= 0.8. Oh another solution would be to use $entry->vcard() on line 32.

    Hope that helps!

    in reply to: Organisation & Department #294820
    Steven Zahm
    Keymaster

    @ Steven

    Sounds like you’re running on an IIS server, please see this FAQ.

    After you make that change, the issue will be resolved.

    in reply to: Pagination breaking #294818
    Steven Zahm
    Keymaster

    @ Matthew

    Here’s another support forum thread, I linked the user to a WordPress support forum thread discussion that goes over how to remove index.php which might work for you.

Viewing 10 posts - 10,871 through 10,880 (of 15,332 total)