Title: Changes to Current Theme
Last modified: August 19, 2016

---

# Changes to Current Theme

 *  [clandestinechic](https://wordpress.org/support/users/clandestinechic/)
 * (@clandestinechic)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/changes-to-current-theme/)
 * I’m currently using the Oulipo theme for my blog at ClandestineChic.com. The 
   two things I’d like to change about my theme are this:
 * I want to insert an image instead of keeping the text on the left-hand side.
 * Also, I wanted to know how I might be able to change the comments to say something
   like, “Comment on this” or something instead of what it currently says. I don’t
   think people will be know where to comment based on what is there now.
 * Any help would be greatly appreciated.

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/changes-to-current-theme/#post-1134820)
 * Check any sidebar php files in your theme. One should include the code `wp_list_pages`.
   That’s the file that you need to edit to replace your page list with an image.
 * To change the comment text, edit index.php in your theme and look for `comments_popup_link()`.
 * [http://codex.wordpress.org/Template_Tags/comments_popup_link](http://codex.wordpress.org/Template_Tags/comments_popup_link)
 * You may also need to carry out the same edits on category.php and archive.php.

Viewing 1 replies (of 1 total)

The topic ‘Changes to Current Theme’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/changes-to-current-theme/#post-1134820)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
