Welcome, Guest
Username: Password: Remember me

TOPIC: image link to the article

image link to the article 9 years 6 months ago #1321

  • aa sss
  • aa sss's Avatar
  • OFFLINE
  • New Member
  • Posts: 2
  • Karma: 0
is it a possible way image link to the article, not to open in a popup... retro skin?
The administrator has disabled public write access.

image link to the article 9 years 6 months ago #1322

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
You want add link to article in image?
Best regards
Bach Pham
The administrator has disabled public write access.

image link to the article 9 years 6 months ago #1323

  • aa sss
  • aa sss's Avatar
  • OFFLINE
  • New Member
  • Posts: 2
  • Karma: 0
Hello
Yes i want the image go to the article..
The administrator has disabled public write access.

image link to the article 9 years 6 months ago #1324

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
Fin and open file: modules/mod_jo_responsive_scroller_articles/tmpl/retro.php go go line 38->42 and changed
<div class="hovercover">
<a class="fancybox" rel="group" href="<?php echo $item->imageMedium?>">
<div class="linkicon"><i class="sb-icon-plus"></i></div>
</a>
</div>
To
<div class="hovercover" data-maxopacity="0.85">
<a href="<?php echo $item->link?>"><div class="linkicon notalone"><i class="sb-icon-link"></i></div></a>

<a class="fancybox" rel="group2" href="<?php echo $item->imageMedium?>">
<div class="lupeicon notalone"><i class="sb-icon-search"></i></div>
</a>
</div>
Or can you send me joomla administrator via contact form? So we can help you
Best regards
Bach Pham
Last Edit: 9 years 6 months ago by Super User.
The administrator has disabled public write access.
Time to create page: 0.038 seconds