heidikz1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Text WidgetsThank you for responding theapparatus –
IE7 has the latest update installed.I can edit posts (using short cuts like ctrl+c/a/v etc), pages, themes, css – using shortcuts if I choose to.
It’s only the text widget that is affected. I cannot use my mouse to highlight text, I cannot use ctrl+c to copy or ctrl+a to select all. I can however use the delete button or backspace button to remove content from the widget.
I can also use ctrl+v to paste. That’s it.In Firefox it works fine, before the upgrade to 2.3.1 it worked fine in both.
Things I have ruled out
1. My computer – because this is the same for all that have access to edit the text widgets.
2. Server – I have recently switched to another server – same problem.
3. I’ve run fresh installs with Fantastico – I’ve also run the install myself. – same problem.I’m not code savvy lmao so I’ve no idea where the problem lies.
Forum: Fixing WordPress
In reply to: Widget WoesIn my desperation to get things working correctly decided to upload wp 2.3.1 to another directory – in the midst of uploading, the following file would not upload correctly – formatting.php
I decided to open the file and much to my surprise a good portion of it is greyed out.
in my editor it starts at line 543 this is what is posted from lines 542 to 547
// WP fix for the bug with HTML comments $newtext = str_replace("< !--","<!--",$newtext); $newtext = str_replace("< !--","< !--",$newtext); return $newtext; }Forum: Fixing WordPress
In reply to: Can Not Highlight Text in Text WidgetHi Big – having the same problem here. Works fine in Firefox, but nada in IE 7. I’ve done everything imaginable and still nothing. If I figure it out.. I’ll let ya know.