Updated CSS for sorm – not only one file showing
-
Hi team,
I had a multiple inline file “email before download” form working, with checkboxes to select up to 3 PDF files to download.
It was working fine until i tried to update the css style, using the example on: https://www.mandsconsulting.com/vendor-solutions/products/wp-email-before-download
So that the source code in my editor of that form page now looks like this:
<div style="border: 1px solid #e8be17;<br /> -moz-border-radius: 10px;<br /> border-radius: 10px;<br /> -webkit-border-radius: 10px;<br /> margin: 0 0 10px;<br /> background: #c0f0b3 url('https://cdn1.iconfinder.com/data/icons/VistaICO_Toolbar-Icons/128/Download.png') no-repeat 18px 13px;<br /> background-size:50px 50px;<br /> font-family: Arial, Verdana, sans-serif;<br /> font-size: 9pt;<br /> color: #5c8a50;"> <div style="padding: 16px 20px 8px 85px;"> <p> </p> <p> <strong>Please check the following boxes for access to the required factsheet. (multiple selections allowed)</strong> </p> <p> [email-download download_id="363,365,367" contact_form_id="362"] </p> </div> </div>
Now the form looks the way i want it to, however when I submit, only one of the 3 download links appears.
Could someone please help me change whatever i need to to get the 3 download links back?
Many thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Updated CSS for sorm – not only one file showing’ is closed to new replies.