Tagged: CONTACT FORM, redirect
-
AuthorPosts
-
September 25, 2013 at 10:32 pm #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.
September 26, 2013 at 2:18 am #166340Hi 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!
IsmaelSeptember 26, 2013 at 8:42 am #166491This 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.September 26, 2013 at 11:34 pm #166771Hi!
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!
JosueSeptember 27, 2013 at 2:10 pm #167140Thanks.
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,
September 27, 2013 at 2:17 pm #167146As 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?September 27, 2013 at 2:17 pm #167147Hello!
Feel free to request features here https://kriesi.at/support/topic/enfold-feature-requests/
Glad Ismael and Josue could help :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Contact form redirection’ is closed to new replies.