Viewing attachments

Dragonwhisky

Premium
6,827
United States
the land of green, hills, rocks & whiskey
Dragonwhisky
@Jordan

Is there a way to use picture attachments in subsequent posts without them coming out as links to view?
Like this one does.

View attachment 1400848


Scoresheets for 2024.10.27 have been created.


Or, perhaps even better, a way to suppress the "footer"/"caption", as seen on this image from the gallery.


Thanks.
 
Last edited:
Yes, just use the full URLs to show them as regular images.

The [ATTACH] code is only designed to display an attachment inside of the post it is "attached" to.

That is why this:

[ATTACH=full]1400848[/ATTACH]

Shows up like this:

View attachment 1400848

To use it elsewhere, just grab the file's URL and embed it as an image (you can also use the visual editor's "Insert Image by URL" feature to do this):

[IMG]https://www.gtplanet.net/forum/attachments/snaildata-png.1400848/[/IMG]

Shows up like this:

snaildata-png.1400848


For image gallery content, it's a little easier. Scroll down to the "Share this media" box on the media's page and you will find the "Copy image BB code" generated for you automatically:

[IMG width="710px" height="232px"]https://www.gtplanet.net/forum/media/stewardsupdate.2540/full[/IMG]

Shows up like this:

full
 
Yes, just use the full URLs to show them as regular images.

The [ATTACH] code is only designed to display an attachment inside of the post it is "attached" to.

That is why this:

[ATTACH=full]1400848[/ATTACH]

Shows up like this:

View attachment 1400848

To use it elsewhere, just grab the file's URL and embed it as an image (you can also use the visual editor's "Insert Image by URL" feature to do this):

[IMG]https://www.gtplanet.net/forum/attachments/snaildata-png.1400848/[/IMG]

Shows up like this:

snaildata-png.1400848


For image gallery content, it's a little easier. Scroll down to the "Share this media" box on the media's page and you will find the "Copy image BB code" generated for you automatically:

[IMG width="710px" height="232px"]https://www.gtplanet.net/forum/media/stewardsupdate.2540/full[/IMG]

Shows up like this:

full
Thank you!

Now I just need to edit all my post templates with the appropriate bbcode for those gallery images.
 
Back