I’ve figured it out.
Simply add the following capability to the user role.
$user->add_cap( ‘manage_slp’);
Figured it out.
Add the following to the .cycle() called around line 457.
easing: ‘easeOutQuint’
@yarnboy
Is there any chance you could explain this to me in a bit more detail?
I need to achieve exactly what it sounds like you’ve done.
Many thanks.