-
-
I have changed it, but it does not work. It works with jpg? this is under files or image?
<img src="<bx_image_url:konek_bg.jpg />">
the code above does not work
-
Yes, you should use the full generate URL of the uploaded file.
<img src="https://my_una_site/the_way_to_my_uploaded_pic_with_long way.jpg"/>
-