Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #393868

    Hi,
    Yigit was kind enough to help me add this image http://www.askahorsevet.com/wp-content/uploads/2015/01/MPE_EqunieServ_Logo_WEB1-e1422543246758.png linked to http://www.mpequine.com on the right hand side of our header area. Unfortunately the code he added to the functions.php file was lost in the update as we forgot to copy them. Would it be possible to get assistance to do this again?

    #394199

    Hey horsevet!

    Changes are done. Please review your website. For future reference, here is the code i applied

    function after_head_image_func(){
    	echo "<div class='custom_content'><a href='http://www.mpequine.com/' target='_blank'><img src='http://www.askahorsevet.com/wp-content/uploads/2015/01/MPE_EqunieServ_Logo_WEB1-e1422543246758.png' /></a></div>";
    	
    }
    add_action('ava_after_main_menu', 'after_head_image_func');

    Regards,
    Yigit

    #394358

    Yigit, you truly are amazing! The customer service and support with Enfold theme is the best I have come across. Thank you again!

    #394362

    Hi!

    Thank you for your kind words, we are always happy to help :) Let us know if you have any other questions or issues!

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Linked Image on Right Side of Header’ is closed to new replies.