Change link in manufactures logotypes

LiteCart Fan
De Sweden
Miembro desde abr. 2019

Hello, 
I need to change the links in the page that shows manufactures logotypes to the same link as shown in sidemenu (categorytree) but im running out of ideas how to fix that.

Regards
Peter

LiteCart Fan
De Sweden
Miembro desde abr. 2019

Not follow you here Tim.
In box-manufacturer-logotypes.inc.php there's a line
<a href="<?php echo htmlspecialchars($logotype['link']); ?>"><img src="<?php echo document::href_link(WS_DIR_APP . $logotype['image']['thumbnail']); ?>"  alt="" title="<?php echo htmlspecialchars($logotype['title']); ?>" ></a>

Thats the link i need to change to something like. 
<a href="<?php echo htmlspecialchars($category['link']); ?>"><img src="<?php echo document::href_link(WS_DIR_APP . $logotype['image']['thumbnail']); ?>"  alt="" title="<?php echo htmlspecialchars($logotype['title']); ?>" ></a>

As i understand the $category in an variable but it wont be recognized in the file meantioned above.
Php is not my strongest (i more into asp) yea i know im oldschool ;-)

Este hilo se ha cerrado debido a una larga inactividad. No es posible publicar en él.
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.