I am now having this problem – again. The last time, I set it to default, then back to custom, and it worked. This time, the “trick” is not working.
Have tried that multiple times and still 404.
I do use .htaccess file for files that have been renamed. The file is simple:
RewriteEngine on
redirect myblog https://www.mywebsites.com/myblog
etc. etc.
Don’t want to go back to “default” theme because when I go back to the theme I prefer, there are big problems going back and forth.
I’ve read the “using_permalinks” file and it seems complicated.
Any simple change i can make? The server is mod_rewrite. I used to use FrontPage but no longer.
Thanks.