Added Skribit, Lost Sidebar Items
I like Skribit but when I activated it, most of the stuff I already had in my sidebar disappeared leaving Skribit in its place. How can I fix this?
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Scott,
Do you have a URL I can look at?
Are you using WordPress? If so, is this the first widget you've used? With WP, when you add your first widget, it'll remove all the other sidebar elements that was there. You should be able to replace all those sidebar elements by using the built-in Widgets that come by default with WordPress. -
Calvin,
My URL is http://acoupleofquitters.com
It looks like Skribit would be the first widget used for sidebar content. I paid someone to design my blog. It looks as though he coded the sidebar items rather than use any presets. I'm afraid that if I start using the sidebar items from within Wordpress, I won't be able to keep everything that I'm currently using in my sidebar. Let me know what you think. -
Inappropriate?The easiest thing to do in your case would be to add the widget directly to your theme.
I think this code should work for you:
<div class="sidebar-box">
<h2>Skribit</h2>
<div id="writeSkribitHere"/>
<script src="http://assets.skribit.com/javascripts/SkribitWidget.js?renderTo=writeSkribitHere&blog=3e42639cd4e8acac054e22eb49b6dd81"/>
<noscript>Sorry, but the Skribit widget only works on browsers with JavaScript support. <a href="http://skribit.com/blogs/a-couple-of-quitters-2">View suggestions for this blog here.</a></noscript>
</div>
If you need help figuring out where this goes, you can contact me directly at calvin at skribit dot com.
The company says
this solves the problem
Loading Profile...


