• Resolved Bryan Ex

    (@bryan-ex)


    There seems to be a conflict with the main menu in the Pilcrow theme and the plugin “Events Calendar”. When viewing an event the main menu no longer works and the back button must be used to leave the page. I loaded up a second unaltered install of WordPress 4.1, an unaltered install of Pilcrow theme, along with Events Calendar as the only plugin to make sure it’s not caused by my own changes yet the problem persists. Switch to another theme like 2012 and the issue is resolved. My test install can be seen here – https://www.testing.stonebriarfarm.com/ . Click on events, “test event” to view the listing, then try to access the sample page menu. Any help appreciated.

    – Bryan

Viewing 3 replies - 1 through 3 (of 3 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    I would post in the Event Calendar plugin support forum on this, but in the meantime, give the following CSS a try.

    #tribe-bar-form {
        background: none;
    }
    .tribe-bar-filters {
        background: #f5f5f5;
    }
    Thread Starter Bryan Ex

    (@bryan-ex)

    Thank you sacredpath but unfortunately no joy with that CCS add on and yes, I have notified both Pilcrow theme and Events Calendar to the conflict. Figured I would give both groups a kick at figuring this one given both are so popular but apparently incompatible. I just don’t know enough about these dynamic type menus to do the figuring myself. Any help appreciated.

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hopefully the Event Calendar people can get an update out to take care of this, and you are welcome.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu conflict with event calendar plugin’ is closed to new replies.