Title: Month navigations
Last modified: August 24, 2016

---

# Month navigations

 *  Resolved [ronan.anjos](https://wordpress.org/support/users/ronananjos/)
 * (@ronananjos)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/)
 * Thank you againg for that awesome plugin.
    So… when will we have arrows navigation
   to explore between past and future events?
 * [https://wordpress.org/plugins/the-holiday-calendar/](https://wordpress.org/plugins/the-holiday-calendar/)

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

 *  Plugin Author [mva7](https://wordpress.org/support/users/mva7/)
 * (@mva7)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087375)
 * This week.
 * Regards Mva7
 *  Plugin Author [mva7](https://wordpress.org/support/users/mva7/)
 * (@mva7)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087438)
 * Hi,
 * the month navigation is now ready. After we have tested it thoroughly, the update
   will be made available. This should be the case within 24 hours.
 * Regards,
 * Mva7
 *  Plugin Author [mva7](https://wordpress.org/support/users/mva7/)
 * (@mva7)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087441)
 * Version 1.10 is ready to download! Enjoy!
 *  Thread Starter [ronan.anjos](https://wordpress.org/support/users/ronananjos/)
 * (@ronananjos)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087446)
 * Oh gosh, you are awesome. Thankyou so much
 *  [orlaith8](https://wordpress.org/support/users/orlaith8/)
 * (@orlaith8)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087449)
 * Hi, thanks for adding the month navigation, its great. Just one issue – the enhancement
   you added the other week highlights the current day of the month. But if you 
   navigate through different months, the same day is highlighted in each. So if
   I go to June, the 8th is highlighted, same for July etc.
 * Is it something to do with this line; “$today = date(‘j’);” in the calendar.class.
   php file?
 *  Plugin Author [mva7](https://wordpress.org/support/users/mva7/)
 * (@mva7)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087450)
 * Hi orlaith8,
 * many thanks for this bug report. We will supply an update for this within 24 
   hours. Apologies for missing that one.
 * And yes, that is the line.
 * Regards,
 * Mva7
 *  Plugin Author [mva7](https://wordpress.org/support/users/mva7/)
 * (@mva7)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087451)
 * You can change that into:
 * $today = $month == date(‘m’) && $year == date(‘Y’) ? date(‘j’) : -1;
 * If you want to fix it right away 😉
 * Regards,
 * Mva7
 *  [orlaith8](https://wordpress.org/support/users/orlaith8/)
 * (@orlaith8)
 * [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087452)
 * Perfect. Thanks again!

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

The topic ‘Month navigations’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/the-holiday-calendar_fefeff.svg)
 * [The Holiday Calendar](https://wordpress.org/plugins/the-holiday-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-holiday-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-holiday-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-holiday-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-holiday-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-holiday-calendar/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [orlaith8](https://wordpress.org/support/users/orlaith8/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/month-navigations/#post-6087452)
 * Status: resolved