Page 1 of 1
Search found 6 matches
Re: Adding Sound to product description
actually the product description "input box" does not like to embed tags. I ended up going with an iframe. anchored the iframe in the description box and pointed it to a plain html page where I put that code. In the end it worked out, it looks clean, but it takes extra work to make it happ...
Jump to post- Mon Jul 28, 2008 1:12 pm
- Replies 2
- Views 1688
Re: icons for paypal,check,and moneyorder
All of this assumes that you are operating on the default theme. If not, make sure you take care to edit the paths to the images to reflect the theme you are using. in /catalog/language/english/extension/payment find paypal.php Look for this line: $_['text_paypal_title'] = 'PayPal'; for me, it was l...
Jump to post- Mon Jul 28, 2008 10:14 am
- Replies 1
- Views 1793
Re: What does this mean?
You have two forward slashes in your address. Check your cofig files or any of the other files you might have changed. Jump to postlaila wrote:Error: Template /customers/myserver.nl/myserver.nl/httpd.www/upload/admin/template//content/login.tpl not found!
- Mon Jul 28, 2008 8:10 am
- Replies 2
- Views 820
Re: different downloads via options
For the time being, I have done it the messy way. It works, but I dont like the look or feel of it. I dont mind getting neck deep in code, but the way the software operates is rather confusing... errr... different than what I am use to. It all makes sense, but trying to learn it overnight is what ma...
Jump to post- Mon Jul 28, 2008 8:05 am
- Replies 3
- Views 872
different downloads via options
Is there anyway to have the download file be different for each option? Example Product 1 If option 1 they download 'file1.zip' If option 2 they download 'file2.zip' If option 3 they download 'file3.zip' If option 4 they download 'file4.zip' I have thought about creating different 'Products' for the...
Jump to post- Sun Jul 27, 2008 1:49 am
- Replies 3
- Views 872
Adding Sound to product description
I am wanting to add sound clips to the product page. I have them in .swf format. The software program I used to convert them from mp3 to swf told me to past this code where ever I wanted it to be displayed. <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://...
Jump to post- Thu Jul 24, 2008 11:53 am
- Replies 2
- Views 1688
Search found 6 matches