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
  #1  
Old 11-02-2008, 02:09 PM
Rob15 Rob15 is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2008
Posts: 12
Default Get Rid of Read More function on home page

Hi all!

I recently posted this question on the old boards, got a couple of responses but they didn't do the trick, then had to travel. It's entirely possible I asked the question wrong, so I'll try to re-word it. I'm sure there is something simple to fix this that I've overlooked. :)

http://www.aviditycoaching.com


On the main page, the right side display is "What We 'Mean' ", where the client wishes to display definitions related to his business. Everything is as he wishes, so the content there is static. I've used the posts to call those images of the phonetic words, and the text to their right is the post content. The problem is that I cannot for the life of me get RID of the Read More links. I've tried increasing the # of characters in this code snippet from 75 to 150 or 300...makes no difference.
Quote:
<div style="float:left; margin:0px 10px 5px 0px;">


[img]<?php echo get_post_meta($post->ID, [/img]" alt="<?php echo get_post_meta($post->ID, "Theme Name", true); ?> Thumbnail" />


</div>





<h2><?php the_title(); ?></h2>


<?php the_content_limit(150, ""); ?>





<?php endwhile; ?>





</div>
All I wish is to get the Read More links gone. I've tried removing the <?php the_content_limit... line too, with an error being the result. I'm sure this displays to all the novice level of my programming skills.... :) Can anyone help me disappear this Read More functionality?


Many MANY thanks!


Rob
 

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
Editing the 'Read more' Function JoeS General Discussion 3 02-06-2009 09:55 PM
Problems with the Read More Function muirdesign General Discussion 5 01-24-2009 07:04 PM


All times are GMT -5. The time now is 12:15 AM.

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