coding isn't working, please help
-
I am trying to enter code from Trulia site and it isn’t working. ow can this be corrected?
<div id=”tSnapshot” style=”width:300px; font-size:10px; background-color:#000;”>
Get this widgetSaint Louis real estate<img src=”http://origin-tracking.trulia.com/trackingPixel.gif?id=snapshot&impSource=www” alt=”” height=”1″ width=”1″ /></div></div>
The blog I need help with is: (visible only to logged in users)
-
Hi, WordPress doesn’t allow most code-snippets:
If you wrote some code or pasted it in from another web site and then it disappeared after publishing the post, the code is likely being stripped out. If you feel it’s being stripped out improperly or if you would like to suggest additional types of code we should allow, please contact support.
For more information, see this article: http://en.support.wordpress.com/code/
-
For more information, see this article:
http://wpbtips.wordpress.com/2010/07/22/gigya-shortcode-3-widgets/You can embed this object by converting the code into a shortcode. You copy this part only:
<embed src="ETC ETC ETC"></embed>
and turn it to this:
[gigya src="ETC ETC ETC" ]You copypaste this, then you copypaste the code for the links and the tracking gif as it is:
<a href="http://synd.trulia.com/tools/snapshot/">Get this widget</a> <a href="http://www.trulia.com/MO/Saint_Louis/">Saint Louis real estate</a><img src="http://origin-tracking.trulia.com/trackingPixel.gif?id=snapshot&impSource=www" alt="" height="1" width="1" />Note: to display code correctly here, you need to enclose it in backticks (see the note on “allowed markup”).
- The topic ‘coding isn't working, please help’ is closed to new replies.