Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Author Bio help (http://forum.bytesforall.com/showthread.php?t=9692)

lnsokol Sep 15, 2010 02:47 PM

[SOLVED] Author Bio help
 
Still new to this I am trying to figure out what I should do for a bio. I would like it to appear below
http://laurasokolphotography.com/blog/
the header image. I see that I can place a Bio widget on the sidebar but I am not using them. I would like an image next to it. I had thought that maybe a 'sticky post' would work but it didn't look like I wanted. How would you do it?
Thanks in advance.
Laura Sokol

lmilesw Sep 15, 2010 03:14 PM

I think a sticky post could work. Just style it to fit with the site. You could add a new widget area for this but I don't know what you would gain over a sticky. What was it about a sticky post that didn't look right to you?

lnsokol Sep 15, 2010 03:19 PM

Having the photo in there. I'll try it again and post to see what you think. What do you think of the site at present? I wish that I could get the background to start at the center then work its way outward too. It is just the one dot repeating.
Thanks for the super quick response.
Laura sokol

lmilesw Sep 15, 2010 03:28 PM

I really like the site. I just added it to my list of Atahualpa sites I especially like. I think changing your background code to the following will do what you want.
HTML Code:

background: url("/blog/wp-content/themes/atahualpa353/images/background-8.gif") repeat fixed center top transparent;

lnsokol Sep 15, 2010 03:36 PM

LARRY!!! Yes that is exactly what I was looking for!!! Thank you soooo much. I still don't have enough money to donate... but I have been talking your awesomeness up. Flynn did an amazing job with this and all of you moderators are AMAZING. I have referred a few friends wanting to get their own sites going to Atahualpa. I love it. My hubby's company (an online school) is looking to update with a more SEO happy site and I sent them your way. They will be donating soon I'm sure.

I am having issues finding the way to make a sticky post. My brain is gone today.

Thanks again. Laura Sokol

lmilesw Sep 15, 2010 03:47 PM

When you are creating a post you will see the word "Visibility" in the Publish box on the right with an edit link next to it. If you click the edit link you can check the box next to "Stick this post to the front page" to make it stick.

You can style this sticky by going to ATO>Style Posts & Pages>POST Container:STICKY

lnsokol Sep 15, 2010 03:51 PM

Wonderful... I knew I had seen it somewhere. Off to try. Will post my success.
Again so grateful.
Laura

lnsokol Sep 15, 2010 06:29 PM

Larry,
I have been in and out of working on it (I have three kiddos) and I remember the reason why I didn't want the sticky. There is the comment under, date over, and the uncategorized wording. I think that is why I was leaning toward not having it sticky and using a widget. Any suggestions. I did remove the 'no comment' or 'comments are closed' since I don't want that on any posts. I also don't want that post clickable. Just info on me no extra bells and whistles. So the photo is almost where I want it but it gave me a white border inbetween the border I gave it for some reason. I removed the other border that I thought could be causing it.
http://laurasokolphotography.com/blog
Any ideas are appreciated.
laura Sokol

lmilesw Sep 15, 2010 10:02 PM

For a new widget area that only shows on the front page add the following in ATO>Style & edit Center Column at the top of the Content ABOVE the LOOP box.
HTML Code:

<?php if( is_home() ) bfa_widget_area('name=My bio widget area'); ?>
Then add a text widget with code like the following. I had to wrap a div within a div to get the height. Otherwise the image overlapped the item below. These sizes are all approx.

HTML Code:

<div style="height:175px;"><div style="float:left;margin-right:5px;"><img src="http://laurasokolphotography.com/blog/wp-content/uploads/2010/09/me-240x300.jpg" alt="" width="124" height="155" /></div>
Hi! My name is Laura and I am so glad you found my blog. This will be better once I figure out how to write my bio without writing a lame paragraph. Thanks for the patients.</div>


lnsokol Sep 16, 2010 02:20 AM

I entered the first code where you said to but can not figure out to save my mind where to enter the

<div style="height:175px;"><div style="float:left;margin-right:5px;"><img src="http://laurasokolphotography.com/blog/wp-content/uploads/2010/09/me-240x300.jpg" alt="" width="124" height="155" /></div>
Hi! My name is Laura and I am so glad you found my blog. This will be better once I figure out how to write my bio without writing a lame paragraph. Thanks for the patients.</div>

code. I know I have probably seen it but holy smokes I can't seem to find it. Not even close. I'm going to go to bed then hopefully the pillow will help my brain a touch.

Thank you again for your awesomeness,
Laura s

lnsokol Sep 16, 2010 02:23 AM

I also was trying to get it to be at the top of every page under the header. I think that it helps if people are brought to my site via search engine looking for a specific post. I am drawn to that type of photog site. Is that possible?
Thanks again,
Laura s

lmilesw Sep 16, 2010 08:51 AM

To have the widget area on all pages use the basic code of
HTML Code:

<?php bfa_widget_area('name=My bio widget area'); ?>
Then when you go to Appearance>Widgets you will see a new widget area called My bio widget area. Just drag a text widget into that and use the other code I gave you. It may need to be tweaked for you particular situation.

lnsokol Sep 16, 2010 04:39 PM

Larry, Thank you again. I will give this a go. Spent the day helping my grandfather install a new Kodak printer and teaching him how to make a photo book. Now off to work on the site.
Best Regards,
Laura S

lnsokol Sep 17, 2010 12:06 AM

Larry, After having my hubby help tweak it a bit your widget worked great! Thank you again so much. (now I just have to figure out what I did with my comments and I am almost ready to launch. Haa haa)
Thank you so much,
Laura S


All times are GMT -6. The time now is 07:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.