Forum Replies Created
- AuthorPosts
MandyMc
ParticipantThank you so much Ally, wonderful support 🙂
MandyMc
ParticipantHi thanks Ally so if you wanted a name field without the parts you could not make it required? I am guessing to get around this you would just use a text field? Thanks
MandyMc
ParticipantThank you 🙂
MandyMc
ParticipantThanks Ally, that makes sense lol
MandyMc
ParticipantCan you recommend a booking plugin that would do this as I can’t find one that’s why I renewed support for this plugin .thanks
May 15, 2018 at 12:35 am in reply to: I have unlimited site licence but cant get latest version from downloads page #25682MandyMc
ParticipantThanks but I have fixed it now 🙂
MandyMc
ParticipantThanks Ally finally got it to work 🙂
MandyMc
ParticipantPS I have added all the code mentioned in your link .. its just getting the image to submit that I am having trouble with
MandyMc
ParticipantThanks for getting back to me and for the additional information which unfortunately I have not been able to get to work. I am unsure whether this is because the code is in a widget, ie second footer widget.
When you say .. You could put the PayPal buttons outside the form and have a custom image inside the form that when clicked submit the PayPal form, similar to this method.
I have added the image in the form but am unsure how to link it to the submit the paypal form?
Appreciate your help 🙂
MandyMc
ParticipantHi clients website is not working properly because of the above, would you please help me out here?
Thanks
MandyMc
ParticipantThanks for all your help, wonderful support 🙂
MandyMc
ParticipantThanks Ally .. I assumed that you had built it. I have written to plugin developers and they have responded that they are escalating the problem to their lead developers.
With regards the initial problem, seems that I am not getting automatic updates, despite the plugin being verified. As above … Hi Allan, I have version 1.10.0 but when I check for updates .. it has the following message ..You are using the latest version.
I have a valid license key for unlimited sites. Obviously not getting automatic updates???
I now have the latest version but not through automatic updates, would you mind advising as to what could be the problem?
Thanks
MandyMc
ParticipantWonderful thank you so much Ally!
With the update to the new Quform version, the styles I created using the Quform styles plugin, have not automatically carried across to the forms I have migrated to the new. Is there some step I have missed?
MandyMc
ParticipantThanks .. I am trying to achieve a pop up form in button shortcode for Champion Theme .. this was the code for the old version
[iphorm_popup id=1 name=”Car Booking form”][button icon="icon-phone" fontSize="18px" size="medium" link="#show-form" color="" bgColor="rgba(0,0,0,1)" textColor="rgba(255,255,255,1)" hoverBgColor="rgba(255,255,255,1)" hoverTextColor="rgba(0,0,0,1)" icon_color="rgba(255,255,255,1)" hoverIconColor="rgba(0,0,0,1)" id="button_id-8872"]BOOK NOW![/button][/iphorm_popup]
<script type=”text/javascript”>
jQuery(document).ready(function ($) {
$(‘a[href=”#show-form”]’).click(function () {
$(‘.iphorm-fancybox-link’).click();
return false;
});
});
</script>but doesnt appear to work in the new version. Any more handy links?
MandyMc
ParticipantOk some major issues, I ended up going to Code Canyon and getting the latest release and uploading by FTP. If I activate the new version, there are no forms.
The 2 forms I created in the old version, I copied and pasted the export form code. I then de-activated the old and activated the new and tried import but it doesnt work.
Any suggestions?
- AuthorPosts