• single.php

    <div class=”page_heading_content”>
    <h1 class=”entry-title”><?php the_title(); ?></h1>
    </div>

    <div class=”post single”>
    <h1 class=”post_title”><?php the_title(); ?></h1>
    <ul class=”post_meta”>

    for the page.php and category.php, everything is fine – one. in the header – category title – norm.

    • This topic was modified 3 years, 10 months ago by v0van.
  • The topic ‘The post has 2 headlines H1’ is closed to new replies.