Blog page Image Gallery
Autor: Eduardo S.
Visited 1221,
Followers 1,
Udostępniony 0
Hello Everyone.
Is there any other way than the "classic slider" to have a image gallery in a blog post.
I would like something like the mosaic gallery that you can put in a normal page, that once you click in an image, it opens in a showbox or similar, or full screen.
Or an external gallery that you can embed in the post.
Any ideas welcome
I have a photography website and blog posts with images are key for me, and I find "the classic slider" way a bit poor for this purpose.
Thanks for your help
Posted on the
Hello.
"Is there any other way than the "classic slider" to have a image gallery in a blog post." - No.
"Or an external gallery that you can embed in the post." - Yes. You can use this tool. But you will have to find an external gallery for this purpose.
It's unfortunate that the Blog isn't that useful. I did suggest ( https://helpcenter.websitex5.com/pl/post/210625 ) a while ago about making ALL the WX5 objects available for the blog as they are for pages but the idea landed on deaf ears.
(It > En) ... you can create your gallery in a hidden page of the site, for example "gallery_sea.html" and without applying graphics, as per program options ...
... and in the window that Aleksej suggested you paste this very simple code:
<iframe src = "../gallery_sea.html" width = "100%" height = "400"> </iframe>
... or:
<iframe src = "http://www.your_site.en/gallery_sea.html" width = "100%" height = "400"> </iframe>
... and you're done...
.
ciao
.