iTunes button HTML code disappears in Text Widget
-
Hi guys,
I looked around but couldn’t find a satisfactory thread that addresses my issue.
I am simply trying to add the following HTML code into a Text Widget:
but upon saving, it’s just the first clause that remains:
and the iTunes subscription button does not show up on my blog.
Any leads?
The blog I need help with is: (visible only to logged in users)
-
oh here’s the original code I am trying to post:
<a href="https://itunes.apple.com/us/podcast/bilim-kazan/id597080362?mt=2&uo=4" target="itunes_store"style="display:inline-block;overflow:hidden;background:url(https://linkmaker.itunes.apple.com/htmlResources/assets/en_us//images/web/linkmaker/badge_subscribe-lrg.png) no-repeat;width:135px;height:40px;@media only screen{background-image:url(https://linkmaker.itunes.apple.com/htmlResources/assets/en_us//images/web/linkmaker/badge_subscribe-lrg.svg);}"></a>and this is what remains upon saving:
<a href="https://itunes.apple.com/us/podcast/bilim-kazan/id597080362?mt=2&uo=4"></a>
- The topic ‘iTunes button HTML code disappears in Text Widget’ is closed to new replies.