Home › Forums › Calendar Products › Events Calendar PRO › How can I have a "non-mobile" month view without disabling responsiveness?
- This topic has 5 replies, 2 voices, and was last updated 8 years, 1 month ago by
twogmarketing.
-
AuthorPosts
-
February 19, 2018 at 7:36 am #1457574
twogmarketing
ParticipantHello,
I’m using Ronneby Theme and originally the month view of the calendar was showing its mobile version (the one with the dots) even on a desktop/laptop. I found the following code snippets in one of your forums:
function customize_tribe_events_breakpoint() {
return 600;
}
add_filter( ‘tribe_events_mobile_breakpoint’, ‘customize_tribe_events_breakpoint’ );AND
add_filter( ‘tribe_events_kill_responsive’, ‘__return_true’);
The only snippet that worked for me was the “kill responsive” snippet, which now makes it so that I can’t use List View on mobile because there I’ve killed responsiveness.
Is there another code I can use that may work better so that I can show a “non-mobile-version” of the calendar on a desktop while still able to show a responsive version on mobile?
Thanks,
February 20, 2018 at 6:13 am #1458536Jaime Marchwinski
KeymasterHi Garron,
Thanks so much for reaching out!
Do you see this same issue when you switch to a default WordPress theme, like ‘Twentyseventeen’?
What view are you trying to display on desktops vs mobile?
You can also start by playing around with the page templates and stylesheets that you have set up:
https://theeventscalendar.com/knowledgebase/stylesheets-and-page-templates/
Let me know how that goes!
Thanks,
Jaime
February 21, 2018 at 2:30 pm #1460386twogmarketing
ParticipantHello Jaime,
I want to display a calendar view on desktop (without the dots) and I want to display a list view on mobile.
I also played around with the templates and stylesheets using the link you sent me and that didn’t help the issue at all.
If you could let me know if any of my original ticket wasn’t clear, I can try to elaborate so that we’re on the same page. I really need the help and I appreciate your assistance!
Thanks,
February 22, 2018 at 5:19 am #1460776Jaime Marchwinski
KeymasterHi Garron,
Can you confirm that when you have your default view set to month and default mobile view set to list, that you don’t see the breakpoints show up the way you expect? You can find this setting under Events Settings < Display.
If this is the case, can you try running through our testing for conflicts procedure and let me know if you still see this issue.
Let me know if you have any other questions in the meantime!
Thanks,
Jaime
March 16, 2018 at 9:35 am #1481290Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘How can I have a "non-mobile" month view without disabling responsiveness?’ is closed to new replies.
