![]() |
|
|||||||
| Storesprite Control Panel Storesprite Control Panel |
![]() |
|
|
Thread Tools | Display Modes |
|
#11
|
|||
|
|||
|
Just an update, this is a nightmare. I have been through documents and nothing I seem to change in config file seems to do anything. I have found a temp fix in phpmyadmin. I add the links as I have been in the wysiwyg editor and then go into phpmyadmin and strip out the \'s that are in the link as below. If you take these out it works fine. The only problem with this is it means you can not then ever edit the main details of the product page again as it will resubmit the wysiwyg form and re enter the \'s in the link. Let me know if you come up with a fix, I would be eternally grateful.
<a target=\"_blank\" href=\"http://www.stepper-drives.co.uk/downloads/categories/motors/steppermotors/FL20STH-stepper-motors.pdf\">Click here to download the PDF datasheet</a> |
|
#12
|
|||
|
|||
|
I will PM you a link, I can get external links working in a default SS install without any issues.
This is the code I used in my editor: Code:
<a href='http://www.pdf.com/j.pdf'>testing 123</a> Code:
<p>Your Content Here <a href="http://www.pdf.com/j.pdf">testing 123 </a></p> |
![]() |
| Thread Tools | |
| Display Modes | |
|
|