phillipian / phillipian-wp-2019

2019 phillipian.net Wordpress Theme Redesign
https://phillipian.net/
5 stars 1 forks source link

Add Image Gallery Feature #21

Closed wwsalmon closed 4 years ago

wwsalmon commented 4 years ago

New gallery shortcode containing old image shortcodes -- images could even generate as usual and gallery will just work with the generated markup and apply CSS/JS to make it a gallery

wwsalmon commented 4 years ago

Instructions to use -- just throw normal caption/media-credit/image inside a big [imggallery] wrapper. Example:

[imggallery]

[caption][media-credit name='T. WEI/The Phillipian']<img src='https://phillipian.net/wp-content/uploads/2019/09/Compressed_eelleswig.robotics.001-copy-1.jpg' />[/media-credit] The team of 19 students hopes to make its way to the VEX Robotics Regional Championships in March 2020.[/caption]

[caption width="1000" align="alignnone"][media-credit name='S. ZHANG/The Phillipian']<img src="https://www.vexrobotics.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/2/7/276-7040.jpg" />[/media-credit]Testing[/caption]

[caption width="1000" align="alignnone"][media-credit name='S. ZHANG/The Phillipian']<img src="https://cdn-images-1.medium.com/max/2600/1*5mPlh2oKljuXjvE4gKTuVw.jpeg" />[/media-credit]2 Train Robotics[/caption]

[/imggallery]