Josh Green

Results 2 issues of Josh Green

Just added the library and tried to run it using: `jQuery('#play').flip(true);` I got the error: `TypeError: flip is undefined[Learn More] flip.js:349:11` My Script calls are correct: `wp_enqueue_script('jquery', 'https://code.jquery.com/jquery-3.2.1.min.js', array(), null,...

I installed the plugin on a fresh WP install. When I create a new event and set it to repeat, it only appears on the calendar for the day I...