Viewing 3 replies - 1 through 3 (of 3 total)
  • use the full URL to the images.

    Thread Starter ryder22

    (@ryder22)

    thanks whooami,

    when i put in the full url to the images, they show up on:
    https://fileundermusic.com/wordpress

    but, for some reason, they aren’t showing up on:
    https://fileundermusic.com/wordpress/?cat=5

    when i look at the source it appears to be old code…. do you see the images on both showing up? or, is wordpress somehow storing the old code on the server?

    when i update the index.php file in the theme it’s only the direct call (first example) that changes… urgh, i’m so confused!

    thanks again!!!
    ryder

    Thread Starter ryder22

    (@ryder22)

    hey guys,

    I fixed this problem. For some reason, the template files were being cached on my server. So, once i deleted them, went to the page (now broken), and then re-uploaded the new file, all was good.

    Another thing that helped rather than full url’s was to use the <base> tag in the header..

    <base href=”https://www.mysite.com/images/&#8221; />

    thanks,
    R

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘images not displaying w/ permalinks’ is closed to new replies.