Title: aale's Replies | WordPress.org

---

# aale

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [wordtube 2 beta questions](https://wordpress.org/support/topic/wordtube-2-beta-questions/)
 *  [aale](https://wordpress.org/support/users/aale/)
 * (@aale)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordtube-2-beta-questions/#post-849147)
 * What about the functions of version 1.61 ? Are they included, even though this
   version was not released?
    I’m asking because I’m interested in the following
   option:
 * -An option has been added to display related media in the end screen of each 
   media
 * thx
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Jerome’s keywords wp2.1 no cloud](https://wordpress.org/support/topic/jeromes-keywords-wp21-no-cloud/)
 *  Thread Starter [aale](https://wordpress.org/support/users/aale/)
 * (@aale)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/jeromes-keywords-wp21-no-cloud/#post-519168)
 * well, i fixed it by using a different plugin:
 * [http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/](http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [dynamic menu highlighting including images](https://wordpress.org/support/topic/dynamic-menu-highlighting-including-images/)
 *  Thread Starter [aale](https://wordpress.org/support/users/aale/)
 * (@aale)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/dynamic-menu-highlighting-including-images/#post-471417)
 * any ideas?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [dynamic menu highlighting including images](https://wordpress.org/support/topic/dynamic-menu-highlighting-including-images/)
 *  Thread Starter [aale](https://wordpress.org/support/users/aale/)
 * (@aale)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/dynamic-menu-highlighting-including-images/#post-471316)
 * well, you’re right. but i’m working on it via localhost, there is no internet-
   version yet. but i will paste the relevant code here; header.php:
 * `<div id="supernav">
    <ul id="pages">  <?php $pg_li="page_item"; if (is_home()){
   $pg_li .=" current_page_item";} ?> <li class="<?php echo $pg_li; ?>"><a href="
   <?php bloginfo('siteurl'); ?>" title="Blog">Blog</a></li> <?php wp_list_pages('
   sort_column=menu_order&title_li='); ?> </ul> </div>
 * style.css:
    `#supernav .current_page_item a{ color: #c40; }
 * hope that helps a bit.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [dynamic menu highlighting including images](https://wordpress.org/support/topic/dynamic-menu-highlighting-including-images/)
 *  Thread Starter [aale](https://wordpress.org/support/users/aale/)
 * (@aale)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/dynamic-menu-highlighting-including-images/#post-471308)
 * bump
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [dynamic menu highlighting – again!](https://wordpress.org/support/topic/dynamic-menu-highlighting-again/)
 *  Thread Starter [aale](https://wordpress.org/support/users/aale/)
 * (@aale)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/dynamic-menu-highlighting-again/#post-468585)
 * the pages display, that’s alright. but when i add wp_list_pages code to my header.
   php in which my supernav-menu is located, i get a second menu excluding the “
   home”-page. can i somehow mix the wp_list_pages ttag with my supernav in the 
   way that my “supernav” is affected (including the “home”-page) and no extra-menu
   created? the codex doesn’t offer help for me :/
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [dynamic menu highlighting – again!](https://wordpress.org/support/topic/dynamic-menu-highlighting-again/)
 *  Thread Starter [aale](https://wordpress.org/support/users/aale/)
 * (@aale)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/dynamic-menu-highlighting-again/#post-468407)
 * well, i tried to built it into the style.css just pasting the following code (
   from:[http://www.gudstoff.com/dynamic_menu.htm](http://www.gudstoff.com/dynamic_menu.htm)):
 * `.page_item {
    background-color:#ccc; color:#000; } .current_page_item { background-
   color:#000; color:#fff; }
 * Nothing happened. that’s all. need i do more?

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