Title: Reset Dynamic Title/Header Creation Cache
Last modified: August 19, 2016

---

# Reset Dynamic Title/Header Creation Cache

 *  Resolved [stephens01234](https://wordpress.org/support/users/stephens01234/)
 * (@stephens01234)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/reset-dynamic-titleheader-creation-cache/)
 * That title might be confusing, let me explain.
 * My site, don’t know if all wordpress sites do this, dynamically create an image
   based on the title of the post or page. ” Legend ” is the CSS tag associated 
   with this creator. It creates images and put them in site.com/wp-includes/theme/
   themename/images/text/????
    And the php which is calling and creating these images
   is
 * `<h1 id="legend" style="background-image: url('<?php bloginfo('stylesheet_directory');?
   >/images/text/header/<?php echo urlencode(trim(strtolower(wp_title('', false))));?
   >');"><?php wp_title();?></h1>`
 * I recently moved my site and these images which end up with names like “7b7a342e08b36caa48b8cd60116558c2.
   png’ are still there but the posts and/or pages do not see them.
 * Is there a way to reset these so that they are re-created? Or can I re-link them
   one at a time? What can I do?
 * Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [stephens01234](https://wordpress.org/support/users/stephens01234/)
 * (@stephens01234)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/reset-dynamic-titleheader-creation-cache/#post-1171309)
 * Does anyone have any idea? At least tell me if this is a normal thing that wordpress
   does or is it a customized item.
 *  Thread Starter [stephens01234](https://wordpress.org/support/users/stephens01234/)
 * (@stephens01234)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/reset-dynamic-titleheader-creation-cache/#post-1171377)
 * Well, thanks to a break for Arena Football 2 (go Tulsa Talons), I came back and
   found the .htaccess file was writing to the old directory still. Gotta watch 
   those htaccess files. Site is online!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Reset Dynamic Title/Header Creation Cache’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [headers](https://wordpress.org/support/topic-tag/headers/)
 * [legend](https://wordpress.org/support/topic-tag/legend/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [stephens01234](https://wordpress.org/support/users/stephens01234/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/reset-dynamic-titleheader-creation-cache/#post-1171377)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
