petemcal
Member
Posted 1 year ago #
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 http://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 http://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.
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.
petemcal
Member
Posted 1 year ago #
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:
http://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.
petemcal
Member
Posted 1 year ago #
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.
fotogenico
Member
Posted 1 year ago #
thanks too, i had the same problem to solve.
fotogenico
Member
Posted 1 year ago #
however filling bio doesn't help;(
rianremmah
Member
Posted 11 months ago #
big, big thank you for that info!
Smoothycheeck
Member
Posted 11 months ago #
how can I remove the bio box completely from the homepage?
Thanks!
Smoothycheeck
Member
Posted 11 months ago #
cont.
so that i can get the header across the entire width of the site.
kamil888
Member
Posted 8 months ago #
How can I modify the text in the biography that was justified on the page
DowntownBonVivant
Member
Posted 8 months ago #
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