![]() |
Custom thumbnails/disable auto thumbnails
Is there a way to disable auto resize for thumbnails?
I want to manually crop and set my own thumbnails. Thank you. |
Re: Custom thumbnails/disable auto thumbnails
Quote:
Code:
[img]<?php bloginfo('template_directory'); ?>/tools/timthumb.php?src=<?php echo get_post_meta($post->ID, [/img]&h=<?php echo get_theme_mod($position.'_thumb_height'); ?>&w=<?php echo get_theme_mod($position.'_thumb_width'); ?>&zc=1" alt="<?php the_title(); ?>" />Code:
[img]<?php echo get_post_meta($post->ID, [/img]" alt="<?php the_title(); ?>" />HTH, |
Re: Custom thumbnails/disable auto thumbnails
If its not to much to ask... How would I set (through meta) all of the images manually (how other themes have it, example: church).
225x150 115x115 75x75 |
Re: Custom thumbnails/disable auto thumbnails
Quote:
|
| All times are GMT -5. The time now is 03:47 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.