My client has a WordPress site. We created a child theme, based on the Responsive theme. There is one pesky text widget in the main sidebar that we can not edit. The changes I want to make are oh so simple, but every time I try to save my edits, the little circle just goes and goes.
I copied the code into DreamWeaver to make sure it's all good, and it color coded all the tags just the way they should be color-coded - and the preview was spot-on. No stray brackets or semicolons to be found. There is contradictory code in there now (same text coded to different colors in different tags - part of what I am trying to correct).
I tried deleting the widget, no dice - the circle just spins and spins. I can edit the other text widgets in there, no problem. I added a new widget and it only worked partially... the widget area appeared on the page, but it was empty. I was able to delete it.
Not sure where to go in the inner workings to manually delete this thing. Help?