Adding a tagboard as a widget
-
Cbox site: http://cbox.ws/
I want to add a tagboard to my sidebar.
Moving from Blogger to WordPress, I find that wordpress likes to cut out some html code. I used a text widget and stuck in the html code for a tag board:<!– BEGIN CBOX – http://www.cbox.ws –>
<div align=”center” id=”cboxdiv”>
</div>
<!– END CBOX –>WordPress strips it all into this:
<!– BEGIN CBOX – http://www.cbox.ws –>
<div align=”center”>
<br></div>
<!– END CBOX –>Obviously, the new code does absolutely nothing, and I can’t figure out how to get around this. =S
-
You can’t. Tagboards are not allowed on WP.com blogs for security reasons. You can have a meebo widget instead, but that’s about it.
-
Note that the CSS upgrade applies only to the look of your blog; it does nothing whatsoever to circumvent security restrictions. Those are in force for all non-VIP blogs on WP.com; VIP hosting costs several hundred dollars per month.
-
- The topic ‘Adding a tagboard as a widget’ is closed to new replies.