Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Add link to the image
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Add link to the image
#29016
Re:Add link to the image 11 Years, 9 Months ago Karma: 0
Sry to hijack your thread, admin do you mean .csv file. i am having trouble making links work as well. I attach my .csv where i have tried

"File","Title","Description"
"Packshot-Photography.jpg","Packshot","<a href="web-design-3d.co.uk/packshot-photography"></a>"
"website-management.jpg","Packshot",web-design-3d.co.uk/website-comparison

i cant get either of these to work as yet. any help gratefully received.
File Attachment:
File Name: arislideshow.zip
File Size: 301
The administrator has disabled public write access.
 
#29017
Re:Add link to the image 11 Years, 9 Months ago Karma: 746
Content of your CSV file is incorrect. If you want to use <A> tag in "Description" field, use the next content:

Code:


"File","Title","Description"
"Packshot-Photography.jpg","Packshot","<a href='http://web-design-3d.co.uk/packshot-photography'>Link</a>"
"website-management.jpg","Packshot","http://web-design-3d.co.uk/website-comparison"



PS: You can use OpenOffice application to edit CSV files.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#29020
Re:Add link to the image 11 Years, 9 Months ago Karma: 0
I copied and pasted the code directly and it still wont link.
I use a text editor or excel does that matter at all?

I am currently using the slider on this page. www.web-design-3d.co.uk
The administrator has disabled public write access.
 
#29022
Re:Add link to the image 11 Years, 9 Months ago Karma: 746
You use "ARI Image SlideShow" module, not "ARI Slider" module. "ARI Image SlideShow" module supports "File", "Title" and "Link" columns in a CSV file. Use the next CSV file:

Code:


"File","Title","Link"
"Packshot-Photography.jpg","Packshot","http://web-design-3d.co.uk/packshot-photography"
"website-management.jpg","Packshot","http://web-design-3d.co.uk/packshot-photography"



CSV file should be located in folder with images.

PS: If it doesn't help, provide the link to the CSV file which you use.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#29023
Re:Add link to the image 11 Years, 9 Months ago Karma: 0
that worked Ty very much
The administrator has disabled public write access.
 
Go to topPage: 123