Tagged: ,

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #4194
    shae strachan
    Participant

    How can I add this to a template? Im trying to do this:

    <a href="#lightbox" rel="lightbox">LINK</a>
    <div id="lightbox"> 
    <?php echo do_shortcode('[gravityform id="1" name="Contact" ajax="true"]'); ?>
    </div>

    What am I doing wrong?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.