PDA

View Full Version : Need some help with wordpress Evolution theme


Infinityvers
05-11-2008, 04:52 PM
I have installed the Evolution theme and like it.

I have two questions which I would like to get help with.

1. About me in the sidebar.
Where do I insert information for it?
If I want to remove About me, what do I need to do?

2. Recent, Categories and Archive in the sidebar is excellent and just great, but I'm using a fantastic WP-dTree (http://wordpress.org/extend/plugins/wp-dtree-30/) and would like to hide or remove Recent, Categor... from the sidebar or maybe move it a bit lower so the plugin I use is above it. How can I do it, remove it or move it?


Update: nevermind, I did manage to edit the sidebar template.

Thanks.

Kevin
05-12-2008, 01:24 PM
Hi Infinity,

Glad you like the theme.
1. the about me section is in the sidebar.php file
2. Just make sure the code for your plugin is above this code
<li class="widget">
<?php include("tabs.php"); ?>
</li>

Infinityvers
05-13-2008, 03:00 AM
Thanks Kevin. I really like the theme.

Kevin
05-13-2008, 01:46 PM
cool.
If you have any more questions about modifying it please let me know :)

kevin