tm0flash
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Emails not sendingThank You @takayukister appreciate the support. Looks to be resolved. I did have one more question. When I receive the email it says from WordPress.
Where can I change this to be more personalized.
Forum: Plugins
In reply to: [Contact Form 7] Emails not sendingAny suggestions on what I can check that may be causing this issue?
Forum: Plugins
In reply to: [Contact Form 7] Emails not sendingSo I didn’t ignore the warning. I have been scratching my head about that for a while. I could not find which html error it was referring too, until you posted a link. I tried google, html parser, forums, faqs etc. I thought it was an issue of having inline CSS. Also, I did not think it was an issue, because the form worked fine before, just all the sudden it stopped. So thank you for posting that link I have removed <form> and error went away. I then tested the form – it isn’t working, but it does give a reply.
<style type="text/css"> .form-control:focus {border-color: #A249FF;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(152, 70, 251, 0.5);} .form-control{border-width: 2px; border-color: #33F0F5;} .btn{background-color: #7B5BA6; color:#FFFFFF; border:none;} .btn:hover{background-color: #43C7F4; color:#FFFFFF;} </style> <div class="form-group"> <div class="col"> <label> [text* your-name placeholder "name*"] </label> </div> <div class="col"> <label> [email* your-email placeholder "email*"] </label> </div> <div class="col"> <label> [text* your-subject placeholder "subject*"] </label> </div> <div class="col">- This reply was modified 5 years, 11 months ago by tm0flash.
Forum: Plugins
In reply to: [Contact Form 7] Emails not sendingForum: Plugins
In reply to: [Contact Form 7] Emails not sending<style type=”text/css”>
.form-control:focus {border-color: #A249FF;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(152, 70, 251, 0.5);}
.form-control{border-width: 2px; border-color: #33F0F5;}
.btn{background-color: #7B5BA6; color:#FFFFFF; border:none;}
.btn:hover{background-color: #43C7F4; color:#FFFFFF;}
</style><form>
<div class=”form-group”>
<div class=”col”>
<label>
[text* your-name placeholder “name*”]
</label>
</div>
<div class=”col”>
<label>
[email* your-email placeholder “email*”]
</label>
</div>
<div class=”col”>
<label>
[text* your-subject placeholder “subject*”]
</label>
</div>Forum: Plugins
In reply to: [Contact Form 7] Emails not sendingNo, there is no message response after sending message. Nor does the message clear, it use to, but all the sudden it stopped.
Forum: Plugins
In reply to: [Comic Easel] Custom Navigation / TitleI am still having issues trying to figure this out.
How do I post title to the comic?
What are the links for the navigation?