arrow_upward
I can't seem to correctly use the [gallery] IMG links [/gallery]
#1
I'm not sure where I'm going wrong, but I can't seem to effectively use this.code on my posts.
The first image appears in the preview window, but the rest do not. Any tips?
Example below.

[Image: jH1kIF.jpg]
[Image: jH1Wsv.jpg]
[Image: jH1FSA.jpg]
[Image: jH1Zeb.jpg]
Arrow Please remember to leave a LIKE At  
Exclamation if you SPAM, I WILL REPORT YOU Exclamation






#2
The code you are using becomes eschewed because you put align tahs aroud the images before putting gallery tags around them.

In the example above you have

Code:
[align=center][gallery][/align]
[align=center][img]https://i.imgfly.me/jH1kIF.jpg[/img][/align]
[align=center][img]https://i.imgfly.me/jH1Wsv.jpg[/img][/align]
[align=center][img]https://i.imgfly.me/jH1FSA.jpg[/img][/align]
[align=center][img]https://i.imgfly.me/jH1Zeb.jpg[/img][/align]
[align=center][/gallery][/align]

which won't work, where as the code below will work

Code:
[align=center][gallery]
[img]https://i.imgfly.me/jH1kIF.jpg[/img]
[img]https://i.imgfly.me/jH1Wsv.jpg[/img]
[img]https://i.imgfly.me/jH1FSA.jpg[/img]
[img]https://i.imgfly.me/jH1Zeb.jpg[/img]
[/gallery][/align]


Also note that on any one page, only 1 gallery will work so you cannot have multiple galleries.
Please read the FAQ's before you message me.
leakedbb.com/faq.php
Message me if you have any issues with the forum

[Image: bde77860ca7faa1f89ec9c4c3771efcb.gif]






[+] 2 users Like Lucifer NightStar's post
#3
Thank you. I have tried and it is working as expected now  Smile
Arrow Please remember to leave a LIKE At  
Exclamation if you SPAM, I WILL REPORT YOU Exclamation






#4
Hopefully you got it fixed



#5
..........



#6
Dhdhdhdjdj