Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to do this in WordPress ? Re: How to do this in WordPress ?

#126619
tomrogers123
Member

You could add each image URL as a value to the page and output these however you please outside of `the_content()` (using the `get_post_meta()` method) in a custom theme template. For learning how to do that, this tutorial could be useful: https://www.youtube.com/watch?v=QsjfvloC4yc