Title: henock1's Replies | WordPress.org

---

# henock1

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [User Uploaded File Themed Edit Profile](https://wordpress.org/support/topic/user-uploaded-file-themed-edit-profile/)
 *  Thread Starter [henock1](https://wordpress.org/support/users/henock1/)
 * (@henock1)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/user-uploaded-file-themed-edit-profile/#post-2150519)
 * Anyone Please?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Show fist post, list the rest? PHP help needed](https://wordpress.org/support/topic/show-fist-post-list-the-rest-php-help-needed/)
 *  Thread Starter [henock1](https://wordpress.org/support/users/henock1/)
 * (@henock1)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/show-fist-post-list-the-rest-php-help-needed/#post-1249659)
 * Please help, if there’s any info i can provide let me know..
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [theme changes require re-activation.. help??](https://wordpress.org/support/topic/theme-changes-require-re-activation-help/)
 *  Thread Starter [henock1](https://wordpress.org/support/users/henock1/)
 * (@henock1)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/theme-changes-require-re-activation-help/#post-1194293)
 * I think I found the problem, in wp-content/gt-cache, which is for global translator.
   I have deleted the plugin way back, and looks like these 600 files of at least
   10kb are it’s leftovers. Still deleting, will post back with results.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Changing style of specific page title in navbar](https://wordpress.org/support/topic/changing-style-of-specific-page-title-in-navbar/)
 *  Thread Starter [henock1](https://wordpress.org/support/users/henock1/)
 * (@henock1)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/changing-style-of-specific-page-title-in-navbar/#post-997269)
 * I get a:
 * > Parse error: syntax error, unexpected ‘{‘ in /”abspath”/header.php on line 
   > 126
 *     ```
       <?php if (is_page('pagename') { ?>
       <style type="text/css">
       a {
       color: #e99;
       }
       a:hover {
       color: #fff;
       }
       </style>
       <?php }; ?>
   
       <?php /* If this is the frontpage */ if ( is_home() ) { ?>
       <li class="current_page_item"><a>/">Front Page</a>
       <?php } else { ?>
       <li class="page_item"><a>/">Front Page</a>
       <?php } ?>
       <?php wp_list_pages('depth=1&sort_column=menu_order&title_li=' . __('') . '' ); ?>
       ```
   
 * Obviously i’d change the slug but the page won’t even process. Did I do something
   wrong?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Changing style of specific page title in navbar](https://wordpress.org/support/topic/changing-style-of-specific-page-title-in-navbar/)
 *  Thread Starter [henock1](https://wordpress.org/support/users/henock1/)
 * (@henock1)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/changing-style-of-specific-page-title-in-navbar/#post-997166)
 * I’m sorry, I wasn’t clear about exactly what I needed. I would like one of the
   page’s _links_ to be colored text and have it hover white….instead of just a 
   white link.

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