Images and JS are broken links on inside pages?
-
Hello all.
I’m very perplexed and annoyed at this point. I walked away for an hour yesterday- walked away from a perfectly working site, and came back to an odd bug.
I’m writing my very first WordPress template for my personal portfolio site. I had this template working, and it’s valid XHTML and CSS (aside from the occasional error in the typed posts, most of which I’ve cleared up).
You can see it here:
https://www.audreysargent.com/You can see, when loading that page, there is a javascript that rounds the corners of the large magenta div on the left. There are also three images on the right.
If you navigate to any of the inside pages, such as:
https://www.audreysargent.com/category/news/You will see that the javascript no longer works, and the images don’t load- however the background images are loading just splendidly (explain that one to me and you get a cookie.)
I have everything but the PHP content calls seperated out into the header and the footer, so they are all using the exact same header footer files (in other words, just the content loading should be varied).
This problem extends to not just the Page template, but the Archive template, and the 404 template as well. Any page other than the index page, in other words.
I tried adding an absolute link to the location of the scripts and images, but that didn’t work out either.
The ONLY change I can think of in the last 48 hours was not made to this site at all, but to the BBpress forum I installed in another directory and in the same database, yesterday afternoon.
I’m at my wit’s end- anyone willing to give things a look or throw out an idea?
Thanks and cookies.
- The topic ‘Images and JS are broken links on inside pages?’ is closed to new replies.