sconz
Forum Replies Created
-
Ok thank you for this message, but I already tried it, I’m not dumb.
I think it would be great to allow the use of html in the information bar. It can be very useful.
Let say that it is resolved …
Thanks but I am working offline so the URL is : https://localhost/wp-content/uploads/2012/06/fr.gif
I don’t think that the URL is the problem. I think it comes from the javascript. It’s not written to support what I want to do
I tried but I don’t know why, the link is automatically modified starting with the main domain name.
For example, on my hypothetical website https://www.website.com if I try to put
<img src="https://www.google.fr/image1.jpg" />
, I save the slide and when I refresh the page, I have a look at the code and the code is modified like this :<img src="https://www.website.com/https://www.google.fr/image1.jpg" />
Resolved ?!
This post isn’t resolved
I have something new.
It nearly works when I use this code, but i had to upload the image in the same page
<img src=wp-content/uploads/2012/06/fr.gif />
It is not perfect because the thumbnail is now the image I display in the information bar instead of the photo.
I’m not sure if you understand. Everything works perfectly, the information and the photo show up, the image in the information bar works too. The problem is that the image replace the orginal thumbnail :/
Thank you for your interest.