Forum Replies Created
-
Author
-
kjcarleo
ParticipantNo please pay attention to the attachment. If you look the “Lost Password” link, it is not centered.
Attachments:
You must be logged in to view attached files.October 9, 2017 at 05:14 in reply to: LOGGED OUT MESSAGE CUSTOMIZATIONcustomize the color of the Yu #176078kjcarleo
ParticipantWorked great thanks.
kjcarleo
ParticipantJust forget it for now, I will work with the Custom Admin Login plugin folks. Thanks as always.
kjcarleo
ParticipantThat already works (login with e-mail) but how do I make the label say “e-mail Address” instead of username.
Kevin
kjcarleo
ParticipantThat already works (login with e-mail) but how do I make the label say “e-mail Address” instead of username.
kjcarleo
ParticipantI added the above code, but it is still not redirecting – please help.
Here is the code I added to the Quick CSS Section under wp-admin -> theme options -> general options
COPY CODE<script> jQuery(document).ready(function() { document.addEventListener( 'wpcf7submit', function( event ) { if ( '10326' == event.detail.contactFormId ) { window.location.href="https://embassymarine.org/join-us-next-steps/"; // do something productive } }, false ); }); </script>
kjcarleo
ParticipantI just want to use it on the following form: https://embassymarine.org/join-us/ [contact-form-7 id=”10326″ title=”Application for Membership”]
I want it to redirect to another page after the form is submitted.
Kevin
kjcarleo
ParticipantThat’s great, but what about making it redirect to another page, that code didn’t seem to work.
kjcarleo
ParticipantIt is doing it again, please take a look. I have several users reporting the same issue.
kjcarleo
ParticipantYes, but I only want it to occur when this particular form is used, hence the “if” statement as referred at the bottom of this page:
kjcarleo
ParticipantI see the snippet now, but it is still not working 🙁
Attachments:
You must be logged in to view attached files.kjcarleo
ParticipantI tried it with and without the <script> tags, but no redirect yet. Cleared the cache on the server and my internet cache as well. Any ideas?
kjcarleo
ParticipantActually, it works in IE but in Chrome it gets stuck, I cleared history on both. Any ideas?
kjcarleo
ParticipantOnly on me? Then why are all of my users reporting the issue? You mean only on my website?
I will re-enable the popup and see what happens.
kjcarleo
ParticipantI was one of the users with the problem, becasue I have 50-60MBps download and 5MBps upload…
kjcarleo
ParticipantNo, actually I disabled the popup because it was causing to many issues for my users. Here is the thing, I had almost all of my Members reporting an issue logging in “Login Successful, redirecting”, so how could it be cache? I ensured I cleared the cache on the server side…
kjcarleo
ParticipantHey this issue has started again, but now it is getting stuck on “Sending info, please wait…” I tried clearing my cache – but it still does not go past “Sending info, please wait…”. Please help.
kjcarleo
ParticipantNo, I mean can I more lines of data under the others line I added – “Position”, “MemberSince” and “MemberType” have already been added with the code I pasted above.
-
AuthorPosts