Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Keith P. Graham

    (@kpgraham)

    I added the class this morning. It should appear in the repository in the next 10 minutes of so.

    Please check to see if it works.

    Keith

    Thread Starter wallace11

    (@wallace11)

    This is great! Thank you very much for the FAST reply and application of the request!

    Just a little comment, the default wordpress menu marks the
    <li> as current_page_item, so i had to add a style of:

    #container li a.current_page_item{
    font-weight:bold;
    }

    in addition to the style:

    #container li.current_page_item a{
    font-weight:bold;
    }

    Plugin Author Keith P. Graham

    (@kpgraham)

    I will markup the li then and update.

    Download a fresh version in a few hours. I won’t change the version number. I believe that the repository will build a new zip. if not I will go to a minor version.

    Plugin Author Keith P. Graham

    (@kpgraham)

    LI tag now has the class as well, I don’t think it hurts to leave it in on the anchor tag. I did not want to waste all of Wallace11’s work.

    Download the plugin again, if you need this functionality if you updated before 3PM EST on 3/4/2011.

    Don’t forget to give me some stars on the plugin page if you like it. Somebody hated the plugin, probably for good reason, but it would be nice to get back to 4 stars again.

    Thread Starter wallace11

    (@wallace11)

    Thank you very much for your hard work ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Custom Post Type List Widget] use the dynamic class .current_page_item’ is closed to new replies.