Having an issue with adding a social media Instagram link to the footer php.
Here is the code:
<a href="https://instagram.com/mrbuildsolar"></a><a href="#"><img src="<?php echo get_template_directory_uri(); ?>/images/instagram.png"/>
What am I missing. This code appears to be exactly the same as the working links for Facebook and Twitter. When I update, the link simply takes me back to the top of my client's webpage, not to the Instagram account.
Newbie to WordPress, so your help is greatly appreciated.
Thanks!