Theme conflict

Home Forums Calendar Products Events Calendar PRO Theme conflict

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #84441
    alfemand
    Participant

    Hi
    I think i have a theme conflict with your plugin.
    When activating your plugin, the featured image/thumbnail stop showing on my frontpage.

    This here is from my theme’s functions file:
    if ( function_exists( ‘add_theme_support’ ) ) {
    add_theme_support( ‘post-thumbnails’ );
    set_post_thumbnail_size( 150, 150, true ); // default Post Thumbnail dimensions (cropped)
    }

    What changes do i need to make, to get your plugin and my theme to work together

    #84846
    Casey
    Participant

    Alfemand,
    Thanks for reaching out, and sorry to hear that you’re having this issue. Have you tried switching to the default 2013 theme to see if the issue persists?

    #84908
    alfemand
    Participant

    Yes tried that, and then it all works fine. So i am 100% sure that my theme don’t want to play with your plugin, or the other way around 🙂

    #85073
    Casey
    Participant

    Alfemand,
    Unfortunately if everything is working correctly with the default theme, then this is a conflict with how your Third Party theme is implemented. Due to the sheer number of third-party themes out there, we can’t provide support for all of them. However, we’d be happy to answer any questions that the developer of your theme might have to help them resolve the issue in their theme.

    I hope you understand, and please let us know if we can answer any further questions. Thanks!

    #85075
    alfemand
    Participant

    Well.. And if i ask support of themes they all say that there are 1000 plugins out there, and that they can’t offer support for all..
    So where does that leave me 🙂
    I narrowed the problem a bit down:
    If i disable the option in your plugin settings, to show the event on my frontpage as a normal post, ( only show normal post’s) my thumbnails are showing. So it has something to do with that setting.

    #87337
    Casey
    Participant

    Alfemand,
    Unfortunately this has to do with how your third-party theme is handling WordPress queries with Custom Post types. Since everything seems to be working correctly with other themes, there’s unfortunately not much else we can do. However, we’d be happy to answer any questions your theme developer might have to help him track down this issue.

    Again, so sorry there’s not more we can do to help you on this!

    Cheers,
    Casey

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Theme conflict’ is closed to new replies.