Custom HTML gets "Cleaned"
-
I am trying to add a tripadvisor snippet to my webpage.
<div id="TA_selfserveprop147" class="TA_selfserveprop"> <ul id="SC4ypfv7" class="TA_links SQJynj"> <li id="YixKJilSLO9V" class="8DyklCQPnbz"> <a target="_blank" href="http://www.tripadvisor.com.br/"><img src="http://www.tripadvisor.com.br/img/cdsi/img2/branding/150_logo-11900-2.png" alt="TripAdvisor"/></a> </li> </ul> </div> <script src="http://www.jscache.com/wejs?wtype=selfserveprop&uniq=147&locationId=8008821&lang=pt&rating=true&nreviews=5&writereviewlink=true&popIdx=true&iswide=false&border=true&display_version=2"></script>However, it automatically gets snipped of most of its code and comes up filled with errors.
Is there any way around this?Thanks
The blog I need help with is: (visible only to logged in users)
-
The tripadvisor widget is a JavaScript advertising widget for the TripAdvisor site. The software will continue to strip that code out.
Is there any way around this?
If you are referring to an image this is easily done. Forget the code you have now. Capture the image and upload it then display it in a text widget.
http://en.support.wordpress.com/widgets/text-widget/
http://en.support.wordpress.com/links/text-widget-links/
http://en.support.wordpress.com/widgets/text-widget/#adding-an-image -
Note: You may want to read about the code restrictions here at WordPress.COM.
https://en.support.wordpress.com/code/
https://en.support.wordpress.com/code/#html-tags
https://en.support.wordpress.com/advertising/And you may also want to read this comparison https://en.support.wordpress.com/com-vs-org/
For hosting see http://wordpress.org/hosting/ -
-
- The topic ‘Custom HTML gets "Cleaned"’ is closed to new replies.