kydd
Forum Replies Created
-
Forum: Plugins
In reply to: Postie plugin download locationThere is a fix for version 2.3 at http://stairway27.net/blog/2007/11/25/fixing-postie-for-wordpress-23/
Forum: Fixing WordPress
In reply to: Postie and 2.3I also noticed that if an article has an apostrophe the backslash (\) (which I’m assuming is used to escape it) still appears in the article heading.
Also, if an article is forwarded and HTML is turned on the formatting of the page goes awry and for example, the article will block navigation elements.
Forum: Fixing WordPress
In reply to: JS Runtime errors in Widgets; can’t move WidgetI was missing some of the files from the 2.3 files in wp-content.
Forum: Fixing WordPress
In reply to: Postie and 2.3Anyone else seeing these little bugs:
-“Default post by mail category” dropdown in “Message Settings” of “Postie Options” does not save when changed.
-when clicking on the Quick read me, all of the nav links change to have wp-content rather than wp-admin.Forum: Plugins
In reply to: Hide the date of all posts in a specific category.Does anyone know how to do this?
Forum: Fixing WordPress
In reply to: unable to use widgets why?OK I figured out my problem. I forgot to upload the jquery folder in wp-includes during the upgrade since the instructions said to not (or at least be careful) when replacing files in the wp-includes directory.
Forum: Fixing WordPress
In reply to: unable to use widgets why?Well geting these errors on IE 7 and Firefox:
Error: jQuery is not defined
Source File: wp-admin/widgets.php
Line: 228Error: jQuery is not defined
Source File: wp-admin/widgets.php
Line: 296Forum: Fixing WordPress
In reply to: unable to use widgets why?My sidebar widgest has definitely been removed but when I go to the Widgets option I get a JS error (as noted in the other thread) and I can’t move any of the widgets around.
Forum: Fixing WordPress
In reply to: unable to use widgets why?Interesting. Same thing happening here. Do you have a Javascript error like the one I mention on this thread?
Forum: Plugins
In reply to: how to hide posts in front end to different users via .htaccess?Thanks for the quick reply. I take it there’s no other plug in or method to do this? It’s something that would have to be developed? Perhaps there is some creative use of “Advanced Category Excluder” that we can try?