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?

Adding to a K2 item
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Adding to a K2 item
#32281
Re:Adding to a K2 item 11 Years, 7 Months ago Karma: 0
Cool thanks very much!!
The administrator has disabled public write access.
 
#32601
Re:Adding to a K2 item 11 Years, 7 Months ago Karma: 0
When I use the code below:

{aricsvtablecolumn id="Img"}{coltemplate}<img src="{$Img}" />{/coltemplate}{/aricsvtablecolumn}

I just see the text of the link and no image. Any ideas?

ie.
images/thumb1.jpg
The administrator has disabled public write access.
 
#32603
Re:Adding to a K2 item 11 Years, 7 Months ago Karma: 748
Provide full plugin code which you use and send CSV file by email so we can investigate the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#32604
Re:Adding to a K2 item 11 Years, 7 Months ago Karma: 0
Here we go:

{arijdatatable}
{aricsvtable file="data/csv/archivedevents.csv" delimiter="|" cellpadding="3" cellspacing="1"}
{aricsvtablecolumns}
{aricsvtablecolumn id="Image"}{coltemplate}{/c>ltemplate}{/aricsvtablecolumn}
{aricsvtablecolumn id="Title"}{/aricsvtablecolumn}
{aricsvtablecolumn id="Presenter" headerClassName="head"}{/aricsvtablecolumn}
{aricsvtablecolumn id="Slides" headerClassName="head"}{/aricsvtablecolumn}
{aricsvtablecolumn id="Minutes" headerClassName="head"}{/aricsvtablecolumn}
{/aricsvtablecolumns}
{/aricsvtable}
{/arijdatatable}
The administrator has disabled public write access.
 
#32605
Re:Adding to a K2 item 11 Years, 7 Months ago Karma: 748
Send plugin code and CSV file by email please.

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