Popup for contact form using a button shortcode or simple link

Hi,
I need to open a modal contact form using either a button or a text link. I understand that one can achieve this using the  shortcode:
[popup title="Title" padding="0" button="0"][contact-form-7 id="75" title="Contact form"][/popup]

How can I add the contact form in the scenarios mentioned below?
<p>[button title="Title" icon="" icon_position="" link="" target="_blank" color="" font_color="" large="0" class="prettyphoto" download="" onclick=""]</p>
<p><a class="prettyphoto" href="#">Popup</a></p>

Comments

Sign In or Register to comment.