Paratii-Video / paratiisite

Up-to-date source code of our institutional website.
http://paratii.video
GNU General Public License v3.0
7 stars 5 forks source link

Around the block - set iframe in teasers #170

Closed jrgarou closed 6 years ago

jrgarou commented 6 years ago

Set an iframe to show the videos on "teasers" section.

https://github.com/Paratii-Video/paratiisite/blob/93555cbef3ca22fd1d734da657b25612e4670447/src/around-the-block/app/data/data.php#L111-L115

https://github.com/Paratii-Video/paratiisite/blob/93555cbef3ca22fd1d734da657b25612e4670447/src/around-the-block/app/includes/sections/teasers.php#L35-L46

Just show the next button when teasers.list is more than 1: https://github.com/Paratii-Video/paratiisite/blob/93555cbef3ca22fd1d734da657b25612e4670447/src/around-the-block/app/includes/sections/teasers.php#L29-L31

image