Forums
Forums / Fixing WordPress / Removing embedded page header
(@donnaloia)
19 years, 1 month ago
Yes good evening, I am trying to remove the embedded page header on one of my pages (while leaving the other pages headers intact).
Is there anyway to do this?
I found in my index.php that I could delete this line
<h2>” rel=”bookmark” title=”<?php _e(‘Read’,TEMPLATE_DOMAIN); ?> <?php the_title(); ?>”><?php the_title(); ?></h2>
Which removes the embedded page header from all of my pages, but I am only trying to do this for one page.
Any advice would be appreciated and please note I am very inexperienced with the php stuff.
Thanks, Ben
The topic ‘Removing embedded page header’ is closed to new replies.