Thanks for the great theme! I have my social media icons set up and working. However, I want them to open in target=”_blank” form. If I click on them currently, they open in the same window.
How/where do I edit to add the target=”_blank”?
Thanks.
David
Sorry to waste your time – found answer it in another thread. Thought I went through all of them, but there it was. Thanks!
David
Hi David,
I’m going through the same issue right now but can’t seem to find the other thread you were talking about in your last post. Any chance you could direct me to it or let me know what your solution was??
Thanks, Mike
You can find all the links in the file sidebar-header.php. You can manually add the attribute to the links.
Done and done. Thanks for the advice Daniel, and the great theme. Much appreciated!!
Mike
Sorry for the dumb question… could you please give me a quick overview on how to locate the file sidebar-header.php so I can make this change, too?
go to your Dashboard. Under Appearance you will see Editor. Once you are in the Editor, scroll down and on the right side you will see: sidebar-header.php. All of the social links will be in that file for editing.
then on each line of code like this: <a class="social-media-icon facebook" href="” target=”blank”>Facebook
you can add the target=”blank”
-Chris
http://www.morethanbirds.org
Thank you!! Really appreciate your help…