One of my clients just got a Google Play Store App for her bookstore, so she wants to add the coded button to the header of her zencart. Following advice I found elsewhere in the forum, I tried adding this line of code to her includes/languages/english/header.php file:
<div id="midheader"><a href="https://play.google.com/store/apps/details?id=com.becca_sinh"> <img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" /> </a></div>
But needless to say, since I'm posting here, it didn't work.
What did I do wrong, and how should I fix it?
Thanks!!!!!



Reply With Quote
