Authors website & social profiles

Posted in: Newspaper
Post count: 42

I have noticed today that websites in authors bio aren’t displayed. Why is that?

Moreover, I prefer the social profiles of the authors to open in a new tab. Not in the same window. Let me know how to do that.

Thanks in advance.

Post count: 3343

Hello,

Do you mean you have missing the author description, from Biographical Info?

For new window, add target="_blank" like here: http://screencast.com/t/S33SgJ3g

Thanks for your message

Post count: 42

I mean that although I add a website in the author profile http://snag.gy/o4qhJ.jpg, the website is not displayed in his bio http://snag.gy/ihteF.jpg

Do you understand now what i mean?

The new window for social profiles worked.

Thanks

Post count: 3343

Hello,
The link is only on author page. If you want to have the website on posts to add this code
$buffy .= '<div class="td-author-url"><a href="' . get_the_author_url() . '">' . get_the_author_url() . '</a></div>'; like here: http://screencast.com/t/amc1XcUIpZY

Thanks for your message

Post count: 42

It worked. Thanks.

One more. I want the link (both in posts and in author page) to open in a new window. Where to add the target=”_blank”?

Post count: 3343

Hello,
After “a” http://screencast.com/t/YQmyejMmkO

For author page the same after a in this file: http://screencast.com/t/5c17MSi6Ip

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.