Title: Problem with embedded video
Last modified: August 21, 2016

---

# Problem with embedded video

 *  [ptrv](https://wordpress.org/support/users/ptrv/)
 * (@ptrv)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/problem-with-embedded-video/)
 * Hi,
 * I found this code to use the prettyPhoto plugin with Post Images:
 *     ```
       <script type="text/javascript">
       $(document).ready(function(){
       	$('.postclassname a').has('img').attr('rel', 'prettyPhoto[]');
       });
       </script>
       ```
   
 * It works great with images, but when there is an embedded Youtube video in the
   post, it gets included in the ‘playlist’ of prettyPhoto, and I get the error “
   Image cannot be loaded”. Is there a way to exclude embedded video’s?
 * Thanks, Peter
 * [https://wordpress.org/plugins/prettyphoto/](https://wordpress.org/plugins/prettyphoto/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [ptrv](https://wordpress.org/support/users/ptrv/)
 * (@ptrv)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/problem-with-embedded-video/#post-5162528)
 * It’s more a jquery question I believe. What would the syntax be to prevent the
   embedded video
    `<iframe src="http://www.youtube.com/embed/xxxxxxx?feature=oembed"
   ></iframe>` which apperently contains an image (‘img’) from getting the rel=prettyPhoto[]?

Viewing 1 replies (of 1 total)

The topic ‘Problem with embedded video’ is closed to new replies.

 * ![](https://ps.w.org/prettyphoto/assets/icon-256x256.png?rev=2331751)
 * [PrettyPhoto - Simple Lightbox Plugin](https://wordpress.org/plugins/prettyphoto/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/prettyphoto/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/prettyphoto/)
 * [Active Topics](https://wordpress.org/support/plugin/prettyphoto/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/prettyphoto/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/prettyphoto/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [ptrv](https://wordpress.org/support/users/ptrv/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/problem-with-embedded-video/#post-5162528)
 * Status: not resolved