Hi
I want to link each thumbnail to an external link. I have edited the aricloudcarousel.ini file to look as follows (excerpt):
[TITLE]
twitter.png="Twitter"
[DESCRIPTION]
twitter.png="Twitter"
[LINK]
twitter.png="
www.twitter.com"
The .ini file is in the folder with my images (images/links), and the description file parameter is "aricloudcarousel.ini". I have set:
Lightbox Integration "none"
Link Target "new window"
Bring to Front "yes"
Only Open Active Item "yes"
I am using thumbnails and have set:
Ignore Original Images "no"
However, the thumbnails in the carousel link back to the original image and open in a new window, without the external link taking effect.
Also, as soon as I placed the .ini file in the folder with my images, I got the following syntax error:
Warning: syntax error, unexpected $end in C:\xampp\htdocs\wendy\images\links\aricloudcarousel.ini on line 8 in C:\xampp\htdocs\wendy\modules\mod_aricloudcarousel\mod_aricloudcarousel\kernel\Utils\class.AppUtils.php on line 35
I checked line 35 of the class.AppUtils.php file and it is:
? parse_ini_file($filePath, true, INI_SCANNER_RAW)
As you can see I'm working on a local host, so can't direct you to the site.
I await your speedy response, please let me know if you need more information.
Thanks