Wordpress themes

It could be this one, who knows ?

 

Comments list and official comments plugin support

Comments list
Many people told me comments were not enough visible, so i’ve just changed their background in a with more contrasted color. If you don’t like it, keep your previous files in the image directory. Files concerned are :

  • cohead-l.gif
  • cohead-r.gif
  • cobody-l.gif
  • cobody-r.gif

and

  • acohead-l.gif
  • acohead-r.gif
  • acobody-l.gif
  • acobody-r.gif

Official comments plugin
Rounded blue editon now support the Brett Taylor’s official comments plugin. From the author : “If you are logged into your WordPress admin panel, and you make a comment, the plugin will see that you are an official WP user of your blog and mark the comment with your WP User ID.”

Maybe you could have an error from comments.php if you don’t use this plugin, tell me if it occurs or not.

Ok, it’s repaired now, it should work even if you dont use the official comment plugin.

Filed under : Rounded V2 blue edition
By Ghyslain
On August 15, 2006
At 9:59 pm
Comments : 6
 
 

Rounded V2 blue edition on Blogger

rounded-blogger-templates.jpg I’m pretty proud to see that Rounded V2 blue edition rocks on blogger now, check this out on blogger templates

I’m not a blogger user and has never used it, so i’m quite curious to have your feedback.

Filed under : Rounded V2 blue edition
By Ghyslain
On
At 2:55 pm
Comments : 39
 
 

Child categories

children-categories.jpg If you use child categories in your posts’ organization you can now see them with padding on the left and a light arrow before each list. But note that categories imported through a widget don’t work as they should. In that case, child lists aren’t set with the correct markup and won’t be skinned correctly. To prevent this from happening you have to extract the categories’ block out of the widgets loop, as I did with the pages block (the blue one on top of your sidebar).

Corrections : you can use the standard widget for your categories, but you have to modify one line in /wp-content/plugins/widgets/widgets.php , on line 858 replace < ?php wp_list_cats("sort_column=name&optioncount=$c&hierarchical=$h"); ?> by a simple < ?php wp_list_cats(); ?> and child categories will be displayed correctly.

If you can or don’t want to edit this php file, just download it and overwrite it in your directory (/wp-content/plugins/widgets/)

Filed under : Rounded V2 blue edition
By Ghyslain
On August 13, 2006
At 7:45 pm
Comments : 8