wildwebwest

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • wildwebwest
    Participant

    this issue is resolved. If anyone uses MaxGalleria Plugin (fantastic!) and it is affecting your Events Calendar Pro (also fantastic) please use this fix. I’m quite positive MaxGalleria will include this in their next update though, so only necessary in the immediate future. Thanks to Brook at Modern Tribe and Alan at MaxGalleria for helping me with this issue. Muchos Gracias!!!

    Mary,

    I think I have a solution. Uncommented line 579 of maxgalleria.php and then replace this line of code at line 578:

    if ( is_admin() && strpos( $_SERVER[ ‘REQUEST_URI’ ], ‘admin-ajax.php’ ) !== false ) {

    with:

    if ( is_admin() && strpos( $_SERVER[ ‘REQUEST_URI’ ], ‘admin-ajax.php’ ) !== false && $_REQUEST[‘action’] === ‘query-attachments’ ) {

    Give this a try and let me know the results.

    Alan

    wildwebwest
    Participant

    This reply is private.

    wildwebwest
    Participant

    This conflict with The Events Calendar Pro seems to be a bit more common than is comfortable. I’ve read others support issues with the same type of issue.

    wildwebwest
    Participant

    This reply is private.

    in reply to: November Events not showing in month view #928572
    wildwebwest
    Participant

    Hi folks, I am having this same exact problem with http://fabricsgaloreandquiltingstore.com

    This site has an Events Calendar Pro license.

    Is there a fix for this yet? The posts I found are from 2013. So wonder why in 2015 with a brand new install, I would have the same problem.

    So to reiterate, a visitor lands on the calendar in month view for January. http://fabricsgaloreandquiltingstore.com/calendar/ When you click the link to forward to February calendar view, the message says there are no events and its blank. (but there are lots of calendar events in February). If I refresh the browser, the February events show like they should.

    PLEASE HELP TO RESOLVE THIS. All plugins are updated and I’m using the latest version of WordPress with Genesis framework and a child theme.

    THANKS MUCH!

    Mary

Viewing 5 posts - 1 through 5 (of 5 total)