PDA

View Full Version : Remove Post Title On Sale Page Template



teddywu
07-25-2010, 08:02 AM
Please advice on how to remove the page title on my Socrates sales page template? Thanks

Dan Nickerson
07-28-2010, 03:01 PM
Teddy,

Sorry for delay, you can post questions like this in support for faster response.

in salespage.php remove



<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
<div class="postAuthor"></div>