Hi,
You can in the premium version that you can get at this link http://codecanyon.net/user/dzeriho/portfolio The free version doesn’t support this feature.
Nenad
Hey,
Thanks for the review. I really appreciate it! 😉
Nenad
Hello,
Why not? The regular license should allow you to use the plugin in one of your sites. I see no problem there 🙂 Am I missing something?
Nenad
ok what i needed is $pages = get_pages( array()), then each page needed the template name in a var..
ive solved it with
$type = get_post_meta( $page->ID , ‘_wp_page_template’, true )