Reply To: Cant see the portfolio page…

Homepage Community Forums General Cant see the portfolio page… Reply To: Cant see the portfolio page…

#15835
Wes
Moderator

    WordPress uses the code/text in the Stylesheet (style.css file) as the Theme name. It also relies on the theme folder and the name of that folder for a location. So if you change the name of that folder while the theme is active it will show that error. In order to properly setup a custom theme name you’ll need to change the theme name that is listed at the top of the style.css file….as well as the folder it’s located in (thats optional). Try changing that and it should recognize it.

    If reactivating the theme in your Appearance section doesn’t fix it, then that means you may have edited one of your files improperly which is what is causing the issue. To make sure, I would upload and activate the original theme itself to make sure that it works…..then that way we’ll know that it’s not the Theme that is causing the issue. Once we can see that, then we’ll need to figure out what code/adjustment to your code that you added that may have caused the error so you can get it fixed.