Changing theme name

Posted in: Newspaper
Post count: 3

I’m having an issue with theme name change.
After changing a theme folder name and accordingly changing that name in css the website stops working – shows blank.
What can be the issue?

Post count: 9544

See the wordpress codex on how to do this.

You are correct, however, that changing the folder, and changing the style.css file will work. I’ve done it for several sites running the theme.

Won’t work when using child theme, unless you fix that also.

If your wp-config.php file has hard coded link to /themename/ – that would need to be changed (not common).

All your caching on the server needs to be cleared completely likely twice.

It does work 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.