I have a post which uses WP shortcode to display my video file.
It’s supposed to look like this:
But it looks like this:
After I click “Load More Posts” AJAX call.
The video player will look like the way I want after I click the post. It’s only when the post is loaded with AJAX that it appears like this.
Can anyone tell me what’s wrong?
Thanks.