Image gallery content
-
Hi, I bought the premium license to convert a private weblog into PDF or epub for my kid. Works quite well, inlcuding regular images, except for images that are in image galleries.
<div id='gallery-1' class='gallery galleryid-17034 gallery-columns-3 gallery-size-thumbnail'> <dl class='gallery-item'> <dt class='gallery-icon portrait'> <a href='https://www.example.com/wp-content/uploads/2018/02/IMG_2908.jpg'><img width="150" height="150" src="www.example.com/wp-content/uploads/2018/02/IMG_2908-150x150.jpg" class="attachment-thumbnail" alt="IMG_2908" /></a> </dt> </dl> <dl class='gallery-item'> <dt class='gallery-icon portrait'> <a href='www.example.com/wp-content/uploads/2018/02/IMG_2912.jpg'><img width="150" height="150" src="www.example.com/wp-content/uploads/2018/02/IMG_2912-150x150.jpg" class="attachment-thumbnail" alt="IMG_2912" /></a> </dt> </dl> </div>
I would really want to include the images in the galleries as well. Is there a way I can alter the source that is used for the conversion? What is used, the RSS feed? The actual post on the blog?
I am capable of changing code, in this case I only would need to know where to do that.
Thanks in advance for your assistance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Image gallery content’ is closed to new replies.