seshkanuri Posted March 8, 2019 Share Posted March 8, 2019 I have an affiliate Link code as under: ///<a href="http://www.anrdoezrs.net/click-8986502-13451690">Get 10% off of your next AirVape by SUBSCRIBING to our email list</a> ///<img src="http://www.lduhtrp.net/image-8986502-13451690" width="1" height="1" border="0"/> i want to put this as a link to my product image or description as a clickable button so that it opens up a new page of my affiliate merchant not to my own product shopping cart. can I do this? If so what should the code look like? Link to comment Share on other sites More sharing options...
seshkanuri Posted March 8, 2019 Author Share Posted March 8, 2019 I found a way to do this. The Wrong HTML Code Block is:<a href="http://www.jdoqocy.com/click-8986502-13451690">Get 10% off of your next AirVape by SUBSCRIBING to our email list</a> <img src="http://www.awltovhc.com/image-8986502-13451690" width="1" height="1" border="0"/> The right HTML Code Block is: // <p> <a href="http://www.jdoqocy.com/click-8986502-13451690">Get 10% off of your next AirVape by SUBSCRIBING to our email list <img src="http://www.awltovhc.com/image-8986502-13451690" width="1" height="1" border="0"/></a></p> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now