Stephen Portman
Forum Replies Created
-
Forum: Plugins
In reply to: [NSFW] [Contact Form 7] Image attachments not sending via contact formI have changed the coding to the following:
<div class=”row”>
<div class=”col s12 m6″><label> Headshot [file photos1 limit:2mb filetypes:jpg] </label></div>
<div class=”col s12 m6″><label> Headshot 2 [file photos2 limit:2mb filetypes:jpg] </label></div>
<div class=”col s12 m6″><label> Front full body[file photos3 limit:2mb filetypes:jpg] </label></div>
<div class=”col s12 m6″><label> Front full body 2[file photos4 limit:2mb filetypes:jpg] </label></div>
<div class=”col s12 m6″><label> Side full body[file photos5 limit:2mb filetypes:jpg] </label></div>
<div class=”col s12 m6″><label> Side full body 2[file photos6 limit:2mb filetypes:jpg] </label></div>
<div class=”col s12 m6″><label> Back full body[file photos7 limit:2mb filetypes:jpg] </label></div>
<div class=”col s12 m6″><label> Back full body 2[file photos8 limit:2mb filetypes:jpg] </label></div>
<div class=”col s12 m6″><label> ID for Verification[file photos9 limit:2mb filetypes:jpg] </label></div>
</div>In the file attachments section I have now added
[photos1][photos2][photos3][photos4][photos5][photos6][photos7][photos8][photos9]Is this any better?
- This reply was modified 2 years, 11 months ago by Stephen Portman.
Forum: Plugins
In reply to: [NSFW] [Contact Form 7] Image attachments not sending via contact formThanks for the information, unfortunately that’s the first place I checked when I couldn’t figure out what went wrong, and I can’t see what the issue is there. Can you help me with the problem? Is there anything wrong with my code, for example?
Thanks in advance.