Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Divyesh_kakrecha

    (@divyeshk71)

    Hello @creamel

    Thank you for reaching out with your concern regarding the attachment field not working properly when the form is located within the Fancybox popup. Our team will check this issue and get back to you ASAP.

    Thank you!

    Plugin Author Divyesh_kakrecha

    (@divyeshk71)

    Hi @creamel

    I’ve attempted to set up the Contact Form 7 with FancyBox, but I couldn’t find an option to configure the Contact Form within the FancyBox popup. Could you please provide guidance on how you’ve set up the Contact Form 7 with FancyBox popup, so we can replicate the process and address the issue?

    Thanks.

    Thread Starter creamel

    (@creamel)

    1 – link to open popup

    <a href="#order" class="button fancybox">Online order</a>

    2 – in the footer template, code with a popup before the closing body tag

    <div class="fancybox-hidden" style="display:none">
    	<div id="order">
    		<?php
    		echo do_shortcode('[contact-form-7 id="13f48ac" title="Online order"]');
    		?>
    	</div>
    </div>

    3 – install plugin https://wordpress.org/plugins/easy-fancybox/

    • This reply was modified 4 months, 1 week ago by creamel.
    Plugin Author Divyesh_kakrecha

    (@divyeshk71)

    Hello @creamel

    Thank you for providing the steps. We will attempt to set up the contact form in a popup using this code and reproduce the issue.

    We will keep you updated on any developments. Thank you for your patience.

    Plugin Author Divyesh_kakrecha

    (@divyeshk71)

    Hello @creamel,

    We have installed the plugin (easy-fancybox) and set up the popup as per your explanation. Upon testing, we found that it works fine, and we also received the images in the email as attachments.

    See video reference

    Kindly try deactivating plugins, setting the theme to the default, and then activating the plugins one by one. If there is any custom code on your website, please try commenting it out and conducting some debugging. (It’s recommended to back up the website before starting the debugging process.)

    Thanks

    Thread Starter creamel

    (@creamel)

    Hello! Thanks for the answer.
    After looking at the fancybox settings, I discovered that attaching a file only works if the fansybox version FancyBox Legacy is selected (the default one). But I use the FancyBox V2 version on all sites, it is radically different from the other two (FancyBox Legacy and FancyBox Classic Reloaded) that are offered in the plugin.
    Please check with the specified version – FancyBox V2.
    Thank you.

    Plugin Author Divyesh_kakrecha

    (@divyeshk71)

    Hello @creamel,

    We’ve discovered that our plugin is compatible with the legacy version of Easy FancyBox. Please try using the legacy version. If you prefer other versions like V2, you can explore alternative plugins to Fancybox.

    Thanks.

    Hello. I also use FancyBox V2 and have the same problem. Could you please address this to ensure smooth functionality? Thank you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.