usedwigs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Excerpt, Discussion & Author boxes disappeared in Post EditingNow that I am using it, it is a pretty great idea. I would default it with everything showing as usual and maybe have an alert at top of page (like the WP Latest Update alert) that says “You can now hide seldom used…”
Forum: Fixing WordPress
In reply to: Excerpt, Discussion & Author boxes disappeared in Post Editingkeesiemeijer,
THANK YOU, you just saved my Friday Morning. While I like this new functionality a lot, defaulting to SHOWING ALL would be better. and save a lot of freaking out.
Again, thank you!
Forum: Fixing WordPress
In reply to: Switched Site address, now locked outthank esmi! I cannot thank you enough!
Forum: Plugins
In reply to: Memory exhausted error: wp-includes/kses.php(1006)before you attempt the php.inf fix, just try this, worked for me:
For fixing the “Allowed memory size”-problem, go to your wp-settings.php and change to the following at the WP_MEMORY_LIMIT directive (You probably have 32 there):
define(‘WP_MEMORY_LIMIT’, ’64M’);
Forum: Fixing WordPress
In reply to: Sidebar Widget/Plugin for displaying news links (non-RSS)I’m liking that! I know how to create LInks Category, once I create that category and add a few links, how do I get it to dislay on sidebar? I’m already using the manin “Links” (blogroll) widget.
Thoughts? thank you!
Forum: Fixing WordPress
In reply to: Problems with Tags showing on postthanks Boober! Worked like a charm, you rule.