[](https://)

how can i set hyperlink for a photo
- Edited
You can enable this plugin, which supports pasting images into the editor and storing them locally
composer require fof/upload
Alternatively, you can upload the images to a cloud server or cloud storage and add them to the link
- Edited
Demo
[](https://weblate.rob006.net/projects/flarum/huseyinfiliz-modern-footer/)
[](link-url)
huseyinfiliz hey bro, I set the photo like your code, but I can not see the photo, just an URL
Markdown:

BBCode:
[img=https://discuss.flarum.org/assets/logo-2q2rcevl.png]
If you have FriendsOfFlarum/formatting installed and turn Autoimage on it will also be posted as an image as per https://s9etextformatter.readthedocs.io/Plugins/Autoimage/Synopsis/
[](https://weblate.rob006.net/projects/flarum/huseyinfiliz-modern-footer/)
I tested this markdown code only in the forum where flarum extensions are available and here. This code works. But when I tested it on a forum where many extensions are loaded, I got the problem as you said. An extension is causing this, but I don't know which one.
https://discuss.flarum.org/d/30295-post-galleries is an alternative I can confirm works if similar functionality is required.