Can anyone figure out why the Order Form download on this page works fine, but the Brochure/Pricelist download does not & tries to load as HTML??
These downloads operate using HTML in the text field of fragments, as follows:
Price list (not working)
Order Form (working)
Thanks!
These downloads operate using HTML in the text field of fragments, as follows:
Price list (not working)
Code:
!!<<span style='font-size: 16px; color: #c10000;'>>!!!!<<strong>>!!!!<<u>>!! Price List/Brochure !!<</u>>!!!!<</strong>>!!!!<</span>>!! !!<<a href="http://www.welshfruitstocks.co.uk/acatalog/GARDEN_2010_11.pdf" type="application/pdf" TARGET="_blank">Click here to download our price list</u> (PDF file).</a>>!! You can see all of the varieties listed on the website in one place, and print for viewing at your convenience.
Code:
!!<<span style='font-size: 16px; color: #c10000;'>>!!!!<<strong>>!!!!<<u>>!! Order Form !!<</u>>!!!!<</strong>>!!!!<</span>>!! !!<<a href="http://www.welshfruitstocks.co.uk/acatalog/ORDER_FORM.pdf" type="application/pdf" TARGET="_blank">Click here to download an order form</u> (PDF file).</a>>!! You can send your order to us via post, and enclose a cheque for payment. Please provide a contact phone number or an email address.
Comment