Home › Forums › Quform WordPress › Changing an imported form › Reply To: Changing an imported form
Thanks Ally you are a legend!
One last thing .. how do I get the Avada Theme button on the slides “Get a Quote” to link to the pop up.
You have my logins.
This is the button code .. the link “” is at the beginning. Thanks so much 🙂
[fusion_button link=”” title=”” target=”_self” link_attributes=”” alignment_medium=”” alignment_small=”” alignment=”center” modal=”” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” sticky_display=”normal,sticky” class=”” id=”” color=”custom” button_gradient_top_color_hover=”” hue=”” saturation=”” lightness=”” alpha=”” button_gradient_top_color=”” button_gradient_bottom_color_hover=”” button_gradient_bottom_color=”” gradient_start_position=”” gradient_end_position=”” gradient_type=”” radial_direction=”” linear_angle=”180″ accent_hover_color=”var(–awb-color1)” accent_color=”var(–awb-color1)” type=”” bevel_color=”” bevel_color_hover=”” border_top=”2px” border_right=”2px” border_bottom=”2px” border_left=”2px” border_radius_top_left=”” border_radius_top_right=”” border_radius_bottom_right=”” border_radius_bottom_left=”” border_hover_color=”var(–awb-color1)” border_color=”var(–awb-color1)” size=”” padding_top=”” padding_right=”” padding_bottom=”” padding_left=”” fusion_font_family_button_font=”” fusion_font_variant_button_font=”” font_size=”40px” line_height=”” letter_spacing=”” text_transform=”” stretch=”default” margin_top=”” margin_right=”” margin_bottom=”” margin_left=”” icon=”” icon_position=”left” icon_divider=”no” hover_transition=”none” animation_type=”” animation_direction=”left” animation_color=”” animation_speed=”0.3″ animation_delay=”0″ animation_offset=””]GET A QUOTE[/fusion_button]
I tried this from googling
[quform id="1" name="Pop up hero"]
[fusion_button link=”#form-1″ title=”” target=”_self” link_attributes=”” alignment_medium=”” alignment_small=”” alignment=”center” modal=”” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” sticky_display=”normal,sticky” class=”” id=”” color=”custom” button_gradient_top_color_hover=”” hue=”” saturation=”” lightness=”” alpha=”” button_gradient_top_color=”” button_gradient_bottom_color_hover=”” button_gradient_bottom_color=”” gradient_start_position=”” gradient_end_position=”” gradient_type=”” radial_direction=”” linear_angle=”180″ accent_hover_color=”var(–awb-color1)” accent_color=”var(–awb-color1)” type=”” bevel_color=”” bevel_color_hover=”” border_top=”2px” border_right=”2px” border_bottom=”2px” border_left=”2px” border_radius_top_left=”” border_radius_top_right=”” border_radius_bottom_right=”” border_radius_bottom_left=”” border_hover_color=”var(–awb-color1)” border_color=”var(–awb-color1)” size=”” padding_top=”” padding_right=”” padding_bottom=”” padding_left=”” fusion_font_family_button_font=”” fusion_font_variant_button_font=”” font_size=”40px” line_height=”” letter_spacing=”” text_transform=”” stretch=”default” margin_top=”” margin_right=”” margin_bottom=”” margin_left=”” icon=”” icon_position=”left” icon_divider=”no” hover_transition=”none” animation_type=”” animation_direction=”left” animation_color=”” animation_speed=”0.3″ animation_delay=”0″ animation_offset=””]GET A QUOTE[/fusion_button]
[iphorm_popup id=1][/iphorm_popup]
<script type=”text/javascript”>
jQuery(function ($) {
$(‘a[href=”#form-1″]’).click(function () {
$(‘.iphorm-fancybox-link-1’).click();
return false;
});
});
</script>
On this page .. https://kimberleycabinets.au/cabinetry-renovations/
I added the code to the second button on the Renovations Slide