I was wondering if it is possible to only show my blogs tittle instead of all of the post.
my blog http://tech.7pmcentral.co.cc
example of what i mean http://askvg.com/ (this is a wordpress blog I checked the HTML)
I was wondering if it is possible to only show my blogs tittle instead of all of the post.
my blog http://tech.7pmcentral.co.cc
example of what i mean http://askvg.com/ (this is a wordpress blog I checked the HTML)
Hi Aaron
From the wordpress dashboard, go to 'Appearance; Editor'
Choose the 'Main Index Template (index.php)' file
Remove the line '<?php the_content(''); ?>'
It's the line right after:
<?php if ( (function_exists('has_post_thumbnail'))
You should be good to go.
If possible, backup your file before you make the change. just in case.
Good luck.
Dene
This topic has been closed to new replies.