Hi,
can u help me with the code that i put on my site so that full post is not been displayed on the main page. my site is http://justchillz.in
rgds
Hi,
can u help me with the code that i put on my site so that full post is not been displayed on the main page. my site is http://justchillz.in
rgds
Edit your theme's template index.php file. Where it says 'the_content()' change to 'the_excerpt()'
I would suggest doing this via a child theme: http://codex.wordpress.org/Child_Themes
thnx done,
This topic has been closed to new replies.