pull non-wp site into content area of wordpress -or- pull wp header into non wp site?

Tight integration (loading either inside of other one) without much functionality overlap might come with considerable performance penalty. It might or might not be relevant for you. Since the issue can be abstracted to “how to transfer fragment of page to external site” I would probably generate that fragment in WP and make other side … Read more

Multiple templates for single custom post type

Might be side-stepping your question, but can you use get_template_part? <?php get_template_part( ‘plans’, get_post_meta($post->ID, ‘my_custom_field’, true ) ); ?> Then create “plans_plana.php” and “plans_planb.php” (assuming that ‘my_custom_field’ can have values of ‘plana’ and ‘planb’). twentyten and twentyeleven make heavy use of get_template_part if you need some more examples.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)