Home › Forums › Calendar Products › Events Calendar PRO › Theme conflict
- This topic has 5 replies, 2 voices, and was last updated 12 years, 3 months ago by
Casey.
-
AuthorPosts
-
December 28, 2013 at 10:22 am #84441
alfemand
ParticipantHi
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
December 30, 2013 at 6:32 am #84846Casey
ParticipantAlfemand,
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?December 30, 2013 at 8:50 am #84908alfemand
ParticipantYes 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 🙂
December 31, 2013 at 7:42 am #85073Casey
ParticipantAlfemand,
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!
December 31, 2013 at 8:13 am #85075alfemand
ParticipantWell.. 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.January 6, 2014 at 7:00 am #87337Casey
ParticipantAlfemand,
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 -
AuthorPosts
- The topic ‘Theme conflict’ is closed to new replies.
