-
AuthorPosts
-
May 7, 2015 at 8:27 am #440807
When clicking on either of the logos on this page http://dentists.theimplantcentre.com/cpd-sponsors/ they try to link to the desired address as a sub-page within the same site http://dentists.theimplantcentre.com/cpd-sponsors/www.dentsply.com/en-uk-implants.html instead of the external site I’m trying to link it to http://www.dentsply.com/en-uk-implants.html
May 7, 2015 at 4:35 pm #441051Hi Rupert!
Please add following code to Functions.php file in Appearance > Editor
add_filter('avf_logo_link','av_change_logo_link'); function av_change_logo_link($link) { $link = "http://kriesi.at"; return $link; }Cheers!
YigitMay 8, 2015 at 8:46 am #441438Thanks Yigit
I don’t have the Editor under Appearance http://dentists.admin.theimplantcentre.com/wp-content/uploads/sites/4/2015/05/Screen-Shot-2015-05-08-at-07.43.45.png
So we’ve made the changes to the functions.php file via FTP but it doesn’t seem to have resolved the issue.
May 8, 2015 at 5:30 pm #441663Hey!
Please edit your element and change the link manually – http://i.imgur.com/QJpPoJ2.png
Sorry, i thought you wanted to change the link of your own logo. Please remove the code as it is linking to kriesi.at right now.Regards,
YigitMay 8, 2015 at 6:49 pm #441730OK I’ve removed the code.
But the image panel has changed adding a link is on a separate tab http://theimplantcentre.com/wp-content/uploads/2015/05/Screen-Shot-2015-05-08-at-17.47.08.png
May 11, 2015 at 12:59 pm #442407Sorry please can someone help me with this, it’s still not working.
May 12, 2015 at 9:49 am #442875Hi!
Please check it now: http://dentists.theimplantcentre.com/cpd-sponsors/
Make sure that you add the complete url,
Regards,
IsmaelMay 12, 2015 at 10:11 am #442891Ahh yes sorry, ok many thanks
May 13, 2015 at 3:34 am #443487 -
AuthorPosts
- The topic ‘Link issue’ is closed to new replies.
