• Resolved petemcal

    (@petemcal)


    Hi I am in the closing stages of configuring my site using the theme Hatch.

    If you look at the demo of the theme here https://demo.alienwp.com/hatch/ there is a section of text to the left of the main picture on the home page. Using chrome “inspect element” I have identified this section as <div id=”author-bio”>

    If you look at my site https://becomeselfemployed.co.uk you will see that this area is blank. I cannot find where or how to fill it with text from anywhere in the wordpress admin area.

    Can anyone advise how I can get some text in this section?

    Thank you.

Viewing 12 replies - 1 through 12 (of 12 total)
  • I never used the theme before but have you looked in theme options or check widgets. They usually hide stuff in a widget and not tell ya.

    Thread Starter petemcal

    (@petemcal)

    Hi thanks for you reply. I’ve already checked those settings.

    The appearance > Theme settings has the following options:
    Favicon, logo, author, font family, font size, link color, custom css, footer settings.

    As for the widgets I can’t see any placement that would go to the place where the text is in the theme demo. However the text widget would possibly be what was used?

    Here is a screen shot of the widget selection:

    https://i685.photobucket.com/albums/vv214/petemcal/screen.jpg

    I downloaded the theme and looked at it. In home.php you have

    <div id="author-bio"><?php the_author_meta( 'description', $hatch_author_bio ); ?></div>

    To me it looks like it is getting it from the Bio box under users.

    Go to users and edit the user that made the post (guessing admin)

    Fill in Biographical Info box and see what happens.

    Thread Starter petemcal

    (@petemcal)

    Hi thanks for this, it turns out filling in this box here did it /wp-admin/profile.php

    Thanks for your help! I really appreciate it.

    thanks too, i had the same problem to solve.

    however filling bio doesn’t help;(

    big, big thank you for that info!

    how can I remove the bio box completely from the homepage?

    Thanks!

    cont.

    so that i can get the header across the entire width of the site.

    How can I modify the text in the biography that was justified on the page

    Very BIG THANK YOU!
    You’ve solved my problem without the 30 bucks club membership they charge for a club membership.
    It actually IS the bio info.

    Same problem here, solved by Aaron’s advice many thx

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘[Theme: Hatch] Text problem on homepage’ is closed to new replies.