Hello,
I came to update to wordpress 4.5.3 and Newspaper 7.3 (the latest version), now when I want to publish a new post or edit an older one, the post get auto-renamed to “ACCUEIL”. I made a short video where I am creating a new post: https://www.dropbox.com/s/cii1f0spk2r2rgy/posts-auto-rename-to-ACCUEIL.mp4?dl=0
Help is welcome.
P.S. The right “ACCUEIL” is my default home page
Try resaving your permalinks. Turn off any settings in Yoast SEO that remove slug words. Clear any caching. Make sure you have backup of your site dbase before doing anything else!!
Keep backups of older versions of theme/site before updating so you can ‘go back’ when possible.
Theme has nothing to do with “links” or post names/slugs; that’s a WordPress / dbase issue and usually caused by
1) settings in yoast to change link behavior
2) some kind of redirect plugin gone bad or htaccess rule setup to do regex type redirects
3) some old plugin not compatible with new version of WordPress or PHP used on your server
4) site not updated properly (e.g., when updating theme you also MUST update the included plugins!)
I don’t work here; just some advice.