localhost with static page redirects
-
Hi, I’m using a bi language setup, English and Turkish, English being the default.
It’s a local install and I’m getting too many redirect errors when accessing the site.
My WordPress address and Site address a both set tohttp//localhost:3000.
My permalinks are setup as Post Name and I’m using a static front page.

I’ve tried, changing the WordPress address tohttp//localhost:3000/en/which then locks me out of Admin side as well.
I tried displaying the front page as latest blog posts but also to no avail.
Not sure what else to try, any help most appreciated.SOLVED
I was using the browsersync proxy URLhttp//localhost:3000for the WordPress and Site addresses instead of my local MAMP host namedev.mysite.co.uk
The topic ‘localhost with static page redirects’ is closed to new replies.