Learn Thesis Theme Fast to Build Unique and Beautiful Websites

  • Thesis Designer Guide is the fastest way to learn the Thesis framework.
  • A step-by-step guide walks you through all the essential things you need to know to become a Thesis design expert.
  • You don’t need to be a programmer to learn Thesis design.
  • The complete Thesis Designer Guide covers all the coding basics and tools needed to become a Thesis expert.

Learn Thesis Theme! Get Started Now!

{ 48 comments… read them below or add one }

Pascal

Yes. This is popular among thesis users especially blogs which have multi author or more guest authors use this option.

Reply

aviaitonMY

Namaskar,

when i watched your YouTube there i found you’re Indian blogger with a lot of mad skills..

Thank you for this author box tutorial..and maybe you will se my comments again and again until i have done my Thesis customization. Will tell you soon as my weblog is ready.

BTW, just wanna ask.. how to make “share with your friends like yours” its look cool

p/s: send my regards to Asin and Namrata Shirodkar.

Reply

Pascal

For quick help, Use search box in navigation you will get your ans for your query.

see this link http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/

Reply

Tech Maish

Yes this is very useful and great post.Thank you so much.
Voted.

Reply

Pascal

Thanks a lot.

Reply

Pascal

Thanks Sandesh.

Reply

aaslin

hi,pascal,i implemented it,but there is no background for that.it shows only text.help me

Reply

Pascal

Ya surely i will help you..

Reply

aaslin

thanks for doing it for me yourself.thanks for your help!!! as always fourblogger is helping blogger.

Reply

Pascal

Thanks.

Reply

Keith

I have tried this from several different tutorials and none of them seem to be working correctly. My picture shows above the author info, there is no real “box”, the fonts are tiny, and the coloring of the box doesn’t seem to work either…. not sure what I could be doing wrong and I only started using thesis last week. Not sure what I could be doing wrong, I added the code by copying and pasting and I tried adjusting the fonts in the code, still nothing.

Thanks for the tutorials, I have used several that worked great.

Reply

Suresh

hai Keith,
I saw your site. In your custom.css file you have placeed the code for logo
ie. .custom #logo a { }. In this code you have missed the close brace } . That’s why author box and widgetized footer is not working. So add close brace in logo css code then your author box and footer will working fine.. if you have problem contact via contact form.

Reply

Keith

Thank you so much Suresh, that fixed my footer issues I was having too.

A friend of mine started a forum just for bloggers (do-follow links too) and I was going to start a section just for thesis, would you be will to post tutorials there and answer questions if people ask them? http://bloggerluv.com/community

I will add the thesis topic on there today.

Reply

Pascal

Thanks for giving this opportunity. Now i am engaged with some other works. after finishing that works, surely i will participate in your community. once again thanks.

Reply

Haja Peer Mohamed H

hey, i cant find it working.. receiving some error like.. ”
Parse error: syntax error, unexpected ‘<' in /homepages/5/d238782941/htdocs/bloggerluv/wp-includes/default-filters.php on line 229
"

Reply

Pascal

Hi Haja Peer Mohamed,

i saw your site. it is not thesis theme so you cant add author box with this thesis code. for your theme i already put post click follow link http://fourblogger.com/how-to-create-author-box-in-wordpress-blog/

Reply

Haja Peer Mohamed H

Nice work!

ALso let me know how to do the same when using blogger? any reference sites?

Reply

Sukhjit Singh

Dude, I am using thesis with Blogussion theme. But this does not seems to work on that as it shows error on custom function file. Can u help me?

Reply

Suresh

hai sukhjit singh,
First place the code in your site then only we can identify what is the problem you have and solve it..otherwise tell me clearly what error you get when you place the code..

Reply

Sukhjit Singh

The error is parse syntax error on some line…. It worked fine on Thesis normal but on blogusion one has problem.

Reply

Suresh

hai,
we haven’t tested in blogusion skin..

Reply

Thesis Theme Design

