Home › Forums › Quform WordPress › Changing an imported form
- This topic has 12 replies, 2 voices, and was last updated 1 year, 2 months ago by Ally.
- AuthorPosts
- August 18, 2023 at 8:20 am #35898MandyMcParticipant
Hi I imported this form .. Hero contact pop up
It has some sections that I dont want such as the dob and sex and Your prefered maximum amount to spend (these I want to edit the amounts) and I would also like to add to the form.
Is this possible and if not how do I replicate it?
Attachments:
You must be logged in to view attached files.August 18, 2023 at 9:42 am #35900AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
August 19, 2023 at 4:26 am #35902MandyMcParticipantBut how .. I cant see any edit buttons .. see screenshot.
Attachments:
You must be logged in to view attached files.August 22, 2023 at 7:10 am #35905MandyMcParticipantHi .. just wondering if I can get a response to this, trying to finish off this site.
Thanks
August 22, 2023 at 8:25 am #35907AllySupport 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 1 year, 3 months ago by Ally.
August 22, 2023 at 9:00 am #35911MandyMcParticipantThanks so much 🙂
Can you please supply selectors or css to align the back and next and the back and send buttons to align left?
August 23, 2023 at 8:47 am #35912AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 5, 2023 at 11:44 pm #35957MandyMcParticipantHi Ally, thanks for the CSS.
I added the little car to the pop up form because I liked it but really it doesnt go with the aesthetics of the site, so I removed it from the Global Css, see screenshot.
This is the code I removed .. background: url(/wp-content/uploads/2019/03/Dollarphotoclub_96508923-pop1.png) bottom left no-repeat.
The image is still there though, I have cleared Chrome cache and resaved the form 3 times but cant seem to get rid of the background image?
Is there somewhere else I should look?
Attachments:
You must be logged in to view attached files.September 6, 2023 at 10:01 am #35967AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 6, 2023 at 11:05 am #35970MandyMcParticipantHi Ally, so weird, I just deleted the image from the Media Library. The form is in the footer of every page. I have sent the logins in the feedback form . . Amanda .. enquiries@kim
September 7, 2023 at 9:28 am #35971AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 8, 2023 at 10:30 am #35975MandyMcParticipantThanks 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 SlideSeptember 8, 2023 at 10:56 am #35977AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.