Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi there aidin3000. Thanks for the note, but I’m sorry to say I can’t quite understand what you’re trying to accomplish here. /events will automatically be created by the plugin as the default page on which your calendar lives. Should you want to set the calendar or any venues/events to appear in the menu, go to Appearance -> Menus, make sure the Events options are displaying under Screen Options, and link up as you see fit.

    That help? Let me know if not and I can adjust my response accordingly.

    Thread Starter aidin3000

    (@aidin3000)

    Unfortunately not…I apologize for not articulating it well enough.

    The issue can be seen here: site

    As you can see both the events and blog links are on. When you click on Events List, Events is off, and it’s also off when you click on Event Title.

    What I need: Events to be on if you are in the events section of the site (/events, /events/month, /events/upcoming, and /event/Event-Name) and Blog to be off.

    Does that help?

    Ah, gotcha. Thanks aidin — I believe I understand the issue now, as it relates to the menu items appearing “hot” (in this case, orange). When you go to /events, both “Events” and “Blog” show as orange. When you go to /events/month/ or /events/upcoming, though, just “Blog” is hot.

    Right off the bat: might this thread (http://tri.be/support/forums/topic/main-navigation-css/#post-14093), in which another user raised a similar question, point you in the right direction?

    Thread Starter aidin3000

    (@aidin3000)

    Unfortunately not =/ It’s the menu code css that isnt being altered while the blog parent css gets current_page_parent

    I have tried adding it as a custom menu item and as a regular page, and still the same thing.

    <li id="menu-item-92" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92">
    <a href="/events/">Events</a>
    </li>
    <li id="menu-item-41" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41">
    <a href="/gallery/">Gallery</a>
    </li>
    <li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-57">
    <a href="/blog/">Blog</a>
    </li>
    Thread Starter aidin3000

    (@aidin3000)

    One more thing, it says:

    The current theme does not natively support menus, but you can use the “Custom Menu” widget to add any menus you create here to the theme’s sidebar.

    could that be the issue?

    Hmm – it could be, though I’m not really familiar with the “Custom Menu” widget or how it operates so I may not be the best resource on that end. Does this occur when you use a theme that does natively support menus (either default 2011 or something else)?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: The Events Calendar] Nav Link as current-menu-parent’ is closed to new replies.