Unecessary Read more tags

Latest Reply from Dave at 2015-03-10 07:24:13
I'm getting "Read more' tags on my home page posts where there isn't anything more to read. These are short posts and are printed in their entirety on the home page, so the "Read more" tag is a mistake.

How can I get rid of them?

My site is at http://dondemaio.com/alton/ and I'm using the Standard version, not the free.

Thanks.

Don
Hi!

To remove this links you should remove following code from the file theloop.php:
 ?><a href='<?php the_permalink(); ?>' class='readmore'><?php echo $SMTheme->_( 'readmore' ); ?></a><?php


But full content is not the only reason to open post in a single page. Your visitors can comment your post on this page and find related posts.
Thanks. I tried this and it deleted all the posts on the home page. Any other ideas?

Don
This solution works. Please check that you removed only one string from the file theloop.php. It is on the 92nd line of the default file.
Hello,

I'm having the same problem. I removed the line, as suggested, but it's still there. Any other suggestions? I can't seem to find line 92. Thank you!!
I have deleted that code, and still no change - still says "MORE" on all 3 photos on the home page.
murdoch, could you give a link to your website?
Thanks support team....do you have an email address I can send to?
Yes, of course. You may contact us via support@smthemes.com.

Leave a reply

Add codeAdd image