Home › Forums › Calendar Products › Events Calendar PRO › Error link next month (views list)
- This topic has 7 replies, 4 voices, and was last updated 9 years, 4 months ago by
Nicolas.
-
AuthorPosts
-
December 7, 2016 at 8:36 am #1202732
Nicolas
ParticipantI have an error when I want to go to the next month or previous month.
I have in the center in the name of the month. To the sides to move to the next month and the previous month to see the events published per month you are browsing.My code is as follows:
<h2 class="tribe-events-page-title"> <span class="prev-month"> <a href="<?php echo esc_url( tribe_get_previous_month_link() ); ?>" rel="prev"><?php printf( '<span>«</span> ' . esc_html__( '%s', 'the-events-calendar' ), $events_label_plural ); ?></a> </span> <?php echo tribe_get_current_month_text(); ?> <span class="next-month"> <a href="<?php echo esc_url( tribe_get_next_month_link() ); ?>" rel="next"><?php printf( esc_html__( '%s', 'the-events-calendar' ), $events_label_plural . ' <span>»</span>' ); ?></a> </span> </h2>The problem is that the link of the next month gives me an error page. Does not interact with AJAX plugin.
I would like to know why with this same code on another page that I have created if this code works. And on the ‘events’ page, it does not work for me.
December 8, 2016 at 9:26 am #1203307Cliff
MemberThis reply is private.
December 9, 2016 at 3:09 am #1203743Nicolas
ParticipantAllow me your exit ip so that you can enter the site
December 9, 2016 at 2:51 pm #1204217Cliff
MemberI will not be able to provide you with my IP address.
December 13, 2016 at 1:54 am #1205096Nicolas
ParticipantI need your ip, so that you can enter the site and see the error that I am describing.
December 13, 2016 at 8:24 am #1205240Cliff
MemberI will not be able to provide you with my IP address.
If this is the only way for me to visit your site, please disable that protection temporarily (it may take up to 24 hours for me to reply to your reply), change it to password protection and provide me the password in a Private reply, or follow the troubleshooting steps I provided to you in my initial reply.
January 4, 2017 at 8:35 am #1213185Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Error link next month (views list)’ is closed to new replies.
