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?

arijdatatable not working
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: arijdatatable not working
#10049
arijdatatable not working 13 Years, 3 Months ago Karma: 0
arijdatatable not working (I have it wrapped around a csv data table that is working perfectly)

Code here

Code:

{arijdatatable}
{aricsvtable file="data/csv/Ari_Mens1sts.csv" className="tablebody" sortBy="Date2" sortType="SORT_NUMERIC"} {aricsvtablecolumns} 
{aricsvtablecolumn id="Date" alias="Date" pos="1"}{/aricsvtablecolumn} 
{aricsvtablecolumn id="Date2" hidden="true" alias="Date2"}{/aricsvtablecolumn} 
{aricsvtablecolumn id="Match" alias="Match" pos="2"}{/aricsvtablecolumn} 
{aricsvtablecolumn id="Start Time" alias="Start Time"  pos="5"}{/aricsvtablecolumn}
 {aricsvtablecolumn id="Venue" alias="Venue" pos="3"}{/aricsvtablecolumn} 
{aricsvtablecolumn id="Competition" alias="Competition" pos="4"}{/aricsvtablecolumn} {/aricsvtablecolumns} {/aricsvtable}
{/arijdatatable}



Web site here - http://www.leinster.cc/mens/fixtures

And I'll mail you my back end log in, as I suspect a jquery conflict?

Thanks
The administrator has disabled public write access.
 
#10050
Re:arijdatatable not working 13 Years, 3 Months ago Karma: 748
Hello,

Use "System - ARI Smart Content" plugin instead of "ARI Smart Content" Joomla! content plugin. The plugin can be downloaded here, see F.A.Q. tab. Install, enabled it and disable "ARI Smart Content" plugin. It should help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10051
Re:arijdatatable not working 13 Years, 3 Months ago Karma: 748
We have installed the plugin on your site. Try now please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10053
Re:arijdatatable not working 13 Years, 3 Months ago Karma: 0
Perfect. Many thanks.

Another great arisoft product
The administrator has disabled public write access.
 
#10165
Re:arijdatatable not working 13 Years, 3 Months ago Karma: 0
I'm having a problem with this working also. In firefox (firebug) I get the following error:

$("#jdt_4d35e2651a7d1 > table").addClass("display").dataTable is not a function
[Break On This Error]

I tried to download a fresh copy of ARI smart Content, uninstalled and re-installed and still experience the same issue. I also installed Jquery UI with themes as this site does not give clear instructions on any dependencies. i.e. do I need a separate copy of Jquery and themes or are these built in to Smart Content?

All I am doing is wrapping {arijdatatable} {/arijdatatable} pair around an html table with <thead><th></th></thead> pairs.

Any ideas please? running J1.5.22 and ARI smart Content 1.7.5. I've checked diagnostics in component and all are correct or ticked.

I believe the offending line could be:

<script type="text/javascript">jQuery(document).ready(function($) { $("#jdt_4d35e2651a7d1 > table").addClass("display").dataTable({"bJQueryUI":true,"bProcessing":true,"oLanguage":{"bJQueryUI":true,"oPaginate":{"bJQueryUI":true}}}); });</script>
Last Edit: 2011/01/18 19:18 By paced.
The administrator has disabled public write access.
 
#10166
Re:arijdatatable not working 13 Years, 3 Months ago Karma: 748
Hello,

Install "System - ARI Smart Content" plugin instead of "ARI Smart Content" Joomla! content plugin. The plugin can be downloaded here, see "F.A.Q." tab. Install "System - ARI Smart Content" plugin, configure and enable it and disable "ARI Smart Content" plugin. It must help.

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