Change Blog titles from H3 to H1 - by mikeoc

This topic has 22 replies, 6 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp

  • Avatar: mikeoc
    mikeoc
    Participant
    July 8, 2014 at 16:15

    Hi Can you please tell me how to change blog titles from H3 to H1 in child theme.

    For SEO purposes i would like to change them.

    thanks

    21 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 16:36

    Hello,

    You can add this code into style.css of your child theme:

    .blog-post .post-title a {
        font-size: 40px;
    }

    Regards,
    Eva Kemp.

    Avatar: mikeoc
    mikeoc
    Participant
    July 8, 2014 at 16:41

    Yes but for SEO purposes i am not concerned about changing the size of title. I would like to change the Header tag from H3 to H1 or H2.
    The post title is currently H3 class. I would like to make H1 class.

    Is this posdsible?

    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 18:39

    In this case you need edit the file themes/legenda/content.php (line 64), change the tags from h3 to h1 or h2 and add the following code into style.css in the child theme:

    .blog-post .post-title a {
        font-size: 100% !important;
    }

    Regards,
    Eva Kemp.

    Avatar: bond08
    bond08
    Participant
    July 8, 2014 at 21:07

    Having the same issue but with The Leader Theme. I changed the h3 tag to h1 in content.php and single.php along with adding the css to styles.css but to no avail. The blog post titles remain at h3.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 21:23

    Hello @bond08,

    Did you make changes in style.css of your child theme or the parent theme?
    Please provide us with the login credentials to wp-admin panel and FTP in Private Content.

    Regards,
    Eva Kemp.

    Avatar: bond08
    bond08
    Participant
    July 8, 2014 at 21:43

    It was the parent theme.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 9, 2014 at 08:20

    Hello,

    We’ve changed you blog titles to h1 but probably on your server there is a caching system, which doesn’t allow to see the changes at the moment. You should wait until cache will be cleared.

    Regards,
    Jack Richardson

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 9, 2014 at 08:24

    Hello bond08,

    It doesn’t late to create child theme. This can be done at any time.
    You may read how to create child theme here http://codex.wordpress.org/Child_Themes

    Regards,
    Robert Hall.

    Avatar: mikeoc
    mikeoc
    Participant
    July 9, 2014 at 16:30

    Hi

    Firstly H3 to H1 has still not changed. Also i received email and answer to user Bond08 query. my user name is Mikeoc.

    Avatar: mikeoc
    mikeoc
    Participant
    July 9, 2014 at 16:31

    ..Also, can you please advise on where i can view just my submitted tickeds and replys?

    thank you

    Avatar: mikeoc
    mikeoc
    Participant
    July 9, 2014 at 16:52

    I am confused. Are you replying to me to say you have updated blog post titles from H3 to H1 or to Bond08?

    If not me, can you please update to H1 also? My login details are below.

    thanks

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 17:53

    Hello @mikeoc,

    Please provide us with FTP credentials as well.

    Regards,
    Eva Kemp.

    Avatar: mikeoc
    mikeoc
    Participant
    July 9, 2014 at 18:23

    Please se FTP below

    Please, contact administrator
    for this information.
    Avatar: bond08
    bond08
    Participant
    July 9, 2014 at 18:38

    Fantastic! It works. It was the caching system.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 20:30

    Hello @mikeoc,

    Unfortunately we were unable to connect to FTP as the login details are incorrect. Please check them.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 20:32

    Hello @bond08,

    That’s great the problem is resolved.

    Enjoy your work!

    Regards,
    Eva Kemp.

    Avatar: 8theme
    8theme
    Support staff
    July 10, 2014 at 07:06

    Hello, @mikeoc,

    If you want to change Post title on single blog post page you should edit legenda/single.php, line 75. Create child theme, copy this file into you child theme and do necessary changes.
    If you want to change Post title to H1 on Blog page then you should edit content.php, content-grid.php or content-timeline.php, it depends on what Blog layout you are using.

    Regards,
    Olga Barlow

    Avatar: mikeoc
    mikeoc
    Participant
    July 10, 2014 at 11:34

    Hi Olga

    I havent got alot of experiencing modifying the code. Afraid i might mess up. Would you mind helping me make the necessary changes?

    Login credentials are below. Also can you tell me more about customisation services you offer? Are you cuyrrently available to do some work?

    thank you very much

    Michael

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 10, 2014 at 12:22

    Hello,

    Unfortunately we are unable to connect to FTP and cpanel getting “Login incorrect” error.
    Please reset the password and provide us with the correct one.
    Thank you.

    Regards,
    Eva Kemp.

  • 1 2
    Viewing 20 results - 1 through 20 (of 22 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.