• Resolved Chris

    (@christof15)


    Hi there,

    I encounter an issue where my form displays correctly but doesn’t want to send if used within an apply_shortcodes:

    <?php echo apply_shortcodes('[contact-form-7 id="112" title="Reservation"]'); ?>

    As soon as I use the shortcode in a regular text field it functions as expected..
    I did setup a custom smtp which also works fine. I checked Chrome Devtools but nothing shows up in the network or console tab.

    Any thoughts?

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Thread Starter Chris

    (@christof15)

    Ok, turns out that it starts working again after disabling browser caching for static assets on Cloudflare. No clue though why that would effect the shortcode within an apply_shortcodes only…

Viewing 1 replies (of 1 total)
  • The topic ‘Form not sending within apply_shortcodes’ is closed to new replies.