Storesprite.com Shopping Cart Ecommerce Forums  

Go Back   Storesprite.com Shopping Cart Ecommerce Forums > Storesprite Forums > Storesprite Control Panel

Storesprite Control Panel Storesprite Control Panel

Sponsored Links
IMPORTANT NOTICE

We kindly ask that all forum users respect the following:
We would appreciate it if you could be patient. Please help each other and most of all take some time to search for the answer to your question! It is very rare that we get a new question so invariably the answer will be here somewhere! Thank you!
Reply
 
Thread Tools Display Modes
  #11  
Old 07-07-2010, 02:05 PM
brightspark brightspark is offline
Member
 
Join Date: Sep 2008
Posts: 46
brightspark is on a distinguished road
Default

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>
Reply With Quote
  #12  
Old 07-07-2010, 02:54 PM
Storesprite Storesprite is online now
Administrator
 
Join Date: Jun 2008
Posts: 1,180
Storesprite has disabled reputation
Default

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>
This was converted by TinyMCE to this:

Code:
<p>Your Content Here <a href="http://www.pdf.com/j.pdf">testing 123 </a></p>
Subsequent saves have NOT affected this. I will PM you a link to the installation (default out of the box)
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:57 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© Copyright 2008 Lamp Design Limited