BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 9,981 through 9,990 (of 15,332 total)
  • Author
    Posts
  • in reply to: cMap directory not showing images. #305663
    Steven Zahm
    Keymaster

    @ Mark

    Also, I just noticed the the theme author decided to hide items classed as logos. Add this to the theme’s custom CSS area to ensure logos are display as they should be.

    img.cn-image.logo {
        opacity: 1;
    }
    
    in reply to: cMap directory not showing images. #305662
    Steven Zahm
    Keymaster

    @ Mark

    This disables the image in the bio:
    [connections image=photo str_image='No Photo Available' tray_image='none']

    Hope that helps!

    in reply to: cMap directory not showing images. #305660
    Steven Zahm
    Keymaster

    @ Mark

    The jQuery Pin It Button For Images is causing the issue. You’ll have to deactivate it.

    in reply to: cMap directory not showing images. #305658
    Steven Zahm
    Keymaster

    @ Mark

    That sounds like another plugin or theme is applying an effect to the images. I suggest deactivating all other plugins temporarily to see if it is another plugin causing the issue. Can you please share a link to the page having the issue so I can take a look?

    in reply to: Multiple Links? #305655
    Steven Zahm
    Keymaster

    @ Caleb

    Yes, that is the correct default behavior. This is configurable. Use the following shortcode:
    [connections enable_website_link=false show_links=true]

    Hope that helps!

    in reply to: Adding Search bar #305653
    Steven Zahm
    Keymaster

    @ Erin

    The Widget Pack comes with a search widget that can be placed in the theme’s sidebar.

    Hope that helps!

    in reply to: Google Map not working #305652
    Steven Zahm
    Keymaster

    @ gat

    Which browser? I just tried in both Chrome and IE and the map shows up just as it should.

    in reply to: Showing text in the Category drop-down #305651
    Steven Zahm
    Keymaster

    @ gat

    Which browser? I just tried Chrome and IE the category drop down looks just like it..

    in reply to: cMap directory not showing images. #305650
    Steven Zahm
    Keymaster

    @ Mark

    All the images were loaded as images instead of logos right?

    Edit the shortcode to this:
    [connections image=photo str_image='No Photo Available' tray_image='logo']

    This will tell cMap to use the image rather than the logo.

    Lastly, if you’re using a page cachng plugin, make sure to clear the cache otherwise your changes will not be reflected.

    Hope that helps!

    in reply to: Change Phone not more possible #305599
    Steven Zahm
    Keymaster

    @ Leonid

    That appears to be an error that happens when another plugin or theme replaces the default jQuery with something other than the version that comes with WordPress in IE.

    What version of jQuery is being loaded and from where? If you give me a temp admin account, I’ll take a quick look.

Viewing 10 posts - 9,981 through 9,990 (of 15,332 total)