Logo with link..Please

I have a question. How do I insert link to logo which is placed in added “sidebox”? I`m not talking about “Manage Ads”. I want my merchant logo have link to their website.

Thank You for any help:)



Adam

Adam-



You should be able to use Manage Ads to achieve what you want. Use you merchant logo as a graphic banner (make sure you sixe it properly for the sidebox). Type the address to your merchant account provider in the URL making sure that it begins with “http://” and check the “Open in new window” box if you want. When a customer clicks on the logo, he will be taken to the off-site address.



Bob

Hello Bob,



Thank you for your reply. Not, is not what I want. I know how to do this thorough “Manage Ads” The point is I have made sidebox into which I put logo of my merchant processor company. Now I want to make link with this logo. Thank You:)

Are you currently displaying your logo using an HTML img tag? I have not looked at the code but you should be able to use an HTML anchor tag with the appropriate ‘href=’ and ‘img src=’ filled in to do what you want.



Bob

Making sidebox I also made file “merchant.tpl” and there is path to logo. See below this .tpl


[quote]{* $Id: categories.tpl 4003 2007-09-20 08:44:23Z zeke $ *}



{capture name=“sidebox”}









USD and THB

PLN, EUR, USD, GBP, JPY, CHF, CZK

{/capture}
{include file="common_templates/sidebox.tpl" title=$lang.Secure_Payment content=$smarty.capture.sidebox icon="sidebox_icon_catalog.gif"}[/quote]

[B][COLOR="DarkGreen"]...you should be able to use an HTML anchor tag with the appropriate 'href=' and 'img src=' filled in to do what you want.[/COLOR][/B]

This is what I want, but how do I do this and where should I place it? As you can see I tried in above code, but it doesn`t work.
I appreciate your help. Thank You:D

Your anchor tag is not formed properly.



Try the replacing:

PLN, EUR, USD, GBP, JPY, CHF, CZK



with:

PLN, EUR, USD, GBP, JPY, CHF, CZK />



Bob

It doesnt work. I replaced and then logo was gone but I made changes and is back, but it shows border around logo (see atatched screenshot) and instead of dotpay website, it opens my shop one, though the links are as in your code.

Below I copied code from "bottom.tpl I have there Visa and Master logos with links to their website made for me by Asianpay director. I tried to manage the same way, but couldn
t make it, this is why I asked for help here.





[COLOR=“DarkGreen”] [/COLOR]

ScreenShot001.jpg

Adam-



I messed up the img tag when I copied and pasted previously. I have corrected this - take a look and see if it now matches the replacement code above.



Bob

Where is new code? :slight_smile: I tried again above one but it doesn`t work

Sorry, I keep messing up! It’s past my bedtime. :slight_smile:



Try the following:

PLN, EUR, USD, GBP, JPY, CHF, CZK



Bob

[QUOTE]

I have corrected this - take a look and see if it now matches the replacement code above.



Bob[/QUOTE]



??? I think you forgot to paste it here :slight_smile:

Looks like we cross-posted. Take a look at the code in post #10. This should work.



Bob

Bob,



Thank you it works now :stuck_out_tongue: By the way, border was visible again, so I changed just a little bit and it`s fine now. I very appreciate your help.



```php PLN, EUR, USD, GBP, JPY, CHF, CZK ```



Adam

Hi JSKY,



Appreciate if you could provide more information or the configuration instuction.



I have created the mechant.tpl with the code provided in skins/basic/customer/side_boxes/ but have no idea in getting it display in side box.



thanks

Hi Casey,



I also have Merchant.tpl in "skins/a…red/customer/side_boxes



Below is full code. What you have to do is only replace what is in red color. These are my gateways logos with link to their websites. Replace path to one you have.

I hope it helps.

Let me know how it went and if this was what you needed;)


```php {* $Id: categories.tpl 4003 2007-09-20 08:44:23Z zeke $ *}



{capture name=“sidebox”}











[COLOR="Red"][B]PLN, EUR, USD, GBP, JPY, CHF, CZK

[COLOR="Red"][B]USD and THB

{/capture}
{include file="common_templates/sidebox.tpl" title=$lang.Secure_Payment content=$smarty.capture.sidebox icon="sidebox_icon_catalog.gif"}
```

Hi JSKY,



Yes it works. I manage to place the Paypal logo. Thanks for the help rendered.

[QUOTE]Hi JSKY,



Yes it works. I manage to place the Paypal logo. Thanks for the help rendered.[/QUOTE]



Great. I`m happy that this time I could help someone, not always ask for help. :smiley:

[quote name=‘JSKY’]Making sidebox I also made file “merchant.tpl” and there is path to logo. See below this .tpl







[COLOR=“DarkGreen”]…you should be able to use an HTML anchor tag with the appropriate ‘href=’ and ‘img src=’ filled in to do what you want.[/COLOR]



This is what I want, but how do I do this and where should I place it? As you can see I tried in above code, but it doesn`t work.

I appreciate your help. Thank You:D[/QUOTE]



hi,



did you get dotpay working in cs-cart?



thanks

b

Hi ,



I wasnt long time here, but its good to be here again.

Answering your question. YES, Dotpay works perfect. At the moment I cliosed shop in oredr to make changes, but no problem with dotpay at all. CSCart team installed very good for me and did what I asked for.

Hope it helps.

Are you going to try them?

They are very good and you don`t need to have a company to be able to use their service :stuck_out_tongue: You can also generate codes after log in and make buttons something like PayPal, which redirect clients to their website to pay. Very good deal.

[quote name=‘JSKY’]Hi ,



I wasnt long time here, but its good to be here again.

Answering your question. YES, Dotpay works perfect. At the moment I cliosed shop in oredr to make changes, but no problem with dotpay at all. CSCart team installed very good for me and did what I asked for.

Hope it helps.

Are you going to try them?

They are very good and you don`t need to have a company to be able to use their service :stuck_out_tongue: You can also generate codes after log in and make buttons something like PayPal, which redirect clients to their website to pay. Very good deal.[/QUOTE]



hi,

thanks to let me know.

did the cs-cart team make a module for you for dotpay?

or is it already existing?

b