![]() |
Need manufacturer link to open in new window
When customers are in my store, and click on a manufacturer in the Manufacturer list, that manufacturer's logo and products come up. The logo is clickable and takes the customer directly to their website. I just want this website to open in a new window. I know how to do this, but not where! Which file do I add the code to?
Thanks! |
Nevermind, figured it out!
|
Could you tell us what you did :)
|
Oh sure...lol! I always forget that it would be good to post the solution!
OK, go to Modules/Manufacturers/customer_manufacturer_products.tpl. I am just going to cut and paste my code and bold the changes, I think that is the easiest way to show what I did... Quote:
|
Excellent thank you was just what I was looking for.
Last think I want is my customers leaving my shop for the manufacturers website! Off to try it now :) |
I know!!! I can't believe that wasn't just built in! I just discovered it and had to get it fixed!
|
Worked perfectly thanks Danielle :)
|
No problem I'm glad it worked for you!
|
Re: Need manufacturer link to open in new window
Hi Danielle,
I tried to incorporate in my code, but it didn't work. Here is my code. Can you tell why it won't work for me? Code:
{* $Id: customer_manufacturer_products.tpl,v 1.12 2005/12/29 08:43:52 max Exp $ *} thank you, Kara Quote:
|
Re: Need manufacturer link to open in new window
I found the solution: The following HTML code will enable you to open all of your links in a new window. Place this code between your <HEAD> and </HEAD> tags in your /customer/home.tpl
<base target="main"> |
All times are GMT -8. The time now is 01:19 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.