• Resolved vijayasawant

    (@vijayasawant)


    Hi,

    I would like to add image in the colophon widget. I added image into media but it is not picking up.

    My website is https://www.oratechsolve.com

    The widget text is as below:

    A small set of behaviours, spread by a small number of people with a high degree of influence and via their networks of connections creates new routines and behaviours which constitute sustainable change in the society.

    <img src=”Somebody.jpg” alt=”Somebody”>

    Is there anything I missed?

    Regards,

    Vijaya

Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to use a full file path to that image – here:

    src="https://yoursite.com/....../Somebody.jpg"

    Once the image is in the media library, go to the page for that image and copy the URL for the image from the box on the right side of the screen. Then paste that full file path into the src="..."

    Thread Starter vijayasawant

    (@vijayasawant)

    Thank you. I got it.

    Regards,

    Vijaya

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add image in colophon widget’ is closed to new replies.