Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Adding a link to the ext. description page
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

nadiap
Starting Member

7 Posts

Posted - April 18 2006 :  06:20:13  Show Profile  Visit nadiap's Homepage  Reply with Quote
I have a flash demo for each of the products I am selling.
How can I "add a link' to these demos for every product.
I guess I have to use a new field, but have no idea where / how to add it, so that it available when entering new products.

PS: I've been searching for the last 1/2hr and I haven't found a solution.

Thanks !

Nadia
------------------------
CSS Templates | Free Templates
http://www.csstemplates.com.au
------------------------

Edited by - nadiap on April 18 2006 07:07:41

support
Administrator

4679 Posts

Posted - April 18 2006 :  07:13:37  Show Profile  Visit support's Homepage  Reply with Quote
Dear Nadia,

One possible way to achieve this is to insert the url into any of the "other1...5" product fields, and then adding that field into your template with a $ at the front of the line (which will stop that html line from showing up if the "other1...5" value is null)

eg:
<table border=0 cellpadding=0 cellspacing=0>
<tr>
$<td><a href="[other1]">flash demo</a></td>


The template you will need to modify for shopexd.asp is generally tmp_product.htm


Thank you

Regards,
Michael

VPASP SUPPORT
Go to Top of Page

nadiap
Starting Member

7 Posts

Posted - April 18 2006 :  07:23:37  Show Profile  Visit nadiap's Homepage  Reply with Quote
Michael,

Seems like just the info I needed. I'll try this first thing in the morning. It's been a while since I opened either VPASP or OS%5, so I'm just getting used to the 'vanilla' design of vpasp, hopefully once I understand where everything is, I can bolt it into my own design

Thanks !



Nadia
------------------------
CSS Templates | Free Templates
http://www.csstemplates.com.au
------------------------
Dropdown Menu Templates | SEO Articles |Tutorials
http://www.DreamweaverResources.com
Go to Top of Page

nadiap
Starting Member

7 Posts

Posted - April 18 2006 :  08:35:56  Show Profile  Visit nadiap's Homepage  Reply with Quote
Nope didn't work

This is what I get on previewing the ext.description page . I wanted the link to show under the larger picture.
quote:

Field other1 not in database
$
View the Flash Demo of the template.



This is the code I placed into the tmp_product.htm


<!-- set line for flash demo -->         
<table border=0 cellpadding=0 cellspacing=0>
<tr> 					
$   <td><a href="[other1]">View the Flash Demo of the template</a></td>
</tr>
</table>
<!-- end flash demo  -->


After adding the above to the template, I entered the link to the demo in the Other1 product field for one of the products.

It does give me a link, but when clicked goes to:
http://xxxxxx. com/%5Bother1%5D
With an error "page cannot be found" naturally as there is no such link.

Any idea if I've done something wrong, or another suggestion?

Thanks

Edited by - nadiap on April 18 2006 08:38:43
Go to Top of Page

support
Administrator

4679 Posts

Posted - April 18 2006 :  08:55:38  Show Profile  Visit support's Homepage  Reply with Quote
Dear Nadia,

Apologies, I missed a "p" - the other fields are actually named pother1...5

Try using this value in your template code to see how you go.

<!-- set line for flash demo -->
<table border=0 cellpadding=0 cellspacing=0>
<tr>
$ <td><a href="[pother1]">View the Flash Demo of the template</a></td>
</tr>
</table>
<!-- end flash demo -->


Regards,
Michael

VPASP SUPPORT
Go to Top of Page

Doug Page
VP-CART New User

Canada
85 Posts

Posted - April 18 2006 :  08:55:47  Show Profile  Reply with Quote
Nadia,

I think this should be pother1 not other1

Edited by - Doug Page on April 18 2006 08:57:01
Go to Top of Page

nadiap
Starting Member

7 Posts

Posted - April 18 2006 :  19:31:35  Show Profile  Visit nadiap's Homepage  Reply with Quote
Thanks Michael and Doug

pother1 did it!

Nadia

Nadia
------------------------
CSS Templates | Free Templates
http://www.csstemplates.com.au
------------------------
Dropdown Menu Templates | SEO Articles |Tutorials
http://www.DreamweaverResources.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00