Mobile version do not show videos

Posted in: Newsmag
Post count: 44

Hi. I am using a seperate mobile theme , and newsmag for desktop.

the problem is that in mobile version it does not show the videos fo the posts that have video.

It shows only embeded videos but not the videos that I put as s you know on video section.

please can you tell me how you put video on your theme to put it on
the new theme single-php to show the videos?

Thank you in advance!

Post count: 6535

Hi

I am not familiar with your mobile theme functionality so I cannot provide a solution for that. You should contact the theme’s author and ask him for advice.
Also you can check our implementation regarding videos in td_video_support.php file: http://screencast.com/t/sjiTsGAXU

Thanks for the message!

Post count: 44

And how do you call td_video_support.php
in single.php or in loop-single.php?
Does it use a shortcode or hooks something that I must copy and paste in the mobile theme single.php?

Post count: 1291

Hi,

The file contains a class – http://screencast.com/t/rt23wMnlSl
It’s called here – http://screencast.com/t/yqSwwVTwJhttp://screencast.com/t/QZT6xBLroKf – and the file – http://screencast.com/t/LeWWoYb41G
I guess you have to create a copy of the get_image() function and add it into your theme – http://screencast.com/t/zHqwCccUgzG
The function is called on the single templates – http://screencast.com/t/BZ4u2cpqw

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.