Viewing 1 replies (of 1 total)
  • Plugin Author Weston Ruter

    (@westonruter)

    This is coming from the CSS rules. For example:

    .weglot-flags span:before{/*...*/background-image:url("../images/rect_mate.png");/*...*/}

    And:

    .wgcurrent:after{/*...*/background:url("../images/wgarrowdown.png") no-repeat;/*...*/}

    The plugin adding these style rules needs to use absolute paths instead of relative ones (e.g. ../).

Viewing 1 replies (of 1 total)
  • The topic ‘Im having 404 on 2 images’ is closed to new replies.