Hi - hoping someone can give some advice.
I'm developing a wordpress site locally using MAMP at the moment and am having some issues linking to images/js files.
Ideally I'd like to set a base href but when i use the normal <base href="http://localhost:8888/wp-content/themes/my-theme/" />, it fixes the images and js issues but then links in the menu stop working.
Any ideas?