Title: Responsive problem
Last modified: August 30, 2016

---

# Responsive problem

 *  [luconet](https://wordpress.org/support/users/luconet/)
 * (@luconet)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsive-problem-14/)
 * your gallery has an alignment problem for some formats Mobile
    [](http://www.responsinator.com/?url=http%3A%2F%2Fwww.apptha-demo.com%2Ftemplate%2Fvideostream%2F)
 * [https://wordpress.org/plugins/contus-video-gallery/](https://wordpress.org/plugins/contus-video-gallery/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [karthikeyani](https://wordpress.org/support/users/karthikeyani/)
 * (@karthikeyani)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793288)
 * Share your site link to check the issue.
 *  Thread Starter [luconet](https://wordpress.org/support/users/luconet/)
 * (@luconet)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793291)
 * The problems are on all sites, even on your demo site:
    [](http://www.responsinator.com/?url=http%3A%2F%2Fwww.apptha-demo.com%2Ftemplate%2Fvideostream%2F)
 *  Thread Starter [luconet](https://wordpress.org/support/users/luconet/)
 * (@luconet)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793292)
 * The problems are on all sites, even on your demo site:
    [http://www.responsinator.com/?url=http%3A%2F%2Fwww.apptha-demo.com%2Ftemplate%2Fvideostream%2F](http://www.responsinator.com/?url=http%3A%2F%2Fwww.apptha-demo.com%2Ftemplate%2Fvideostream%2F)
 *  [karthikeyani](https://wordpress.org/support/users/karthikeyani/)
 * (@karthikeyani)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793393)
 * Hi,
 * I have noticed the issue with the given URL and working on the demo. Since the
   new version has been released, updating the demo with the latest version. While
   doing this, responsive issue will also be fixed. If you want to fix the same 
   for your site, contact the support team at [assist@apptha.com](https://wordpress.org/support/topic/responsive-problem-14/assist@apptha.com?output_format=md)
 *  [sakram80](https://wordpress.org/support/users/sakram80/)
 * (@sakram80)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793450)
 * Hi,
 * I am also facing responsive problem when I add dailymotion videos. Player scale
   down the width and height of the video, but it hides the video controls. It only
   shows black screen.
 * Videos are displayed normally in desltop/PCs. But when I try to open it with 
   ipad, or smartphone nexus 4, p8 I cannot.
 * best regards,
 *  [karthikeyani](https://wordpress.org/support/users/karthikeyani/)
 * (@karthikeyani)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793451)
 * Share your site link to check the issue.
 *  [sakram80](https://wordpress.org/support/users/sakram80/)
 * (@sakram80)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793452)
 * Hi karthikeyani,
 * Thanks. Here is the link.
    [http://www.zameen.info](http://www.zameen.info)
 * br
 *  [priyadarshinimuthuraman](https://wordpress.org/support/users/priyadarshinimuthuraman/)
 * (@priyadarshinimuthuraman)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793453)
 * Hi,
 * For DailyMotion videos not playing in the mobile device, follow the below steps,
 * 1) Go to the file path wp-content/plugins/contus-video-gallery/front/views/videodetailpage.
   php.
 * 2) And find the below code, take backup of the file before modifying it.
 *     ```
       $output='<script src="http://api.dmcdn.net/all.js"></script><div id="player"></div><script>var player = DM.player(document.getElementById("player"),{video: "'.$split_id[0].'",width: "100%",params: {html: 0,wmode: "opaque"},events: {playing: function(){onPlayerStateChange();}}});var done = false;function onPlayerStateChange(){if (!done) {currentVideoP('.$videoId.');done = true;}}</script>';
       ```
   
 * replace the above code as below,
 *     ```
       $output='<script src="http://api.dmcdn.net/all.js"></script><div id="player"></div><script>var player = DM.player(document.getElementById("player"),{video: "'.$split_id[0].'",width: "100%",events: {playing: function(){onPlayerStateChange();}}});var done = false;function onPlayerStateChange(){if (!done) {currentVideoP('.$videoId.');done = true;}}</script>';
       ```
   
 *  [sakram80](https://wordpress.org/support/users/sakram80/)
 * (@sakram80)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/responsive-problem-14/#post-6793454)
 * Hi priyadarshinimuthuraman,
 * It works like charm
 * thanks alot.
 * best regards,
 *  [ketanrajput](https://wordpress.org/support/users/ketanrajput/)
 * (@ketanrajput)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-problem-14/#post-8951807)
 * Hii
 * I have used this plugin WordPress Video Gallery. Videos is showing on desktop
   is good but on mobile version and ipad version its not showing.its showing the
   error “player does not support”
 * How can i fix this?

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Responsive problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contus-video-gallery_ba544b.svg)
 * [WORDPRESS VIDEO GALLERY](https://wordpress.org/plugins/contus-video-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contus-video-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contus-video-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/contus-video-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contus-video-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contus-video-gallery/reviews/)

 * 10 replies
 * 5 participants
 * Last reply from: [ketanrajput](https://wordpress.org/support/users/ketanrajput/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-problem-14/#post-8951807)
 * Status: not resolved