Contact Form not working
-
Hello, Will ~
Just installed your Insert PHP plugin. Works swellerifically with the date code, et cetera. However, when I embed this code in my post:
[insert_php] query_posts(‘cat=2&showposts=’.get_option(‘posts_per_page’)); ?>
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( ‘content’, ‘text’ ); ?>
<?php endwhile; wp_reset_query();
[/insert_php]… it functions properly, but my Contact Form 7 code breaks (just shows up as the raw code on the page: [contact-form-7 id=”19″ title=”Email List Subscriber”]).
Have you seen this issue before? Any solution? Enlightenment appreciated when you have a moment! . . . .
~ s k n a h T
e k i M ~
Mike Rocha
[email protected]
- The topic ‘Contact Form not working’ is closed to new replies.