How to add pingbox to new post?
-
Hi,
I try to add pingbox to a new post but it does not show.Does anyone know, please help me.
-
More information, I use HTLM tag like that: <object id=”pingbox” type=”application/x-shockwave-flash” data=”http://wgweb.msg.yahoo.com/badge/Pingbox.swf” width=”240″ height=”420″><param name=”movie” value=”http://wgweb.msg.yahoo.com/badge/Pingbox.swf” /><param name=”allowScriptAccess” value=”always” /><param name=”flashvars” value=”wid=TucWHPS_TGwfEm2Gs0vcdy4fIDk-” /></object>
-
-
Actually you’ll have to embed that code into your Blog’s php code. You could add it to your side bar. Simply paste it somewhere on your sidebar.php.
I’ll tell you what,
Just add this code before the last tags on that page.
</div>
The code is,
- <object id=”pingbox” type=”application/x-shockwave-flash” data=”http://wgweb.msg.yahoo.com/badge/Pingbox.swf” width=”240″ height=”420″><param name=”movie” value=”http://wgweb.msg.yahoo.com/badge/Pingbox.swf” /><param name=”allowScriptAccess” value=”always” /><param name=”flashvars” value=”wid=TucWHPS_TGwfEm2Gs0vcdy4fIDk-” /></object>
Hope that works.
-
Actually they’ve allowed li and ul tags so they disappeared from my post. Now you won’t understand what I was saying.
-
You cannot embed code in your blog’s php at WordPress.com. Bloggers at WordPress.com do not have access to the php.
-
jaunty, you need to read this thread, which outlines the differences between the different types of WordPress:
https://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1
-
-
Hey Raincoaster, (hopefully this will still be seen) how does a new plugin that is .org friendly eventually become a .com widget or a shortcode? Is there a process to promote them? Pingbox and other sites all promote their “simple to embed in your blog” code, but I find for me much of it too fuzzy to see if it will work on .com text widget or not. Thanks.
-
It only becomes a .com widget if and when the wp.com staff choose to add it. You can suggest things you’d like to see but there’s no guarantee that they will ever be implemented. Make a suggestion in the Ideas section of the forums.
-
Or send it in via your Dashboard Support button. That gets more attention.
It’s relatively easy to find out if code will work on WP.com; just try it and if you get a blank, that’s a no. You won’t hurt your blog.
-
Good points. I was just seeing alot of blanks, and wasn’t always sure if it was my own doing or not. Thanks everyone!
- The topic ‘How to add pingbox to new post?’ is closed to new replies.