• Resolved reclifford

    (@reclifford)


    For some reason when on mobile month view where If I click on the dots that should open the events on the bottom of the calendar. This does not happen.
    I’m trying to find out what the issue is but am not having much luck. Was wondering if anyone knows of certain files that can cause this issue.

    I think it might be a Javascript issue or there is a div that it is searching for that is not there.

    Can inspect it HERE

    Any help would be great thanks!

    https://www.ads-software.com/plugins/the-events-calendar/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Brook

    (@brook-tribe)

    Howdy reclifford,

    Thanks for sharing a link to your site. I am seeing the same thing. Further I am seeing an error in the JS console:

    bootstrap-datepicker.min.js:1 Uncaught TypeError: Cannot read property ‘fn’ of undefined

    I bet that is related. n order to best proceed you will want to test if a “conflict” is happening, and if so narrow it down so a fix can be found for it.?This guide?walks you through how to test for a conflict,?and then?identify what is conflicting. That will likely help you get rid of this error and issue. And once we know whats causing it, a solution may be found.

    Cheers!
    – Brook

    Thread Starter reclifford

    (@reclifford)

    Thanks. It is actually caused by a conflict with some code in our functions.php file that has to do with our CSS. We are currently looking into a solution.

    and I believe that mine is caused by js / css min checking.

    Plugin Author Brian

    (@brianjessee)

    Sounds good reclifford hope you find it.

    Hi MPG if you still have issues please open a new thread and we can help you out.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Events not Showing on Bottom in Mobile View’ is closed to new replies.