Title: Theme: Evolve numerous 404 errors after update?
Last modified: August 31, 2016

---

# Theme: Evolve numerous 404 errors after update?

 *  [getalifeLSSA](https://wordpress.org/support/users/getalifelssa/)
 * (@getalifelssa)
 * [10 years ago](https://wordpress.org/support/topic/theme-evolve-numerous-404-errors-after-update/)
 * I’m using the Evolve theme, I believe it is version 3.6.0. Just recently, I started
   receiving numerous 404 errors regarding “pattern_8.png” One example [http://lifeskillssa.com/faqs/pattern_8.png](http://lifeskillssa.com/faqs/pattern_8.png)
   
   I searched forums and one reference was made to edit the custom-css.php to change
   the .header, .footer code. I’m not comfortable making changes but I searched 
   the code and found this code:
 * //@since 2.0.2 mod by denzel
    //do not remove the extra slash, it’s a folder 
   path mistake in option-init.php at line 806, try to fix now will cause problem
   to users. $none = $evolve_template_url . ‘/library/media/images//header-two/none.
   jpg’; if ( $evolve_main_pattern != $none && ! empty( $evolve_main_pattern ) &&
   @getimagesize( $evolve_main_pattern ) ) { //fix it here, remove the extra slash,
   before we produce background image url. $evolve_main_pattern = str_replace(‘images//’,‘
   images/’, $evolve_main_pattern); $evolve_css_data .= ‘ .header-pattern, .footer{
   background-image:url(‘ . $evolve_main_pattern . ‘);
 * It sure looks like the source of the problem, but I’m still unsure what I should
   change. Can someone help?

The topic ‘Theme: Evolve numerous 404 errors after update?’ is closed to new replies.

## Tags

 * [404-error](https://wordpress.org/support/topic-tag/404-error/)

 * 0 replies
 * 1 participant
 * Last reply from: [getalifeLSSA](https://wordpress.org/support/users/getalifelssa/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/theme-evolve-numerous-404-errors-after-update/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
