• I added an image to /public_html/wp-admin/images

    I have tried to display the image on a page using various URLs and it never appears.
    Latest attempt is this:
    <img src=/public_html/images/ciancakes.jpg” />

    I have tried this format advised in another post:
    <img src=”https://www.yourdomainname.com/images/imagename.jpg”&gt;

    I even tried the absolute URL.

    None work – what am I doing wrong?
    (Something embarrassingly simple I bet)

Viewing 2 replies - 1 through 2 (of 2 total)
  • an unusual place to add images – however i would assume that the following should work:

    <img src="https://www.yourdomainname.com/wp-admin/images/imagename.jpg">

    Thread Starter raddy59

    (@raddy59)

    alchymyth

    thanks – I’ll try that.

    Where do you advisewould I put images – and mind how you answer that one:)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Iage URL problems’ is closed to new replies.