Undefined variable: args in /xstore/framwork/theme-functions.php on line 2344
I’ve run into this issue twice as I don’t think the theme supports plugins that create new post types.
I’m using a plugin that creates store locations and makes this it’s own post type. The post type page doesn’t have the 8theme page options and I’m guessing it has to do with the undefined variable. Where can I modify theme-functions.php to support other post types?