Image of Portfolio Not Linked to Article

Rate this topic: Evaluations: 2, 1.00 on the average.Evaluations: 2, 1.00 on the average.Evaluations: 2, 1.00 on the average.Evaluations: 2, 1.00 on the average.Evaluations: 2, 1.00 on the average.Evaluations: 2, 1.00 on the average.1.00 out of 6 based on 2 vote(s)
GK User
Thu Aug 27, 2015 9:26 pm
Reply with quote
Report this post
Hi: I am using this template...

https://demo.gavick.com/joomla25/john/#my-works

And on My Works section I would like to show the portfolio, but with the image not linked to inside article, just show the image, can it be done? How?

Joe
User avatar
Fresh Boarder

teitbite
Sat Aug 29, 2015 7:58 pm
Reply with quote
Report this post
Hi

In NSP module settings please disable linking image.
User avatar
Moderator

GK User
Mon Aug 31, 2015 12:21 pm
Reply with quote
Report this post
Hi: I had set to OFF the following links...
Article Layout >>
Header link + Image link + Text Link and also some other places with links
The cleared cache, and browser cache
Image still linked, how to solve it?
Joe
User avatar
Fresh Boarder

teitbite
Wed Sep 02, 2015 12:02 pm
Reply with quote
Report this post
Hi

Sorry. I thought You meant not to show a popup after click.

To disable linking to article pleae edit file /modules/mod_news_pro_gk5/tmpl/portal_modes/portfolio2/controller.php and replace line 63 which looks like this:

Code: Select all
                  href="'.$this->get_link($i).'"


to this:

Code: Select all
                  href=""
User avatar
Moderator

GK User
Thu Sep 03, 2015 5:55 pm
Reply with quote
Report this post
Great Tip, it was solved!

:lol:
User avatar
Fresh Boarder


cron