.moretag-wrap {display:none}
OR better this
<script>$(document).ready(function(){jQuery(‘.moretag-wrap’).replaceWith(“<div class=’moretag-wrap’></div>”); });</script>
You can try to remove it from Appearance => Editor => Main Index Template
Thread Starter
Drew
(@drewbee)
Where does this go?
<script>$(document).ready(function(){jQuery(‘.moretag-wrap’).replaceWith(“<div class=’moretag-wrap’></div>”); });</script>
Because when I do that first code part – it then squashes the posts up with the titles on the next page.
I’m sorry but as you appear to be using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from ww.wp.xz.cn here.
Try http://themeshift.com/help
Go to: deLighted: helpers.php (inc/helpers.php) and remove the following code:
$more_text = get_post_type( get_the_ID() ) == 'post' ? __( 'Read more', 'delighted' ) : __( 'More info', 'delighted' );
$excerpt_more = '<div class="moretag-wrap"><a href="'. get_permalink( get_the_ID() ) . '">' . apply_filters( 'delighted_more_text', $more_text ) . '</a></div>';
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Thread Starter
Drew
(@drewbee)
esmi – I did download this theme from ww.wp.xz.cn. As seen below:
http://ww.wp.xz.cn/themes/delighted
kaniamea – I’ll try that now. I’ll let you know in a moment if it worked.
PERFECT. It worked. You’re a legend, thanks. Been looking for that for ages.
Ok, I just tested this on my own WP and it worked.
Thread Starter
Drew
(@drewbee)
It certainly works, you can see the result now. And the posts with my photos on don’t get squashed up either.
http://neonlights.esy.es/wordpress/