StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 09-10-2009, 01:22 PM
kfindley79 kfindley79 is offline
Registered User
Genesis Member
 
Join Date: Sep 2009
Posts: 2
Default Re: Changing post length

Quote:
Originally Posted by Debra
if you want full posts you would have to switch out this

<?php if( get_post_meta($post->ID, "thumb", true) ): ?>
[img]<?php bloginfo('template_directory'); ?>/tools/timthumb.php?src=<?php echo get_post_meta($post->ID, [/img]&amp;h=<?php echo get_theme_mod('featured_top_left_thumb_height'); ?>&amp;w=<?php echo get_theme_mod('featured_top_left_thumb_width'); ?>&amp;zc=1" alt="<?php the_title(); ?>" />
<?php else: ?>
<?php endif; ?>

<h1><?php the_title(); ?></h1>
<?php the_content_limit(400, "[".__("Read more", 'studiopress')."]"); ?>

with

<?php the_content("Read More"); ?>
Thank you!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing Post Length in Categories? seo5000 General Discussion 3 12-14-2009 09:19 AM
Full Length Feature Post? VictoriaArya General Discussion 4 02-28-2009 01:08 PM


All times are GMT -5. The time now is 04:36 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.