Link to an externally created photo albums
You can embed the photo album in a page as follows: As mentiontioned by @amari, load your photoshop album to the server using FTP Create a new Page or Post in WordPress In the editor using text input enter the iframe tag and point it to your uploaded photoshop album as follows: <iframe src=”https://link-to-your-gallery” width=”100%”></iframe> … Read more