Title: s.wooo's Replies | WordPress.org

---

# s.wooo

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Dynamic Menu where each menu item is styled differently](https://wordpress.org/support/topic/dynamic-menu-where-each-menu-item-is-styled-differently/)
 *  Thread Starter [s.wooo](https://wordpress.org/support/users/swooo/)
 * (@swooo)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/dynamic-menu-where-each-menu-item-is-styled-differently/#post-5192347)
 * Okay, I guess there’s no easy fix?
 * I fail to see why I would use jQuery in this instance, as there’s zero dynamic
   input from the user — I’ll go with (2) searching through $menu for the current
   page, and modifying $menu’s ‘before’ with PHP
 * I’ll let you guys know how it goes
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Dynamic Menu where each menu item is styled differently](https://wordpress.org/support/topic/dynamic-menu-where-each-menu-item-is-styled-differently/)
 *  Thread Starter [s.wooo](https://wordpress.org/support/users/swooo/)
 * (@swooo)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/dynamic-menu-where-each-menu-item-is-styled-differently/#post-5192316)
 * Thanks for the quick reply, respectyoda (I will) :D.
 * It’s a dynamic menu though, as it’s generated via “Main Menu”
 * I want to current page you’re on to have `<li class = "current">About Us </li
   >`
    with all other pages tagged as `<li>News</li>` I don’t want a static menu
   item to be tagged differently, I want to current page you’re on to be different—
   so programmatically setting the ‘before’ tag based on the URL/page ID. Hopefully
   I’m clear, and if I misunderstood your post, sorry I’m not the greatest with 
   CSS.
 * From my thoughts I’ll need to either (1) pass all the menu’s to a CSS function,
   and there determine if it’s the current page/to give it certain attributes
    or(
   2) after the fact, modify the array — changing the styling of the current page
   item
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SAML 2.0 Single Sign-On] Entity ID not created](https://wordpress.org/support/topic/entity-id-not-created/)
 *  Thread Starter [s.wooo](https://wordpress.org/support/users/swooo/)
 * (@swooo)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/entity-id-not-created/#post-5140694)
 * Any thoughts? :/
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Click on a jpg thumbnail and open a PPT presentation?](https://wordpress.org/support/topic/click-on-a-jpg-thumbnail-and-open-a-ppt-presentation/)
 *  [s.wooo](https://wordpress.org/support/users/swooo/)
 * (@swooo)
 * [12 years ago](https://wordpress.org/support/topic/click-on-a-jpg-thumbnail-and-open-a-ppt-presentation/#post-5090212)
 * [https://wordpress.org/plugins/tags/powerpoint](https://wordpress.org/plugins/tags/powerpoint)
 * Perhaps try : [https://wordpress.org/plugins/slideonline/](https://wordpress.org/plugins/slideonline/)
 * Let me know how it goes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Navigation-menu problem](https://wordpress.org/support/topic/navigation-menu-problem-4/)
 *  [s.wooo](https://wordpress.org/support/users/swooo/)
 * (@swooo)
 * [12 years ago](https://wordpress.org/support/topic/navigation-menu-problem-4/#post-5090210)
 * What theme are you using?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Try to View Site get Warning message and Fatal Error message](https://wordpress.org/support/topic/try-to-view-site-get-warning-message-and-fatal-error-message/)
 *  [s.wooo](https://wordpress.org/support/users/swooo/)
 * (@swooo)
 * [12 years ago](https://wordpress.org/support/topic/try-to-view-site-get-warning-message-and-fatal-error-message/#post-5090209)
 * It can’t find (or access) the files.
 * I’d make sure the paths are correct, and after that look at (and change!) the
   permissions of the files that are being manipulated. Make sure you can read/write/
   do stuff freely with those files.

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