How to vaildate a subscriber has uploaded a thumbnail using javascript
I have this code in my child theme template submit_video.php. I want to validate that the subscriber has uploaded a thumbnail or they CANNOT publish a video. Here is the code used for upload..I have tried several things already. I…