Page 1 of 1

How can I get the image address?

Posted: Thu Nov 04, 2021 9:49 am
by letontop
I want to get the image link in the content

Re: How can I get the image address?

Posted: Thu Nov 04, 2021 11:20 am
by Edi
Using the editor TinyMCE you can right click the image, then "Image".

You also can use the Plugin Content ID:

https://plugins.bludit.com/plugin/content-id

The URL will be

Code: Select all

https://yourdomain.com/bl-content/uploads/pages/[id]/image.jpg

Re: How can I get the image address?

Posted: Thu Nov 04, 2021 6:06 pm
by letontop
Thank you very much. The problem has been solved.

Re: How can I get the image address?

Posted: Thu Nov 04, 2021 6:28 pm
by Edi
In addition to this you can with TinyMCE also click the image and then the image icon in the toolbar.