V
V
vVedik2015-10-29 20:01:23
PHP
vVedik, 2015-10-29 20:01:23

How in smarty on the main page in the logo not to make a link to itself?

Good afternoon!
It is necessary on the main page (shop-script 6) when clicking on the logo that there would be no link, and on other pages when clicking on the logo, the link led to the main page
How to do it?
Can be done with {if}.. {than} .. {else} ?
Help!
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexkurd, 2015-11-07
@vVedik

{if isset($frontend_homepage)}<img src="{$wa_theme_url}images/logo.png" alt={$wa->accountName()}>{else}<a href="{$wa_url}"><img src="{$wa_theme_url}images/logo.png"/ alt={$wa->accountName()}></a>{/if}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question