• How can i get this to work with AMP? I’m using AMPforWP and the AMP Contact Form 7 plugin which seems to bypass the 3rd party plugin and just sends email.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author zaus

    (@zaus)

    That seems weird to me, because my plugin hooks to a ‘basic’ filter in CF7 and so if it’s working then mine should too. Have you:

    * turned on debug mode and checked for emails?
    * made sure it works in non-AMP situations?
    * configured the service correctly?

    Feel free to dump your service configuration here (either from the debug email or from the ‘migrate plugin’ json) so we can see if anything is obvious.

    Thread Starter tabaosco

    (@tabaosco)

    Didn’t know you responded, thank you. I’m not too familiar with hooks and coding but basically I have these plugins, CF7, Forms:3rd Party Integration, Forms: 3rd Party XML, AMPforWP and AMP Contact Form 7 (also Contact Form 7 for AMP).

    I”m posting to a custom CRM and your plugin works fine for non-AMP.
    With AMP, the CF7 form is converted to AMP by AMPCF7 plugin, but it seems to just send to the normal CF7 email after that.

    I’ve set the service the same as I did for non-amp and applied it to the form I”m using for AMP and added my debug email, but I don’t get any debug email or post to the CRM even tho the form shows success. So I’m thinking it doesn’t go through your plugin after the AMP conversion and may have something to do with the amp plugin.

    I’ve reached out to AMPforWP and they said they would help integrate with your plugin but so far its been slow and uncertain so I’m waiting on them. If you could look into this issue and shed some light it would be much appreciated. Thanks for your help.

    Plugin Author zaus

    (@zaus)

    Any update from them? I haven’t had a chance to look at their plugin, but it would be very weird if they’re somehow bypassing CF7’s hooks (technically WP calls them “actions” and “filters” but they’re basically places developers can ‘hook’ their own code into to affect other plugins and WP functionality).

    Can you link the plugins you’re using, so I make sure I’m looking at the right ones?

    • This reply was modified 6 years, 2 months ago by zaus.
    Thread Starter tabaosco

    (@tabaosco)

    Hi,

    I’ve been communicating with them for 3 weeks but they haven’t been able to resolve the issue, not sure if they are trying. The main amp plugin is AMPforWP and it requires the purchase of the purchase of Contact Form 7 for AMP to work with CF7. There’s actually a free plugin AMP Contact FORM 7 which works the same, maybe even better, but the result is the same.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘AMP form integration’ is closed to new replies.