Ajax Month Menu & Event Calendar Pro Issue

Home Forums Calendar Products Events Calendar PRO Ajax Month Menu & Event Calendar Pro Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46435
    Jeffrey
    Participant

    I am using the Dejavu theme (Mysitemyway)with Event Calendar Pro 2.0.11. The issue I am having is that the ajax monthly Next/Prev menu system breaks form and stacks oddly when a month does not have an event.

    It seems rogue “p” and “br”s are being added for some reason. Not sure whey if an event exist for a month the layout works fine.

    Shows the page without an event date and layout issue:
    http://nancy.dev4.webenabled.net/events/

    Shows page with an event and layout correct:
    http://nancy.dev4.webenabled.net/events/2013-05/

    Any help would be appreciative

    JAS

    #46444
    Barry
    Member

    Hi jeffrey,

    I’m not sure either, but I know some themes (and perhaps plugins) have a habit of re-ordering the stack of filters that are used to process output so that paragraphs and line breaks are applied across the board even when they aren’t desired.

    I’m not sure why that would only be happening under the circumstances you have described, though. Was this problem resolved by switching to a default theme such as Twenty Twelve or Twenty Eleven?

    #46537
    Jeffrey
    Participant

    Barry this is clearly a template issue. The solution that works is the following if this ever comes up again:

    .tribe-events-month-nav p, .tribe-events-month-nav br {
    display: none !important;
    }

    #46540
    Barry
    Member

    Glad you got a solution you’re happy with 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Ajax Month Menu & Event Calendar Pro Issue’ is closed to new replies.