Support » Plugin: Logo Carousel » Plugins doesn't working with 3.9

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Yourstyledesign

    (@ysdbjorn)

    I tested it with WordPress 3.9 and it works for me.

    I think a plugin or theme is conflicting with the plugin.
    Please try it again with the default theme and no plugin’s enabled.

    Plugin Author Yourstyledesign

    (@ysdbjorn)

    Could you give me a list of plugins?
    It looks like something is conflicting with the plugin. But I didn’t find the source of the problem yet. Maybe a list of plugins could help me with this.
    And are you using a custom theme or a third-party theme?

    Plugin Author Yourstyledesign

    (@ysdbjorn)

    @wordsilk

    In the source of your website, on line 322. There is a <code></code> wrap around the Kiwi Logo Carousel. Is breaks the plugin.
    Did you add it yourself or is this added by a plugin?

    The wrap is added by the custom field plugin. But it doesn’t show up when I use the PHP in the template, either. It worked just fine using the custom field plugin UNTIL I updated WP to 3.8. Here is a list of my plugins:
    Advanced Responsive Video Embedder
    Category Order and Taxonomy Terms Order
    Contact Form 7
    Custom Field Template
    Display Posts Shortcode
    Facebook Like Box
    IndiaNIC FAQs Manager
    Kiwi Logo Carousel
    Limit Login Attempts
    MapPress Easy Google Maps
    Peter’s Blog URL Shortcodes
    Quicktime Embed
    Soliloquy
    WordPress SEO
    WP-PageNavi

    Thread Starter Atiqur Rahman

    (@atiqbd4ever)

    For old user who updated the plugins display crashed. And for new user who just installed can’t add any logo (featured image). There was problem with version 1.6.0 that url wasn’t working and for version 1.6.1 nothing working. I’ve tested the plugin with zero plugins and simple theme its not working totally. If you have time test your plugin with any other theme not only with wordpress default theme.

    Plugin Author Yourstyledesign

    (@ysdbjorn)

    I am sorry for all the problems this 1.6.1 update caused. And I am trying hard to fix all problems.
    People who are having problems with version 1.6.1 could download version 1.5.1 from here. All other versions are also available for download.

    @atiqbd4ever
    I tested Kiwi Logo Carousel 1.6.1 with all default WordPress themes since WordPress version 3.4, some common used plugins and with some themes who people are using here on this support forum.
    I found no errors, and the errors I found are explained in the FAQ or in other topics in this support forum.
    I am sorry, this plugin doesn’t work for you. But I can’t test my plugin with every theme and plugin available on WordPress. I hope you can understand that.

    @wordsilk
    I think I fixed your problem. I will release a fix soon. But I need time to test this solution.
    If you want to fix your site now, you can modify your themes css on line 610:

    #featured_products img {
    border: 1px solid #808080;
    margin: -1px;
    }

    I tested it with firebug, and that worked. You can also use the old version while waiting on a fix.

    Hi Bjorn,

    Just wanted you to know that changing the theme CSS did not fix the carousel. However, restoring it back to 1.5.1 did the trick — thank you!

    http://www.plasticsurgeryct.com

    Lee

    Thread Starter Atiqur Rahman

    (@atiqbd4ever)

    Hi Bjorn Manintveld,

    after researching and i found the issue. The theme which don’t have featured image enabled like this…
    add_theme_support( ‘post-thumbnails’ );

    You can’t add any logo using this plugins.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Plugins doesn't working with 3.9’ is closed to new replies.