imapappy
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Aligning New Button on Contact Form 7Thank You Takayuki …
I got it to work by doing the following:
In CF7 I put the following:
<div class=”measurement-guide”> [submit class:popmake-mask-measurement-chart “Mask Measurement Guide”] </div>
and added the following css code:
.measurement-guide {
text-align: center;
}It centered the button just fine but, as you notice, it changed the alignment of the next field below it.
See https://embroiderforyou.biz/mask-orders-7/
How can I correct this?
————————————————————————-
The next four fields are generated using the following cf7 code:<div class=”flex_column av_one_fourth first”> <label> Quantity [number Q1 min:0 max:100] </div> </label>
<div class=”flex_column av_one_fourth”> <label> Fabric [select F1 “Select” “08 Navy With Stars (Medium Only)”
“09 Wash Your Hands” “10 New York” “13 Biker” “14 Vertical Stripes” “15 Air Mail” “16 Purple Polka Dots” “18 Pen Pal ” “20 Green Grass (Medium Only)” “22 Navy Small Stars” “24 Moon Night” “25 Bead Flowers” “26 Green Leaf” “27 Coral Cotton” “28 Gray Cotton” “29 Dotted Stars on Red” “30 White With Gray Stars” “31 Stars on Red” “34 Blue Foil” “35 Red White Stripes” “36 Multi Stars” “37 Navy With Stars and Swirls” “38 Striped Stars on Wood” “39 Mini Stars” “40 Textured Stripe” “41 White With Random Stars” “43 Navy with Little Stars” “44 Blue Marble” “45 Flowered Lilac” “46 Dark Green With Stars” “47 Flowered Tan” “48 Princesses” “49 Embroidered Lips ($15)” “50 Embroidered Shears ($15)” “51 Gray” “52 Black” “53 Brown” “54 Blue” “55 Denim Like” “56 The Incredibles” “57 Minecraft” “58 Spirit Marvel” “59 Dinos” “60 NASA Logo” “61 Spiderman” “62 Octopus” “63 Millenium Falcon” “64 Steelers” “65 University of Pittsburgh” “66 Sharks” “67 All Star” “68 Paws and Bones” “69 Grand Prix” “70 Democrat” “71 Republican” “72 Pink-Multi Dots” “73 Teal-Multi Dots” “74 Pink Burst” “75 Penn State University” “76 Princess” “77 Frozen 2” “78 Pirates” “98 Embroidered Wedding ($15 each)” “99 Use Your Own Fabric”] </div> </label><div class=”flex_column av_one_fourth”> <label> Size [select S1 ” ” “Adult Extra Large” “Adult Large” “Adult Medium” “Adult Small” “Adult Extra Small” “Child Large” “Child Medium” “Child Small” “Child Extra Small”] </div> </label>
<div class=”flex_column av_one_fourth”> <label> Elastic [select E1 ” ” “White” “Black”] </div> </label>
————————————————————Thank You for taking the time to help me. I am very new at this and trying to learn new things every day.
Alan
BTW .. Congratulations on a fine product. I find Contact Form 7 to be a great enhancement to other ways of doing forms in WordPress.
Thank You Tobias …
Your solution worked fine. I will use your info in the faqs to style my spreadsheet on the page.
No .. the header was there .. it was hidden because of the same problem and appeared after I applied your solution.
I will close this issue .. thank you for your quick response.
Alan
Forum: Plugins
In reply to: [Contact Form 7] Setting Style on a CF7 Line of TextGood Morning Gal,
Yes .. you are correct .. I missed that subtle change for the contact form. My Bad .. I have corrected this and centering now works fine.
As a CSS “noob” and trying to learn, could you provide a brief explanation of the difference between /div and /span?
Thank You.
Alan
Forum: Plugins
In reply to: [Contact Form 7] Setting Style on a CF7 Line of TextThe site is http://www.embroiderforyou.biz …. on the menu select ORDER FORM and MASK ORDERS ONLY … that will get you to the order form.
The line of text is right below Tele No.
Tnx
Alan
Forum: Plugins
In reply to: [Contact Form 7] Setting Style on a CF7 Line of TextGal,
In the CF7 Form:
<span class=”Mask-Price”> Masks are $10.00 each – Embroidery Additional </span>My CSS Code::
.Mask-Price {
text-align: center;
font-weight: bold;
font-family: Arial;
font-size: 26px;
Color: HoneyDew;
}All but Text-align work as expected .. however the line is NOT centered.
Alan
Forum: Plugins
In reply to: [Contact Form 7] Setting Style on a CF7 Line of Texttnx again Gal .. but text-align: center; didn’t work for me.
Forum: Plugins
In reply to: [Contact Form 7] Setting Style on a CF7 Line of TextThanks Again Gal …
I understand the first part and got it working .. ie changing font and size etc but still confused on changing justification .. ie. using div(block) instead of span.
Could I trouble you to give me an example of centering the text on the form while also changing the font size.
Here is my actual code (Thanks to you)
<span class=”Mask-Price”> Masks are $10.00 each Unless Otherwise Specified in Fabric Choice </span>
.Mask-Price {
font-weight:bold;
font-family: Arial;
font-size: 18px;
}Seeing it visually as an example as you did the first part is the best learning tool for me.
Alan
- This reply was modified 6 years ago by imapappy.
Forum: Plugins
In reply to: [Contact Form 7] Setting Style on a CF7 Line of TextThank you Gal .. I will try it.
Pardon my ignorance but I really am a noob in CSS coding… Do I put the <span… right in the CF7 coding or does it go somewhere else. I usually write the text right in the CF7 code without anything around it.
What about Centering or Right justification? Is that possible?
Tnx for taking the time to answer.
Keep Safe ..
Alan
Forum: Plugins
In reply to: [Contact Form 7] Leave/Cancel ALWAYS Displayed on ExitTakayuki,
You were correct .. Inozilla was the culprit. I deactivated it and the problem disappeared.
Thank You ..
Alan
Forum: Plugins
In reply to: [Contact Form 7] Can’t Adjust Field SizeTakayuki,
I think you are on the right track.
For CF7, I use Innozilla. I am also trying CF7 Skins. When I deactivated Innozilla, the field sizes became more correct although they are still of equal size.
However, I would still like to be able to vary the field size on different fields in the same row. Is this possible?
Suggestions?
Alan
Forum: Plugins
In reply to: [Contact Form 7] Leave/Cancel ALWAYS Displayed on ExitAlso, if I have just finished my CF7 edit sesson and pressed the save button to complete the save, when I try to go to another WordPress option eg. “Pages”,
I get the LEAVE/CANCEL message again and have to press CANCEL again to exit the CF7 session.Website is http://www.embroiderforyou.biz. I can give you ID and PW if I can do it privately.
Alan
Yes .. turned out to be a hosting issue which in my case is GoDaddy. To get it to work, they had to change something in their internal parameters and changed the settings in WP SMTP to match.
Im still a little hazy on why the error occurred but I believe, without intervention, GoDaddy does not allow ewmail generated out of one of their domains to be relayed thru a third party.
Anyway, it’s working now and thats all that matters.
Alan
1.
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.comcast.net
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)Server:
OpenSSL: OpenSSL 1.0.1e 11 Feb 2013
SMTP Debug:
2020-05-05 20:58:04 Connection: opening to smtp.comcast.net:587, timeout=300, options=array ()2020-05-05 20:58:05 Connection failed. Error #2: stream_socket_client(): unable to connect to smtp.comcast.net:587 (Connection refused) [/var/www/wp-includes/class-smtp.php line 298]
2020-05-05 20:58:05 SMTP ERROR: Failed to connect to server: Connection refused (111)
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting2. Now using Contact Form 7 one one form … WordPress/Enfold form on the other but will convert soon to 7
Forum: Plugins
In reply to: [Quick and Easy FAQs] Really Dumb Questions … SorryHappy to give you a graest review .. how do I do this?
Forum: Plugins
In reply to: [Quick and Easy FAQs] Really Dumb Questions … SorryThank You Both … your suggestions were excellent. I have it working fine now and have a much better understanding.
Alan