Where is this code in my template?

Home Forums Jevelin Theme Where is this code in my template?

Home Forums Jevelin Theme Where is this code in my template?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Benjam1n
    Participant

    Hi,

    A while back, I added the following code to my site so that when the “submit” button is clicked on a contact form 7 contact form- the user is redirected to the specified page.

    I now wish to remove this code and cannot for the life of me find where I have added it.

    The code is:

    document.addEventListener( ‘wpcf7mailsent’, function( event ) {
    location = ‘https://nxtgenbusinesscoaching.com/application-submitted/’;
    }, false );

    I can find it if I click “view page source” as per the screenshot and code copied in below – but I cannot find it when I log in to my admin site.

    Please help!

    Thanks

    Ben

     

     

    Attachments:
    You must be logged in to view attached files.

    Benjam1n
    Participant

    Sorry. Fixed this now and couldn’t find how to delete a ticket.

    Thanks anuway!

    Shufflehound
    Moderator

    Thank you for letting us know! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)