Get_stylesheet_directory returns path to /templates folder

Hey, just installed Sage 8.5 and started working on a new theme.

I’ve used Sage for many sites before so I know this isn’t the default behavior, but get_stylesheet_directory() as well as bloginfo('stylesheet_directory') are returning /path/to/mytheme/templates instead of the /path/to/mytheme

I don’t know why this would be happening or how I could go about fixing it. Any help is greatly appreciated!

Thanks

I’m not sure if it could be related, but custom templates also aren’t showing on the post edit screen.

I had symlink from my themes folder to my Sage install, that was somehow pointing into ./templates. :grin:

Thanks for following up :slight_smile: