WebSite X5Help Center

 
Eduardo S.
Eduardo S.
User

Blog page Image Gallery  en

Author: Eduardo S.
Visited 905, Followers 1, Shared 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
3 ANSWERS - 1 USEFUL
Aleksej H.
Aleksej H.
Moderator

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.

Read more
Posted on the from Aleksej H.
Nigel B.
Nigel B.
User

It's unfortunate that the Blog isn't that useful.  I did suggest ( https://helpcenter.websitex5.com/en/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. 

Read more
Posted on the from Nigel B.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Best User of the month PT

(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

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