BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,861 through 11,870 (of 15,332 total)
  • Author
    Posts
  • in reply to: remove image/logo box #280679
    Steven Zahm
    Keymaster

    @ Kristen

    Use this shortcode:
    [connections show_image=false]

    That’ll remove the image.

    in reply to: Restrict State and Zip Code on Form #280677
    Steven Zahm
    Keymaster

    @ ToniM

    The only way that is possible is if you edit the core code to Form to set that field as a drop down with your zip code hard coded in. I’m not available to do custom dev work, but I do have a dev I can recommend. just let me know and I’ll ask him to reply here so you can make contact.

    Hope that helps.

    in reply to: How can I deactivate a listing without deleting it? #280676
    Steven Zahm
    Keymaster

    No, sorry, I have not spent any time on this as of yet…

    I’m not sure I understand, public entries will be shown on the front end regardless of user role, unless, you require login to view the directory. If that is the case, you need to go to the Connections : Roles admin page and give view public capabilities to every role on your site.

    in reply to: No details by clicking on entry #280658
    Steven Zahm
    Keymaster

    @ Juergen

    Great to here it working like you want now.

    If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
    http://wordpress.org/support/view/plugin-reviews/connections

    in reply to: New Listings not showing up #280657
    Steven Zahm
    Keymaster

    @ leonardo

    Is the Clacton Small Business Link entry set as public? What is the eact shortcode you are using? Are you using any type of caching plugins? If you are, make sure you clear the page cache.

    in reply to: Site titles bug #280655
    Steven Zahm
    Keymaster

    @ Jake

    Since it is definitely theme related, the best suggestion is to look around the theme’s options to see if there is any way to turn off their feature. If there is not, maybe the theme author can provide you with a filter or something that disables that feature … this does make me wonder if it interfering with All in One SEO too. These changes are better left to an SEO plugin and should not be built into a theme. The only reason I have these options at the moment is as a temporary stop-gap solution until I can fully integrate with Yoast’s WordPress SEO and maybe All in One SEO. My code will not interfere with SEO plugins because it only effects Connections pages which the seo plugin will not.

    Hope this helps.

    in reply to: Slim Plus Font #280647
    Steven Zahm
    Keymaster

    @ Christine

    When I visited the page I didn’t see some of the items you wanted changed. They seemed fine. For example, I didn’t see any bold or italic in the category select drop down.

    But here the css you can add to the theme’s custom css area:

    #cn-list .chzn-container .chzn-results li {
        color: #656565;
        line-height: normal !important;
    }
    
    #cn-list .chzn-container-single .chzn-single {
        color: #656565 !important;
    }
    
    #cn-list {
        color: #656565 !important;
    }
    
    #cn-list a,
    #cn-list a:visited {
        color: #656565 !important;
    }

    Hope that helps.

    in reply to: Update broke listings #280584
    Steven Zahm
    Keymaster

    @ Mike

    Go to the Connections : Templates admin page and activate the Default Entry Card template under the All template type. Do the same for the Individual and Organization template type … actually just visiting the Connections : Templates admin page should resolve the issue.

    To get rid of the set the directory home page message, go to the Connections : Settings admin page and select the page which your direct is on. This is needed to Connections can properly build its internal links. For example, a link to a specific entry.

    in reply to: Site titles bug #280583
    Steven Zahm
    Keymaster

    @ Jake

    Do you have any other plugins that are for SEP or the page title? Does the theme have SEO or title options?

    Can you install this plugin and past the system info here as a private reply?
    http://wordpress.org/plugins/system-information/

    in reply to: Contact Details not showing in Excerpt Plus #280582
    Steven Zahm
    Keymaster

    @ Diane

    The shortcode has a few errors. Try this one:

    [connections str_image='No Photo' show_title=true show_org=true show_addresses=true show_phone_numbers=true show_email=true show_links=true]
    

    That should fix it up.

Viewing 10 posts - 11,861 through 11,870 (of 15,332 total)