Home › Forums › Quform WordPress › quForm as a button on Enfold
- This topic has 4 replies, 2 voices, and was last updated 9 years, 11 months ago by
Ally.
- AuthorPosts
- April 11, 2015 at 1:41 pm #14922
haybazak
Participanti have some issues with loading a form on a popup when pressing a button
using wp theme Enfoldcurrently using this code on a text block:
[code]
[av_button label='יצירת קשר' link='manually,#show-form' link_target='' size='medium' position='center' icon_select='yes' icon='ue80d' font='fontello' color='custom' custom_bg='#19d823' custom_font='#ffffff'][iphorm_popup id=2 name="Form"][/iphorm_popup]
<script>// <![CDATA[
jQuery(document).ready(function ($) { $('a[href="#show-form"]').click(function () { $('.iphorm-fancybox-link').click(); return false; }); });
// ]]></script>
[/code]but it doesn’t work since i made some small changes to the button
April 12, 2015 at 10:27 am #14938Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 12, 2015 at 10:37 am #14939Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 12, 2015 at 5:10 pm #14944haybazak
Participantit still doesn’t work
http://staging1.haybazak.co.ilthe green and blue buttons with the message icons on the blue overlay
- This reply was modified 9 years, 11 months ago by
haybazak.
Attachments:
You must be logged in to view attached files.April 13, 2015 at 11:38 am #14952Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- This reply was modified 9 years, 11 months ago by
- AuthorPosts
- You must be logged in to reply to this topic.