BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,051 through 14,060 (of 15,332 total)
  • Author
    Posts
  • in reply to: Form Submit and return #259837
    Steven Zahm
    Keymaster

    @ Christopher

    Can you share a link to the page where you have Form?

    in reply to: Plugin Conflict #259836
    Steven Zahm
    Keymaster

    @ brian

    Yep, I think I found the issue.

    Open this file and go to line 639:
    \calpress-pro\app\controller\class-calp-app-controller.php

    You’ll find this:

    // s2Member login fix
    remove_all_actions('wp_login');
    

    This just might fix an issue with S2, but it also will remove the action Link requires to run on the wp_login hook.

    If you do not have s2member installed, try commenting it out like so:

    // s2Member login fix
    // remove_all_actions('wp_login');
    

    Let me know if that fixes the issue.

    in reply to: Not displaying Correctly #259835
    Steven Zahm
    Keymaster

    @ Robin

    Interesting.

    Question, does this always happen after the PINE TREE APARTMENTS entry?

    in reply to: No Forms Tab in "Settings" #259834
    Steven Zahm
    Keymaster

    @ christina809

    Can you share a link to the page where you have Form? Also, can you attach a screenshot of the Connections : Settings admin page?

    in reply to: CSS – how to change the name from caps #259833
    Steven Zahm
    Keymaster

    @ Deborah

    The, I’m guessing, you’re not using the default template. Make the same change to the template you’re using.

    in reply to: Show map and back to top #259832
    Steven Zahm
    Keymaster

    @ Steven

    If deactivating all plugins didn’t resolve it then it must be theme.

    Hovering over the links I would expect to see this:

    Map: [removed per user request]
    Top: [removed per user request]

    Instead I see this:

    Map: [removed per user request]
    Top: [removed per user request]

    I don’t even know how that would be possible. If you link at the page source, you see this:

    Map: href=”#”
    Top: href=”#cn-top”

    This is standard syntax for inpage link.

    As a test, try adding this after the Connections shortcode:

    Top
    
    • This reply was modified 13 years, 3 months ago by Steven Zahm.
    • This reply was modified 13 years, 3 months ago by Steven Zahm. Reason: Removed links to site per user request
    in reply to: Info not showing in my directory #259830
    Steven Zahm
    Keymaster

    @ Kevin

    Which template are you using? Like themes for WordPress different template will show different info presented differently. So what you are experiencing could be exactly the intended output.

    in reply to: Support #259826
    Steven Zahm
    Keymaster

    @ William

    Are you talking about this support topic?
    http://connections-pro.com/support/topic/mapping-csv/

    This is an import tool, it will not try to resolve if an entry is a duplicate of one or not. So each time you run an import, every entry is imported as new.

    Not sure I understand what you mean by “the managers name and the actual employee that answers to that manager shares the same field on the site” and what the issue is. You’ll have to explain in greater detail.

    NOTE: This topic will also be moved to the CSV Import forum within 24hrs.

    in reply to: Where's the support? #259797
    Steven Zahm
    Keymaster

    Thanks, for the feedback. I’ll log this in the FAQs.

    in reply to: mailto:? #259795
    Steven Zahm
    Keymaster

    @ Lee

    Sure there a couple options you have to keep the email private. You can set them as private that way a user must be logged in to even see the email. Or,if the email address must be publically available, there’s this. Hope that helps.

Viewing 10 posts - 14,051 through 14,060 (of 15,332 total)