• I am attempting to embed the highrise contact form into my website footer. The contact form works fine on the contact page itself, but when I put the short code in a widget nothing shows up (yes, I have shortcodes enabled in my widgets). I have also attempted embedding it directly into the templtate with both:

    <?php echo(do_shortcode('[wp-highrise-contact]')); ?>

    and

    <?php echo(do_shortcode('[wp-highrise-contact]'); ?>

    the only thing that seems to show up is [wp-highrise-contact] in the form of text.

    Can anyone help me solve this problem?

    Ryan

    http://wordpress.org/extend/plugins/wp-highrise-contact/

  • The topic ‘[Plugin: WP Highrise Contact] HighRise ShortCode Not Working’ is closed to new replies.