Mobile / Image not linking correctly
-
Has anyone experienced an issue with mobile-browsers where a hyperlinked image links to # instead of the URL? This is only happening on the mobile version of my site. The link works fine on the desktop. The image type is URL and the hyperlink is nothing special
<a href="http://outage.clarkenergy.com/" target="_blank"><img src="<?php bloginfo('template_directory'); ?>/images/layout/temp-outageMap.png" alt="Click for Outage Map" /></a>http://www.clarkenergy.com is the site in question.
The topic ‘Mobile / Image not linking correctly’ is closed to new replies.