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



Duplicate entry \'8333026\' for key \'jos_fb_whoisonline.PRIMARY\' SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1714263902\', \'CSV\',\'\',\'\',\'view\',\'https://www.ari-soft.com/index.php?option=com_kunena&Itemid=54&catid=42&func=view&id=49632&lang=en\', \'18.191.108.168\', \'0\')
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 12
TOPIC: CSV
#49632
CSV 9 Years, 11 Months ago Karma: 0
Are there more detailed instructions somewhere on how to configure the CSV for an image gallery? What I have found is that you can add columns, but when I do they don't appear. I'd like to use several more fields, but I haven't been able to figure out how to do it.

I was also wondering if, as an alternative, there's any way ARI Sexy Lightbox can be configured to read EXIF data from the images?

Thanks!
Last Edit: 2014/05/20 02:02 By Ellsinore.
The administrator has disabled public write access.
 
#49634
Re:CSV 9 Years, 11 Months ago Karma: 748
Hello,

You can specify what fields from CSV file will be used in "Choose type -> Image gallery -> Caption template" and "Choose type -> Image gallery -> Layout type -> Simple gallery -> Title param name" parameters.

Currently the extension doesn't show EXIF data.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51170
Re:CSV 9 Years, 7 Months ago Karma: 0
Hi,
I have just install ARIfancybox and have the same problem with CSV file. The path you indicate for caption is nowhere to be seen in the module settings.

What I am interested in is the following :
Supports possibility for showing additional image parameters (such as description, title and other) which you can define in CSV file;
Last Edit: 2014/09/04 23:25 By simonaz.
The administrator has disabled public write access.
 
#51172
Re:CSV 9 Years, 7 Months ago Karma: 748
Hello,

Titles can be defined in CSV file, link to the sample CSV file can be found in "Description" section on module settings. "Title" column is used by default as title for images. If you want to use other column from CSV file for this purpose then specify column name in "Simple gallery -> Title param name".

Regards,
ARI Soft
The administrator has disabled public write access.
 
#54128
Re:CSV 9 Years ago Karma: 0
Revisiting once again, because I cannot get it figured out.

I have the following in my CSV:

"File","Title","Description","Contact"

The "Title" appears, but not "Description" or "Contact"

I'm guessing I need to add {$Description} and {$Contact} in the "Caption Template" field where {$Title} already appears -- but I can't for the life of me figure out the syntax. Or am I just not even in the right place?

I've been just lumping everything under "Title" with HTML code to display it the way I want to. Unfortunately, that means all that mess shows up as the "Title" of the image when you mouse over it.
The administrator has disabled public write access.
 
#54130
Re:CSV 9 Years ago Karma: 748
Hello,

If you want to show values of "Description" and "Contact" fields under thumbnails, set "Choose type -> Image Gallery -> Caption template" parameter to the following value:

Code:


{$Description} {$Contact}



Regards,
ARI Sfot
The administrator has disabled public write access.
 
Go to topPage: 12