Title: Issue responsive calender
Last modified: October 21, 2018

---

# Issue responsive calender

 *  Resolved [caspertechonomy](https://wordpress.org/support/users/caspertechonomy/)
 * (@caspertechonomy)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/issue-responsive-calender/)
 * Hi support,
 * For nuldarttien.nl, I use the events calendar to promote dart tournaments in 
   our neighborhood.
 * The plugin for desktop works very well and everything can be seen in the right
   way. However, this is not the case on mobile devices.
 * Tournaments are visible in the calendar with colours, but when I click on a particular
   day I get the message that there are no tournaments on this day.
 * How can this be solved?
 * Thanks a lot!

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Ed](https://wordpress.org/support/users/erishel/)
 * (@erishel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/issue-responsive-calender/#post-10801485)
 * Hey [@caspertechonomy](https://wordpress.org/support/users/caspertechonomy/),
 * This is most likely due to the third-party The Events Calendar Category Colors
   plugin. Please deactivate and observe.
 * Have a great day,
    Ed ✌
 *  [Courtney Robertson](https://wordpress.org/support/users/courane01/)
 * (@courane01)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/issue-responsive-calender/#post-10896554)
 * Hey there! This thread has been inactive for a while so we’re going to go ahead
   and mark it Resolved. Please feel free to open a new thread if any other questions
   come up and we’d be happy to help. 🙂
 *  Thread Starter [caspertechonomy](https://wordpress.org/support/users/caspertechonomy/)
 * (@caspertechonomy)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/issue-responsive-calender/#post-10906610)
 * Hi Ed,
 * We have still the same issue when we deactivate the Event Calendar Category Colors
   plugin… So this is no solution for the responsive issue.
 * Hope to hear from you soon.
 *  Thread Starter [caspertechonomy](https://wordpress.org/support/users/caspertechonomy/)
 * (@caspertechonomy)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/issue-responsive-calender/#post-10906637)
 * Screenshot desktop: [https://snag.gy/MGyUeX.jpg](https://snag.gy/MGyUeX.jpg)
   
   Here you see, everything works really fine :)!
 * Screenshot mobile: [https://www.mupload.nl/img/gdp7l3yzitcae.32.18.jpeg](https://www.mupload.nl/img/gdp7l3yzitcae.32.18.jpeg)
   
   Here you see, the plugin is not responsive and when we click on a day we can’t
   see the event.
 *  Plugin Contributor [András Guseo](https://wordpress.org/support/users/aguseo/)
 * (@aguseo)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/issue-responsive-calender/#post-10910349)
 * Hi [@caspertechonomy](https://wordpress.org/support/users/caspertechonomy/),
 * When I look at your site in responsive view and click on a day I get a TypeError
   that seems to be coming from your theme.
    Screenshot: [https://dl.dropbox.com/s/dzkpxu047zot2w3/shot_181123_144022.png](https://dl.dropbox.com/s/dzkpxu047zot2w3/shot_181123_144022.png)
 * Please try switching to a default theme like twentyseventeen and check if the
   issue is visible there too, or if it works correctly.
 * If it works with twe17 then I suggest to reach out to your theme developer to
   take a look at what is happening.
 * Hope this helps.
    Cheers, Andras
 *  Thread Starter [caspertechonomy](https://wordpress.org/support/users/caspertechonomy/)
 * (@caspertechonomy)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/issue-responsive-calender/#post-10948020)
 * Hi Andras,
 * I switched to twentyseventeen but the same problem occurs (not really responsive
   and ‘no events found’ on specific days).. so the theme of WordPress is not the
   problem, I think. Can you please tell me how we can solve this? Thanks a lot!
 * Url screenshots: [https://imgur.com/a/oPh9Pq7](https://imgur.com/a/oPh9Pq7)
 * Regards Casper
 *  [Ed](https://wordpress.org/support/users/erishel/)
 * (@erishel)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/issue-responsive-calender/#post-11005564)
 * The dots appearing on the days is as designed. Mobile views are too small to 
   present all this data.
 * You can disable the mobile view on small devices with a snippet like this:
 *     ```
       function customize_tribe_events_breakpoint()
       {return 30;}
       add_filter( ‘tribe_events_mobile_breakpoint’, ‘customize_tribe_events_breakpoint’ );
       ```
   
 * Take care,
    Ed 🤟

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Issue responsive calender’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Ed](https://wordpress.org/support/users/erishel/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/issue-responsive-calender/#post-11005564)
 * Status: resolved