Edit: Not a wamp problem, can be deleted.
Hello,
I'm rather new to webdevelopment and building my first page in wordpress. I use wamp 3.2.3 and wordpress 5.5.1 on windows 10 pro.
I have a very weird issue and I actually don't know if it's wamp or wordpress related.
I just finished my front-page.php and it works perfectly fine.
As soon as I try to access another sub-site (localhost/foobar) my css still loads correctly, yet the images don't. I tried to hardcode the pathes to the images within the template but the error persists, thus leading me to think I havent configured something in Wamp yet which I don't know about.
When I inspect the site via dev tools the correct pathes are displayed as well.
The htaccess is generated dynamicly by wordpress as it seems (at least thats whats written within the htacesss file) but I really have no clue about htaccess in general.
I'd really appreciate if somebody could give me a little hint as I feel pretty lost right now.
Thanks in advance!
Hello,
I'm rather new to webdevelopment and building my first page in wordpress. I use wamp 3.2.3 and wordpress 5.5.1 on windows 10 pro.
I have a very weird issue and I actually don't know if it's wamp or wordpress related.
I just finished my front-page.php and it works perfectly fine.
As soon as I try to access another sub-site (localhost/foobar) my css still loads correctly, yet the images don't. I tried to hardcode the pathes to the images within the template but the error persists, thus leading me to think I havent configured something in Wamp yet which I don't know about.
When I inspect the site via dev tools the correct pathes are displayed as well.
The htaccess is generated dynamicly by wordpress as it seems (at least thats whats written within the htacesss file) but I really have no clue about htaccess in general.
I'd really appreciate if somebody could give me a little hint as I feel pretty lost right now.
Thanks in advance!