Archive

Posts Tagged ‘Theme-Fixes’

Theme Support: Jammed and Green

March 29th, 2007

I’ve received complaints from several users about my Jammed and Green theme breaking their WordPress installation. They get an “odd” error when they try to login to their Dashboard

Warning: Cannot modify header information – headers already sent by
(output started at
/home/simplypr/public_html/contents/wp-content/themes/
jammed-and-green-10/functions.php:6)
in /home/simplypr/public_html/contents/wp-includes/pluggable.php on
line 275

If you downloaded the latest version of the theme at the WordPress Theme Viewer, you should not worry of encountering this problem.
Read more…

Blogging, WordPress, WordPress Plugins, WordPress Themes , , , , , ,

Lost Soul Theme Fixes

January 19th, 2007

I’ve had received feedbacks that the label on the comment form of Lost Soul theme does not show up. For those who are using it, please follow the instruction below.

1. Go to your style.css file.
2. Look for this code.

#commentsform form textarea{
width:100%;
color: #ffffff;
}

3. Replace it with this:
Read more…

Blogging, Webmasters Tools, WordPress, WordPress Themes , , , ,