I Am using the logo showcase on my website webtek.nz. I don't have hyperlinks inserted on the images because I don't want to link the logos to other websites. Is it possible to remove hyperlinks completely. Currently the settings automatically links all images without a hyperlink back to my default domain.
Hi Logananderson,
Thanks for contacting us and choosing our product!
You want to remove all links to print the image.
Please enter default.php file (modules / jux_logo_showcase / tmpl)
edit line 68
<a class="logo_item_link"href="<?php $url; ?> echo "target =" <? php echo $target;?> ">
=>
<a class="logo_item_link"href="#">
If not what you need, please describe in detail and send me a back-end Web account, I'll check back. Thanks