Home › Forums › Calendar Products › Events Calendar PRO › iPhone and week view
- This topic has 4 replies, 3 voices, and was last updated 10 years, 2 months ago by
Support Droid.
-
AuthorPosts
-
October 28, 2015 at 3:12 pm #1019566
Conny
ParticipantHi
I just bought the events calendar PRO and have configured most of the things on the calendar. I wanted the calendar to show week view also on mobile devices so I used the add_filter( ‘tribe_events_kill_responsive’, ‘__return_true’); to kill responsiveness. On the computer everything seems fine, when I narrow down my browser window, everything looks fine, but on my iPhone (both safari and chrome) the view is not showing events at all.
Look at my site here: http://151.80.34.62/~lohjankuplahalli/varauskalenteri/ (using theme twenty fifteen)
I did check your support forum for this, but did not find any solutions. Earlier today I had problems with week-view not shoving events at all on computer, and found that the solution was to paste this into functions.php:
function temp_fix_geocoords_breakage( $geocords ) {
return array_map( ‘floatval’, $geocords );
}
add_filter( ‘transient_geoloc_center_point_estimation’, ‘temp_fix_geocoords_breakage’ );Could that, and my problem have something in common?
October 29, 2015 at 7:40 am #1019751Brian
MemberHi,
Thanks for purchasing Pro. I can help out here.
Have you updated to Pro 3.12.5 that may fix the issue. (released late yesterday)
Can you please do that first and then we can go from there on this.
You can download the latest version from your account here on theeventscalendar.com
and follow these steps for manual updates:
Let me know.
Thanks
October 29, 2015 at 10:26 am #1019921Conny
ParticipantHi
Yes, I updated it this morning, but still no effect for the iPhone. In fact the same problem is occurring also on the iPad.
October 29, 2015 at 12:25 pm #1019983Brian
MemberOh Ok, I see what you are trying to do now.
I am not sure we can help much. The Week View has its own special mobile view and that works.
The Week View itself is not designed for smaller screens so there might be issues like this and we are not able to solve them as unfortunately it is not a feature.
I can support the mobile version we ship with the week view, but not this.
February 18, 2016 at 8:29 am #1075246Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘iPhone and week view’ is closed to new replies.
