Video Post Format

Posted in: Newspaper
Post count: 36

Hi, i create loop.single.video.php but dont work this. How can i write filename for video post format ?

Post count: 7909

Hi,

You can ttry to do this like you have done with gallery template – https://forum.tagdiv.com/topic/post-format-with-special-single-php/
Create single template and the loop will be called there like our template are created: http://screencast.com/t/FIQRg4ku

Thanks!

Post count: 36

Hi Alin,

I have a problem with gallery template. Because i use next – prev with arrow.

Gallery template / it’s ok

http://www.kadindenince.com/yurtdisinda-balayi-yerleri/

Video with Gallery template / it has a problem (focus left arrow on player)

http://www.kadindenince.com/erkek-gomleginden-elbise-nasil-yapilir/

I dont want arrow on player in video page

Post count: 7909

Hi,

I’m not sure why you use a video in the gallery template, but you can try this custom css to hide that arrow: http://screencast.com/t/rMfbtrOkesrM

.single-format-gallery .category-video .geri_y a{
display: none;
}

Hope this helps!

Post count: 36

Hi

Thanks Alin. I tried “loop-single-video.php” but it isn’t working.
I want to make with loop-single-video.php but 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.