• Resolved luckypromo

    (@luckypromo)


    Hi I’ve been doing some testing of a couple of forms 7 on WordPress. I had it working fine on Monday but having changed nothing the redirects no longer work. Does anyone have any idea what might have happened here?
    The details haven’t changed at all and I’m also finding that I cannot redirect using another site that I manage either. Any help would be greatly appreciated.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Yuval

    (@yuvalsabar)

    Hi @luckypromo,

    You have an error on your code which breaks all js in the page:

    View post on imgur.com

    Thread Starter luckypromo

    (@luckypromo)

    Hi Yuval thanks for pointing this out. I can see where the problem is. Do you have any idea how to fix it?
    I think that it may have been something to do with when I changed the font manually to “roboto slab” It was working fine until I installed an update recently. Now the font that I set in the heading isn’t working properly either

    • This reply was modified 4 years, 2 months ago by luckypromo.
    Plugin Contributor Yuval

    (@yuvalsabar)

    Hi @luckypromo,

    It’s not related to the plugin update.
    You should put this code in your style.css file.

    Thread Starter luckypromo

    (@luckypromo)

    Hi Yuval not the plugin update it was a WordPress update but maybe unrelated anyway.
    What about this form as the same thing is happening here:
    https://curasurveys.co.uk/contact-form
    Thanks for your help on this

    Plugin Contributor Yuval

    (@yuvalsabar)

    In this page you have another error with the script you are running after form submissions. Try remove it and you’ll see redirection works. I think you should consult a developer on those issues. It’s not related to the plugin, but to the custom code you are adding.

    • This reply was modified 4 years, 2 months ago by Yuval.
    Thread Starter luckypromo

    (@luckypromo)

    Hi Yuval that’s really helpful. I actually know exactly what to update here thank you for your advice ??

    Thread Starter luckypromo

    (@luckypromo)

    In case it is useful I had implemented the wrong solution on how to track form completions and broken the form. Here I found the correct solution:
    https://chrisberkley.com/blog/contact-form-7-event-tracking-google-tag-manager/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Redirects no longer working’ is closed to new replies.