Letting the world about the Author of a post is quite a popular trends of today’s blogging atmosphere. Thank you very much for providing a useful post to flow myself in this popular wave.

Reply

aaslin

I added the code for author box mentioned on this post in my blog http://www.sfihomebizz.com. The box is appearing but the author box has distorted and pushed the sidebar to bottom of the page. While saving my firefox closed abruptly and the next thing I see this result on my blog. Can you please check my blog and help me out in this

Reply

Suresh

hai,

This is not because of the author box code check your comment box code.. there is no css code available for your comment section.. adjust the comment width..

Reply

aaslin

thanks suresh

Reply

diWordpress

Thanks for this Pascal! :D

Reply

Deyson

Thank you sir, you tutorials are quick and easy, which is great when you have very little time to learn new things.

Keep them coming!

Here is the final result of your tutorial:
http://deysonortiz.com/blog/photography/photographers-find-out-who-has-been-using-your-images/

Deyson Ortiz

Reply

Chirag

Great tutorial! I implemented this code. Its great :)

Reply

Suresh

hai Jason,
Once again check do you have code in your custom function.php file or not..
I am not seeing ant ode in your site.
tell me where you are getting problem exactly…

Reply

Will

Your Tutorials are absolutely amazing, you saving lots of headaches

Reply

Pascal

Glad you liked it.

Reply

Asrul

Pascal, how to change the avatar? Can you show me the way?

Reply

Pascal

Thanks. Contact me via contact form, if you want my service on this work.

Reply

Asrul

@ pascal :. nah..its ok.

Reply

DailyTechPost

Great info…i was wondering how to add author info….it has surely helped me a lot….thanks for sharing :)

Reply

Satish

Sir can you tell me the path of the FTP here ? i cant understand clearly in video :( please i am waiting.

Reply

admin

Go to /public_html/wp-content/themes/thesis_181/
Paste the code in custom_functions.php and custom.css

Reply

Jacob

should the &nbsp be part of the css code? Your code is not working for me.
Does this get effected by the byline options? I have custom php to put the byline below the post? Great post, surprised Thesis doesn’thave this tutorial

Reply

Travemunde Hotels

I hope that I can somehow apply what I have read here.

Reply

Frank

Great thanks.
It works perfectly now. :) )

Reply

reeze@latest gadget review

Hi Suresh, I have the same problem with above person
“I have tried this from several different tutorials and none of them seem to be working correctly. My picture shows above the author info, there is no real “box”, the fonts are tiny, and the coloring of the box doesn’t seem to work either…. not sure what I could be doing wrong and I only started using thesis last week. Not sure what I could be doing wrong, I added the code by copying and pasting and I tried adjusting the fonts in the code, still nothing.”

Can you please help me on…Thank you so much!

Reply

Suresh

hai Reeze,

In your custom.css file you have added
fontsize:13px;
fontweight:bold

Change fontsize into font-size
also fontweight into font-weight

Now you can adjust the values..
Just verify the css parameters and notation
Thanks.

Reply

reeze@latest gadget review

HI Suresh, really appreciate your reply. I’ve altered the code. But still happened =(.

Reply

Suresh

hai reeze,

check your custom.css file..
remove the below line
* code for Author's profile box below the post */ otherwise add / in front of this line.

Thanks.

Reply

Suresh

hai Reeze..

Also remove the below two php lines from your custom.css file
remove_action('thesis_hook_after_header', 'thesis_nav_menu');
add_action('thesis_hook_before_header', 'thesis_nav_menu');

Thanks

Reply

reeze@latest gadget review

HI suresh, you make my day! Thank you so much =).

Reply

Ronald Colunga

Hello,

I had one question. I am trying to ad extra writing on the authors box. For example like a few about me sentences and what I like. How do I go about doing that? Thanks in advance!

-Ronald

Reply

rafi

so nice tips. but i cant add it to blogger

Reply

Leave a Comment

Previous post:

Next post:


Popular Tags:

    AddThesisAuthorProfileBoxinBottomofEveryPost, how to create a author profile box, indian thesis front page