Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #166275

    According to this post https://kriesi.at/support/topic/contact-form-redirect-on-submit-button/#post-140172 I can use the CF7’s option to rediret to thak-you page, that I know.
    The problem is that this way I loose all the customization given by the native CF of the theme (css & collumns, responsiveness etc.).
    Please give me a solution to remain with the native CF, but implement the redirection,
    Great theme anyway, but I need this very much for the PPC…
    Regards

    • This topic was modified 11 years, 2 months ago by vadi4ek.
    #166340

    Hi vadi4ek!

    Can you give us a link to the contact page? By native CF, you mean the theme’s own styling for contact forms?

    Cheers!
    Ismael

    #166491

    This is the testing page with variety of forms http://goo.gl/LpSErz
    But I actually have the form on every page of the website.
    Yes I mean theme own (native) style and responsiveness and columns option.
    Regards.

    #166771

    Hi!

    Open js/shortcodes.js, go to line 1006/1007, add this code (replace the google.com by the desired URL):

    window.location="http://google.com";

    It should look like this:

    Cheers!
    Josue

    #167140

    Thanks.
    Absolutely awesome! Works like a charm )
    Please note:
    It would be great if you add this function as an option for a contact form. to your next updates to come.
    Regards!!

    Have another issue with this CF, Please read the next message,

    #167146

    As you can see the website is he_IL.
    All the css was done easely, the only issue is with the contact form output to my email.
    BTW when English characters it’s perfect, but when using hebrew it’s not sending all the elements (some of them are just being ignored in the recieved mail).
    I believe it’s because of an unicode character which is placed on a coma(,) button.
    When using CF7, there is no such problem.
    Can you point me to the place where I need to change the encoding, to avoid it?

    #167147

    Hello!

    Feel free to request features here https://kriesi.at/support/topic/enfold-feature-requests/
    Glad Ismael and Josue could help :)

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Contact form redirection’ is closed to new replies.