Hi!
I've configured a description.ini file inside the image folder loaded by the Ari Slider and also configured in the module settings to use this file.
I see that the file is found by Ari Slider, as it detects correctly the links for the images I configured in it. I'm able to click on the images and be correctly redirected to the specified link. But it does not show the descriptions of each of them, nor the ALT text.
In fact, if I write a default text in the module settings (in order to show something for those images without description in the .ini file), no description is shown neither.
Maybe is a problem of css?
This is the description.ini file:
Code: |
[DESCRIPTION]
2012_line1_a_250x200.png="Text sample 1"
2012_line1_b_250x200.png="Text sample 2"
[LINK]
2012_line1_a_250x200.png="../webiqtc/index.php/highlights/24-line-1-highlights/21-avoided-crossings-conical-intersections-and-low-lying-excited-states-with-a-single-reference-method-the-restricted-active-space-spin-flip-configuration-interaction-approach"
2012_line1_b_250x200.png="http://www.google.com"
[ALT]
2012_line1_a_250x200.png="Alt sample"
|
The module settings for Ari Slider are attached as an image.
If you need the website, I could send it to you by email.
Any idea of what I may be doing wrong?
Thank you in advance!