Can I delete a dynamic sidebar (or it’s corrupt content)?
-
I’m using “Executable PHP widget” with mush success on my website. I’ve also implemented extra sidebars to put widgets where I want them to be. Alls good, except for one thing.
In one instance of “Executable PHP widget” I’ve used bad php code, resulting in that widget’s instance being broken. Normally one would just “Edit” and “Remove” it, but unfortunately neither is available in that certain witgdet (it’s very broken).
I don’t expect to be able to fix it from the backend for that reason. For all-inclusiveness, here’s the code that appears instead of a healthy widget in the back-end:
%BEG_OF_TITLE%Nyleg sv?r%END_OF_TITLE%
Fatal error: Only variables can be passed by reference in /home/hringbro/public_html/wordpress-vk/wp-content/plugins/php-code-widget/execphp.php(37) : eval()’d code on line 1
Am I able to delete “Sidebar 3″‘s contents from the database?
- The topic ‘Can I delete a dynamic sidebar (or it’s corrupt content)?’ is closed to new replies.