Hello, by default the logo is designed to link to index.php but i want it to change this link how can i do this?
Hi
You can open the file:
/templates/ja_blockk/html/layouts/t4/element/logo.php
Look for this line of code:
<a href="index.php" title="<?php echo strip_tags($site_name) ?>">
and add your link into href attribute.
Hello and thanks. I did what you told me with error.php and logo-footer.php aswell. I believe next release of Blockk should have all logo links tageting to / Regards