Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Convert
Wordpress to Elxis
with
Elxis importer
!
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Modules
»
IOS NoobSlide without link
« previous
next »
Print
Pages: [
1
]
Author
Topic: IOS NoobSlide without link (Read 4065 times)
armpouniotis
Sr. Member
Posts: 377
IOS NoobSlide without link
«
on:
July 12, 2010, 21:46:23 »
Hi all !
i am using IOS NoobSlide which shows the images from IOS GALLERY, and moreover it links to that gallery by itself, but I don't want it to link to that gallery, I don't want it to link to anywhere...
How can I do that ?
Thank you in advance
Chris
Logged
Christos Armpouniotis
datahell
Elxis Team
Hero Member
Posts: 10356
Re: IOS NoobSlide without link
«
Reply #1 on:
July 12, 2010, 22:07:03 »
File
mod_iosnoobslide.php
line
255
Change this:
$this->images[$i]['link'] = $link;
To this:
$this->images[$i]['link'] = '';
«
Last Edit: July 12, 2010, 22:08:58 by datahell
»
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
armpouniotis
Sr. Member
Posts: 377
Re: IOS NoobSlide without link
«
Reply #2 on:
July 12, 2010, 22:14:32 »
It's working !
thank you datahell !
Logged
Christos Armpouniotis
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Modules
»
IOS NoobSlide without link