What is the easiest way to change the links for Facebook, Twitter, etc. Currently they are linking to your profiles.
How to change social links
7 posts from 6 voices-
Posted 2 years ago #
-
In the Dashboard view- left column at the bottom you will see Avisio options. At the bottom of that menu you will see "Sidebar and Footer".
Click there and you will see places at bottom of page to input your own info.
;)Posted 2 years ago # -
jamescferreira is right. Please change the links there.
The Dude
Posted 2 years ago # -
When going to settings first off I don't have avisio settings available.. only habitat settings... 2nd there is no space for twitter only flickr & facebook. Please advise.
Posted 2 years ago # -
Hi,
jaredf the answer was given for Avisio that's why it the admin options look different to your theme (Habitat). Please open up a new thread if you've a different/new question. Your question was answered here: http://www.kriesi.at/support/topic/can-you-change-the-social-buttons-in-the-footer-to-link-to-my-social-profilesPosted 2 years ago # -
Hello. I am using the Flashlight theme and have the twitter link and facebook link in place but need to know if I can make it load into a new window when clicked. I tried the following with no success:
if($facebook = avia_get_option('facebook')) echo "<li class='facebook'>Facebook";
if($twitter = avia_get_option('twitter')) echo "<li class='twitter'>Twitter";Can you help please???
Thank you!
Posted 1 year ago # -
To open a link in a new window you can use:
<a href="yourlink" target="_blank">LinkText</a>target="_blank"makes things open in a new window.Posted 1 year ago #
Reply
You must log in to post.














