-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hey Terrill, I'm playing with the WP AblePlayer shortcode--so far so good! It would be great if the shortcode had a way to include the data-transcript-div feature in shortcode format. With our current WP theme, because there's not much room in the main container, the overflow from enabling the transcript is not ideal: https://wptest.wwu.edu/ableplayer-test/ (if you can't access this site, I'm happy to show you). It looks like data-transcript-div would work if we did static HTML, but it would be more efficient to have that attribute available in the shortcode.
It looks like height and width are available attrs, but not really keen on shrinking down the player if it's possible to just drop the transcript below the player.
Overall, love the new WP plugin! 👍