Title: charliestout's Replies | WordPress.org

---

# charliestout

  [  ](https://wordpress.org/support/users/charliestout/)

 *   [Profile](https://wordpress.org/support/users/charliestout/)
 *   [Topics Started](https://wordpress.org/support/users/charliestout/topics/)
 *   [Replies Created](https://wordpress.org/support/users/charliestout/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/charliestout/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/charliestout/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/charliestout/engagements/)
 *   [Favorites](https://wordpress.org/support/users/charliestout/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Auto image resizing when new size setting entered](https://wordpress.org/support/topic/auto-image-resizing-when-new-size-setting-entered/)
 *  Thread Starter [charliestout](https://wordpress.org/support/users/charliestout/)
 * (@charliestout)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/auto-image-resizing-when-new-size-setting-entered/#post-1205352)
 * Amazing. Thank you. So much.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changes in header.php not showing up site-wide](https://wordpress.org/support/topic/changes-in-headerphp-not-showing-up-site-wide/)
 *  [charliestout](https://wordpress.org/support/users/charliestout/)
 * (@charliestout)
 * [18 years ago](https://wordpress.org/support/topic/changes-in-headerphp-not-showing-up-site-wide/#post-760022)
 * Lemme guess – Omniture is showing traffic for the home page but no other page,
   even though you have the Omniture code IN every page because it’s in the header
   which gets slurped into every page, right?
 * You’ll need to use a wordpress template tag in your omniture code which will 
   identify the title of each page. Most of the time, if your WordPress template
   is coded correctly, the title tag will display the site name and the current 
   page/post slug. That’s what you want to send to Omniture when each page is loaded.
 * Replace your var s_pagename line with this:
 * var s_pageName= “<?php wp_title(); ?>”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changes in header.php not showing up site-wide](https://wordpress.org/support/topic/changes-in-headerphp-not-showing-up-site-wide/)
 *  [charliestout](https://wordpress.org/support/users/charliestout/)
 * (@charliestout)
 * [18 years ago](https://wordpress.org/support/topic/changes-in-headerphp-not-showing-up-site-wide/#post-759835)
 * Don’t know what I’m looking for here…but it would seem that each header on each
   page is a randomly selected image. What are you trying to get the header to do?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Bind User to Category incompatible with WP 2.3](https://wordpress.org/support/topic/bind-user-to-category-incompatible-with-wp-23/)
 *  [charliestout](https://wordpress.org/support/users/charliestout/)
 * (@charliestout)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/bind-user-to-category-incompatible-with-wp-23/#post-655638)
 * I’m having a little bit of trouble understanding the discussion here. Are the
   above snippets of code supposed to re-establish this plugin in WP 2.3? Thanks!

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