• hi! im new to wordpress! i think WP is great but im having problems with regards to permalink. Everytime i customized the permalink, the images at my sidebar and header disappear… anyone can help? =)

    thanx!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Not without a link.

    Thread Starter sevenmoon

    (@sevenmoon)

    what link? to my blog? im still trying to practice on my PC, WordPress is installed in my computer, so i actually cant show you the problem…

    write2kill

    (@write2kill)

    I faced the same problem. The images would disappear in all pages except the index page. Only images with absolute paths would show up. But I have been able to resolve it.

    just add <base href=”<?php echo get_settings(‘home’); ?>” /> in the head tags

    write2kill

    (@write2kill)

    An afterthought: this could have possibly because sevenmoon (like I did) might have installed wordpress in a subfolder.

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

The topic ‘the images disappear when customizing permalink’ is closed to new replies.