hi!, today I got this theme and I had the same problem. I´m working out-line in this moment with xampp.
I got this message: (if I check the”types” page):
……………..
Warning: include(default): failed to open stream: No such file or directory in C:\xampp\htdocs\wp-content\themes\simplecorp\taxonomy-types.php on line 6Warning: include(): Failed opening ‘default’ for inclusion (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\wp-content\themes\simplecorp\taxonomy-types.php on line 6
………………..
Also I tried the option just wrote and it didn´t work.
Is there a problem with the file taxonomy-types.php?:
…………………
< ?php
$portfolio_page = of_get_option('sc_portfoliodesc');
$template_name = get_post_meta( $portfolio_page, '_wp_page_template', true );
?>
< ?php include ($template_name) ?>
…………………..
Is a great theme, thanks in advance