daerchwing
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: How do I register one sidebar for widgets per category?Thanks, I can see that coming in real handy.
Forum: Fixing WordPress
In reply to: Can’t save, edit or publishI solved my problem by adding
define('CONCATENATE_SCRIPTS', false );
near the top of my wp-config.phpForum: Fixing WordPress
In reply to: Can’t save, edit or publishHaving similar problems – on one site, I can’t post after upgrading to 2.8 (title is saved, content isn’t), but on my other sites (on different hosting) works ok.
I can add content through phpMyAdmin (editing “post_content” in wp_posts), but that’s currently the only possibility I have.Forum: Plugins
In reply to: display random posts on index page2.3 breaks this solution – can anybody please whip up some code that works with 2.3?
Forum: Plugins
In reply to: Customizable Post Listing Working with 2.1?Thanks for looking into it – I’ll check out your code once I find the time.
Forum: Plugins
In reply to: Customizable Post Listing Working with 2.1?I have the same problem as Romik84 – the function
%post_excerpt_short%is broken.
Viewing 6 replies - 1 through 6 (of 6 total)