Mobile view not working
-
The site is: https://sportoweopole.pl/wydarzenia/
I can’t change the date and view the events on mobile calendar view. Also, abbreviations aren’t working. I’ve updated the plugin to the newest version, with no results. Also, I’ve tried adding the following code in functions.php as someone suggested in another thread
add_action( 'tribe_events_mobile_breakpoint', 'mobile_breakpoint' ); function mobile_breakpoint() { return 768; }
Again, nothing happened. It doesn’t seem to be a compatibility issue.
I will be grateful for any help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Mobile view not working’ is closed to new replies.