schteev
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent Posts Widget Extended] no image optionsthe plugin is used on the left side bar here: http://www.potatoricer.org.uk/
there is an image of the widget settings here
http://www.potatoricer.org.uk/wp-content/uploads/2013/06/ss.jpgthanks 🙂
Forum: Fixing WordPress
In reply to: Delete ALL 30,000 anattached images in Media library – pluggin?yeah. I’m not handy at all 🙁
Plugin?Forum: Fixing WordPress
In reply to: Delete ALL 30,000 anattached images in Media library – pluggin?maybe.. its just as slow if i do 50 at a time.
Just want them deleted.Can it be done in phpMyadmin somehow?
Forum: Fixing WordPress
In reply to: Delete ALL 30,000 anattached images in Media library – pluggin?plus.. i keep deleting the images I want when wordpress times out and goes back to the ALL list!!! grrr.
Forum: Fixing WordPress
In reply to: WP plugin that flags spam posts (rather than comments)?same here. I want to block posts based on keyword.
Anyone find any thing?thanks
exactly the same here. It doesnt show the directory to download and instal to either.. so seems like a bug
I thought it just might be permissions?
Forum: Fixing WordPress
In reply to: Can’t Remove / Edit WidgetsI have the same problem here:
http://www.testyourbroadband.co.uk/None of the widgets in the RIGHT sidebar can be removed. I can’t add any new ones either. They disapear in “widgets” section of Admin.. but not on the actual site.
The left side bar seems ok – I can add or remove a textbox.
Does anyone know how to fix this?
I know how to add and remove widgets.. its just not working.Forum: Fixing WordPress
In reply to: Upgraded to 2.6 > error in widgets.php on line 686Oh.. I can still edit the left sidebar.
Just the right one that i cant add or remove anything!
Forum: Fixing WordPress
In reply to: Upgraded to 2.6 > error in widgets.php on line 686Im having a similar problem on this page
http://www.testyourbroadband.co.uk/On the right hand side are an archive / calendar / tag cloud.
I add a text box at the top which didnt show up.
After that i couldnt add or delete anything to the right sidebar.I tried adding:
delete_option(‘widget_calendar’);
delete_option(‘widget_cloud’);
delete_option(‘widget_archives’);but that does nothing.
Can anyone help?thanks