Can widget code from other website be used in WP?
-
I am a realtor and the real estate website I use has a widget that allows me to put a property-search sidebar in other places. Can I use this on the first page of my WP blog? How do i do that?
Here is the widget code:
<script src=”http://preston.srqhomesearch.com/webcapture/type/mediumrectangle/” type=”text/javascript”></script>
Thank you!
The blog I need help with is: (visible only to logged in users)
-
A quick search of support documentation for “JavaScript” turned up your answer. No you cannot use Javascript on a free hosted WordPress.com blog for security reasons.
- The topic ‘Can widget code from other website be used in WP?’ is closed to new replies.