I working on a custom template, when i add a new page and click on publish WP save my new page but it doesn't do the refresh so i get in the address bar
this
http://localhost:8888/WP/test/wp-admin/post.php?
instead of http://localhost:8888/WP/test/wp-admin/post.php?post=15&action=edit&message=1 But i manually go back the data is saved. I got something similar if i log out of my WP website: it log out the user but i don't get the login page automatically.
Is anyone know why, or how i can fix this thing.
Thank
Charles