thumbnail size changes back to custom
-
thank you for the good plugin.
the problem i am facing is, every time i choose the thumbnail size from one of my theme cropped sizes, it changes back to custom just after 5 minutes. it stays fine for 5 minute and everything is good, then it changes back to custom.I also have unchecked the “Use default style included in the plugin?” from custom styles and used my own cutoms css.
i also tried enabling/disabling cache output.why this is bothering me?
what is happening is the plugin uses posts featured image full size by default and this makes my page size larger.
-
Hi,
Please check this thread and a possible solution. I believe the problem you’re seeing might be related.
sorry hadn’t seen it. but even that didn’t help.
I did replace the piece of code you gave if that was all i had to do.
Im not going to regenerate new thumbnails to use custom size if that is what i have to, i already have too many different sizes.i made a screenshot.
You shouldn’t have to regenerate the thumbnail if you’re choosing an existing size.
Could you please monitor your site, browsing around etc. to see when exactly this shifts to custom size. I don’t have anything in the plugin to change it to the custom size. As in, does the actually size change?
There is clearly a bug in the way the thumbnail selection works and I’m looking into that to get it fixed.
Another thing to try is set it to Custom size with the width 280 and height 126 and crop mode off. And, please let me know what results you get.
there is definitly something wrong with my plugins. I just deactivated all of them but “related posts” to see if anything changes and YES.
now i should workaroud to see which plugin was the trouble maker.
so i found where the problem came from. it this plugin i had WPTouch which is used for generating a mobile friendly version from a wordpress sites.
Thanks for trouble shooting. It is helpful. What exactly do you see when you have it activated / deactivated?
Might be useful for me to run a couple of checks with my install to see if I can do a workaround with WPTouch, which might be as drastic as disabling the related posts.
this is what happens when wptouch is on: screenshot
each thumbnail holds its ratio and non cropped, only resized through css max-width and max-height.
this is the code:
<div id="crp_related" class="crp_related"><ul><li><a href="/castle-crashers/"><img src="/wp-content/uploads/2014/02/castlecrashers.jpg" alt="Castle Crashers" title="Castle Crashers" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/castle-crashers/" class="crp_title">Castle Crashers</a></li><li><a href="/skiranger/"><img src="/wp-content/uploads/2014/02/4WmVr.jpg" alt="SkiRanger" title="SkiRanger" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="skiranger/" class="crp_title">SkiRanger</a></li><li><a href="/unreal-tournament-3/"><img src="/wp-content/uploads/2014/02/n1O3T-150x85.jpg" alt="Unreal Tournament 3" title="Unreal Tournament 3" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/unreal-tournament-3/" class="crp_title">Unreal Tournament 3</a></li><li><a href="/teenage-mutant-ninja-turtles/"><img src="/wp-content/uploads/2012/07/steamworkshop_webupload_previewfile_200278901_preview.jpg" alt="Teenage Mutant Ninja Turtles" title="Teenage Mutant Ninja Turtles" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/teenage-mutant-ninja-turtles/" class="crp_title">Teenage Mutant Ninja</a></li><li><a href="/real-boxing/"><img src="/wp-content/uploads/2014/09/Real-Boxing-Hack-2.2a-screen.jpg" alt="Real Boxing" title="Real Boxing" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/real-boxing/" class="crp_title">Real Boxing</a></li><li><a href="/guacamelee/"><img src="/wp-content/uploads/2014/03/EX9Y.jpg" alt="Guacamelee" title="Guacamelee" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/guacamelee/" class="crp_title">Guacamelee</a></li></ul><div class="crp_clear"></div></div></div> </div>
I deleted my web address though.
and this is the same piece of code when wptouch disabled:
<div id="crp_related" class="crp_related"><ul><li><a href="/castle-crashers/"><img src="/wp-content/uploads/2014/02/castlecrashers-174x100.jpg" alt="Castle Crashers" title="Castle Crashers" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/castle-crashers/" class="crp_title">Castle Crashers</a></li><li><a href="/skiranger/"><img src="/wp-content/uploads/2014/02/4WmVr-174x100.jpg" alt="SkiRanger" title="SkiRanger" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="skiranger/" class="crp_title">SkiRanger</a></li><li><a href="/unreal-tournament-3/"><img src="/wp-content/uploads/2014/02/n1O3T-174x100.jpg" alt="Unreal Tournament 3" title="Unreal Tournament 3" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/unreal-tournament-3/" class="crp_title">Unreal Tournament 3</a></li><li><a href="/teenage-mutant-ninja-turtles/"><img src="/wp-content/uploads/2012/07/steamworkshop_webupload_previewfile_200278901_preview.jpg" alt="Teenage Mutant Ninja Turtles" title="Teenage Mutant Ninja Turtles" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/teenage-mutant-ninja-turtles/" class="crp_title">Teenage Mutant Ninja</a></li><li><a href="/real-boxing/"><img src="/wp-content/uploads/2014/09/Real-Boxing-Hack-2.2a-screen-174x100.jpg" alt="Real Boxing" title="Real Boxing" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/real-boxing/" class="crp_title">Real Boxing</a></li><li><a href="/guacamelee/"><img src="/wp-content/uploads/2014/03/EX9Y-174x100.jpg" alt="Guacamelee" title="Guacamelee" style="max-width:174px;max-height:100px;" class="crp_thumb crp_featured"/></a><a href="/guacamelee/" class="crp_title">Guacamelee</a></li></ul><div class="crp_clear"></div></div></div> </div>
there is a file named related-posts.php in wptouch folder. the full content is:
<?php if ( function_exists( 'wptouch_related_posts' ) ) { ?> <?php if ( wptouch_has_related_posts() ) { ?> <div class="related-posts"> <h3><?php _e( 'Related', 'wptouch-pro' ); ?></h3> <ul class="related"> <?php $related_posts = wptouch_related_posts(); ?> <?php foreach( $related_posts as $related_post ) { ?> <li class="<?php if ( $related_post->thumbnail != '' ) echo 'has-thumb'; ?><?php if ( $related_post->excerpt == '' ) { echo ' no-excerpt'; } ?>"> <?php if ( $related_post->thumbnail != '' ) { echo $related_post->thumbnail; } else { ?> <div class="date-circle"> <span class="month"><?php echo $related_post->month; ?></span> <span class="day"><?php echo $related_post->day; ?></span> </div> <?php } ?> <strong><a href="<?php echo $related_post->link; ?>"><?php echo $related_post->title; ?></a></strong> <p><?php echo $related_post->excerpt; ?></p> </li> <?php } ?> </ul> </div> <?php } ?> <?php } ?>
Hi,
I will need to do a bit of testing on this and see what the result of running WP Touch is. It’s very strange that the thumbnail images are being changed.
I assume your testing above is all on the desktop?
Ajay
good luck.
currently i deleted the wptouch plugin to be able to use the related posts.
no, its online.I was hoping the 2.20 update is going to solve the compatibility issue with WPTouch. but i have the same old problem.
Hi,
I wasn’t able to resolve this issue in v2.2.0. It’s one of the main bugs I hope to fix in the next version of the plugin.
- The topic ‘thumbnail size changes back to custom’ is closed to new replies.