Editing Author Box

Posted in: Newspaper
Post count: 108

Hello,

My website is http://www.livelovefruit.com

Use this page as a guide: http://livelovefruit.com/2014/10/tips-for-reducing-dry-skin/

I have a few questions:

1. How do I make it so that the social sharing buttons in the author box are in a different style (kind of like how you can choose the different style sharing tools for the footer – these ones seem to be in style 1…I would instead like it in style 3 or 4!)

2. How do I move my content.ad widget and my google adsense ad under the author box?

Content.ad allows me to post this: <?php do_action(‘contentad’); ?> in a template wherever I want, so that it will post where I want it to post, but I can’t find the proper area to post this in the CSS editor to make it go under the author box.

How would I make the google adsense ad display under the author box?

3. How do I make a separate title for the Author? For example:
Name: Carly Fraser
Title: CEO & Founder at Live Love Fruit
Biography: Carly Fraser has her BSc (Hons.) Degree in Neuroscience, and is the owner and founder at Live Love Fruit…

How do I make this secondary title appear? (the one bolded above)

Thanks so much!
Carly

Post count: 6600

Hi,

1. I have replied here for you to this: https://forum.tagdiv.com/topic/editing-author-box/#post-25297
2. You can edit the loop-single.php file of the post template you use and place this code <?php do_action('contentad'); ?> below the author box, like this: http://screencast.com/t/quYXVncBu
Do the same for the other post templates if you need to: http://screencast.com/t/6eHZgSKf
3. You can edit the td_module_blog.php file and add the author new field like this: http://screencast.com/t/k4ynTjD2PhX
Here you have the code from my ex: http://pastebin.com/thZCHSWe

Result: http://screencast.com/t/rKRJSc9hLiS

Thanks

  • This reply was modified 11 years by Lucian.
Post count: 108

Thank you so very much!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.