Relinking manufactures logos to match main sitemenui

LiteCart Fan
From Sweden
Member since Apr 2019

Hello, 
I have a problem that i want some help with,
on my site www.patronbutiken.se i have the sitemenu that says HEM BROTHER CANON and so on that links to an category 
i need to link the manufactureslogos that shows on the mainpage with the same link as above.

Any thoughs /ideas about that?

best regards
Peter

tim
Founder
From Sweden
Member since May 2013
tim

Do you want a link in the site menu to the manufacturer logotypes on the start page?

tim
Founder
From Sweden
Member since May 2013
tim

Categories are categories, and Manufacturers are manufacturers.
box_manufacturer_logotypes.inc.php fetches the manufacturers from the manufacturers table and displays the link with the accoarding manufacturer id.

There is no way manufacturers would output a category link unless you modified the script to match manufacturer name with category name or similar.

I think your best solution is to simply include box_categories.inc.php on your first page and make sure each category have an image.

<?php include vmod::check(FS_DIR_APP . 'includes/box_categories.inc.php'); ?>

LiteCart Fan
From Sweden
Member since Apr 2019

I was into that function also but its has som drawback as i have about 15 categories and only want to display some of the. but will se how i could manage that.
Thanks tim

tim
Founder
From Sweden
Member since May 2013
tim

Did you consider hardcoding the links?

This thread has been closed due to long inactivity. Posting to it is not possible.
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.