Header widget not showing image in Pages Header

  • giga

    #10311

    Hi,

    I follow a guide and successfully added a custom Logo (Image) in a Header Widget and It’s working freat on my main index page (Home)

    The problem: the image is not displayed in the other pages .

    How I can fix this issue ?

    <img src="link image" width="234" height="75" style="left:30px;margin-top:80px;position:absolute;">

    Mod

    Kenneth John Odle

    #45881

    For your src attribute, try using an absolute URL, rather than a relative URL.

    In other words, this

    http://gigaiptv.com/wp-content/uploads/2016/02/1_Primary_logo_on_transparent_234x75.png

    instead of this

    wp-content/uploads/2016/02/1_Primary_logo_on_transparent_234x75.png

    WordPress does not like relative URLs.

    giga

    #45882

    Thanks mate, you deserve a Kiss.

    Mod

    Kenneth John Odle

    #45883

    Marking thread as resolved. You can do this yourself as well.

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.