Hi, I’m using the Events Calendar Pro with the Enfold theme, and for some reason there is no link appearing to advance the calendar forward to the next month. There is a link that takes you back to the previous month. When I view the source on the calendar page, I see that there is an empty list item:
<ul class="tribe-events-sub-nav">
<li class="tribe-events-nav-previous">
<a data-month="2015-03" href="my-website" rel="prev"><span>«</span> March </a> </li>
<!-- .tribe-events-nav-previous -->
<li class="tribe-events-nav-next">
</li>
<!-- .tribe-events-nav-next -->
</ul><!-- .tribe-events-sub-nav -->
I’ve gone though and disabled each plugin installed hear to see if there was a conflict, with no luck. I also worked with the theme developer and they suggested to post here to see if you had any insight.
Thanks,
Byron