• Resolved sconz

    (@sconz)


    Hi !

    I am using the last version of the plugin and I wanted to know if it possible to put an image markup in the information bar.

    I am using the slideshow to show users profiles and I would like to display a flag to show where do they come from.

    I tried with the <img src="" /> but when I save my slide and reopen it, the code is modified like this : <img src=\"\" />

    Thank you for this great plugin !

    https://www.ads-software.com/extend/plugins/slideshow-gallery/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Tribulant Software

    (@contrid)

    Thank you for your post!

    The description of the information bar shouldn’t be supporting HTML code. Please give it a try though and put an image element/tag in there and see if it works.

    All the best,
    Antonie

    Thread Starter sconz

    (@sconz)

    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.

    Thread Starter sconz

    (@sconz)

    Resolved ?!

    This post isn’t resolved

    Plugin Author Tribulant Software

    (@contrid)

    Thank you for your response!

    Why not use an absolute URL with https://&#8230;. to the image?

    All the best, Antonie

    Plugin Author Tribulant Software

    (@contrid)

    I marked it as resolved.

    You asked a question without trying at all.
    You are linking to an image without an absolute URL.
    Try that and it should work.

    Thread resolved ??

    Thread Starter sconz

    (@sconz)

    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" />

    Plugin Author Tribulant Software

    (@contrid)

    Thank you for your response.

    What is the link/URL to your image on your server?
    If you provide that, I’ll create the HTML for you to insert.

    All the best, Antonie

    Thread Starter sconz

    (@sconz)

    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

    Plugin Author Tribulant Software

    (@contrid)

    Thank you for your response!

    So the HTML for this will be:

    <img src="https://localhost/wp-content/uploads/2012/06/fr.gif" />

    Like I mentioned in the first reply, the HTML shouldn’t be able to work in the information bar description message. I just said to try it, it is not guaranteed to work. If it doesn’t, we can add this to our development list for a future release, okay?

    All the best, Antonie

    Thread Starter sconz

    (@sconz)

    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 …

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Plugin: Slideshow Gallery] Is it possible to put images in the information of a slide ?’ is closed to new replies.