Page 1 of 1

Remove Link From Module Images

Posted: 28 Jan 2012, 03:51
by likestuff
How do I remove the link from the images that are displayed in the module. The only options available in the module are "link to image detail", "link to category", and "link to all categories".

Thanks in advance!!

Re: Remove Link From Module Images

Posted: 30 Jan 2012, 22:19
by Jan
Hi, to remove it, you need to customize the code directly in the module :-(

Jan

Re: Remove Link From Module Images

Posted: 04 Feb 2012, 21:12
by likestuff
Ok. Thanks!!

Re: Remove Link From Module Images

Posted: 14 Feb 2012, 19:25
by likestuff
Hi Jan,

The reason why I wanted to remove the link is because when I click on the thumb it says "Sorry... The File You Were Looking For Is Not Available.". I have it set to "Link to Detail Image".

When I choose "Link to All Categories" I get "500 - View not found".

I looked through the module but cannot figure out how to remove the link.
I see something that says "a.modal-button" - any suggestions :( :(

Thanks!!

Re: Remove Link From Module Images

Posted: 16 Feb 2012, 00:20
by Jan
Hi, then maybe the path is wrong - to the detail window.
Try to see: https://www.phoca.cz/documents/16-joomla ... -in-joomla
Jan

Re: Remove Link From Module Images

Posted: 17 Feb 2012, 19:34
by likestuff
Thanks Jan. Although I would much prefer the option of not linking to anything, this is ok.

Thanks!!

Re: Remove Link From Module Images

Posted: 14 Mar 2012, 07:09
by jadefoxx
Hi,

I would like to know where in the code I can remove the image link, as requested by the OP. Thanks! :)

Re: Remove Link From Module Images

Posted: 15 Mar 2012, 23:29
by Jan
components/com_phocagallery/views/category/tmpl/default_images.php

Jan