Wondering where or how I can remove the headers from each page. When I create a page and name it it automatically puts that in the body of the page and I would prefer it not show up at all?
Remove the headers from each page
4 posts from 2 voices-
Posted 2 years ago #
-
Hey,
you can remove the headlines by modifiying loop-index.php and loop-page.php located in the folder "includes".Search for following code and delete it:
<h1 class='post-title'> <a href="<?php echo get_permalink() ?>" rel="bookmark" title="<?php _e('Permanent Link:','avia_framework')?> <?php the_title(); ?>"><?php the_title(); ?></a> </h1>Posted 2 years ago # -
Thank you that worked perfect
Posted 2 years ago # -
Glad that I could help you :)
Posted 2 years ago #
Reply
You must log in to post.














