Okay
  Public Ticket #1444651
How to edit a somg;e blog post page header
Closed

Comments

  • Alex_interior started the conversation

    Hello, dear support team,

     

    I have the following issue: each blog post page shows the same title “The Blog Single”

    And if I open the source code of each page this headline is <h1> and actual heading of each blog post is in <h3> which is against SEO rules. That means that each of my blog posts has the same header (h1) and it’s real heading is in <h3>.

     

    Could you please let me know which theme file to change in order to show each blog post title as H1 and hide the same header for each blog post at the top of the page.

     

    I hope it’s not very confusing)))

     

    Thanks

  •  2,010
    Ocean replied

    Hello,

    Please open single.php file and remove <h3> title in this file: http://prntscr.com/i58ttn

    Thank you

  • Alex_interior replied

    Thank you, I changed <h3> to <h1> and commented out the line with <h1><?php  if($archi_option['the_blog_single'] != '') {  echo htmlspecialchars_decode( do_shortcode( $archi_option['the_blog_single'] ) ); }else{ the_title(); }  ?></h1>. Coul dyou please tell me whare would I need to change this title "The blog single" for example change to "Our Blog"?


    Thanks

  •  2,010
    Ocean replied

    Coul dyou please tell me whare would I need to change this title "The blog single" for example change to "Our Blog"?

    => Go to your Archi Options -> Blog Settings -> http://prntscr.com/i6yuu3