AbanteCart Community
eCommerce construction => Installation and Configuration => Topic started by: webdevmerc on August 02, 2015, 08:05:14 PM
-
If I pasted a shipper tracking url there, it doesn't seem to be clickable and just has the text from it. Is there a way to format it so it is clickable for say, tracking info?
Thanks for any tips.
-
try html a tag http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_test
-
try html a tag http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_test
Thanks for the pointer, but I tried this in various formats, but something seems to be stripping out all the html formatting (it will also remove it in the email afterwards and be blank)...
I have looked at the folder storefront/view/default/template/pages/account/invoice.tpl, but wasn't sure what is causing it to dump all the html code.