Quote:
Originally Posted by Cleo
I couldn't figure out how to get the title of each page not to show up in the body of the page using either my template software or the in Wordpress so ended up editing out the php call that places the title in the body of the page. Can't help but to think that there should have been another way to do that though.
|
If you haven't already, you may want to look into WordPress'
Conditional Tags. It's what the
Widget Logic plugin uses too. Between them you can control what appears where in a most cases.
HTH