BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,261 through 13,270 (of 15,332 total)
  • Author
    Posts
  • in reply to: format different in online site #266856
    Steven Zahm
    Keymaster

    Add the follow CSS to you theme.s custom.css file. It should help, for the most part:

    #cn-cmap input[type="text"] {
        display: inline-block;
    }
    #cn-cmap .chzn-container-single .chzn-single div b {
        background: url("/wp-content/plugins/connections/assets/images/chosen-sprite.png") no-repeat scroll 0 1px transparent;
    }
    in reply to: many 404 errors cause by direcory #266853
    Steven Zahm
    Keymaster

    @ Lynn

    Hmmm, looks like WP is adding the feed link to the page head. I’ll either have to remove that link some how or make a feed version of the entry available. I’ll try to get this addressed in the next update.

    The repeating 25 is odd and can’t figure out how that would even be possible. I’ve logged it as an issue to to see if I can track it down.

    in reply to: SiteShop – Need Install Help #266850
    Steven Zahm
    Keymaster

    @ carolin

    You add, image="siteshot" to your existing shortcode that displays you directory, you would add it to the page separately. So in your case your shortcode would look like this on you directory page:

    [connections page_limit=4 image_fallback='none' image="siteshot"]

    That it, there’s nothing else to configure or set.

    The little icon that you see on the RTE is so you can insert a SiteShot outside of a Connections into any post or page of any website of your choosing at a size you choose.

    Hope that helps.

    in reply to: Cmap category box mix up #266846
    Steven Zahm
    Keymaster

    @ martin846

    If you have a moment, I would truly appreciate a review. Thanks in advance!
    http://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Cmap category box mix up #266845
    Steven Zahm
    Keymaster

    @ martin846

    Great! I believe the issue with the old version is that you were using the Default permalink structure in WordPress. Connections and its templates use to require a setup other than Default. That really wasn’t a bad thing because using anything other than Default was better for SEO for the site.

    in reply to: Slim Plus breaking in IE 9 & 10 #266844
    Steven Zahm
    Keymaster

    @ Andrew

    Hmmm, I can replicate in IE8 either…

    in reply to: Slim Plus breaking in IE 9 & 10 #266806
    Steven Zahm
    Keymaster

    @ Andrew

    I went straight to your site in both IE9 and IE10 and the template seemed to function just as expected. By change, you’re not double clicking on them are you?

    in reply to: format different in online site #266804
    Steven Zahm
    Keymaster

    @ josh901

    It seems the theme, most like, has set input boxes as block level elements and did it in a way that overrides the CSS for Connections. The solution would to add CSS to the theme’s style.css file that overrides that, again, but just for Connections. I can give you the CSS, but I need a link to your site/directory so I can figure out what it would be.

    There’s a similar CSS with the drop down, but looking at a screen shot, I can’t tell exactly what the issue would be.

    in reply to: Responsive #266794
    Steven Zahm
    Keymaster

    @ Klempire

    The only example I could find right off the bat is here:
    http://marketingcedarrapids.com/business-directory/

    in reply to: Cmap category box mix up #266789
    Steven Zahm
    Keymaster

    @ Will

    Which version of Connections and cMap are you running? What are the Permalink settings you have set in WordPress? Is the directory on the front page? can you share a link to your directory?

Viewing 10 posts - 13,261 through 13,270 (of 15,332 total)