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?

JTablesorter refuses work after adding parameter
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: JTablesorter refuses work after adding parameter
#3174
JTablesorter refuses work after adding parameter 14 Years, 2 Months ago Karma: 0
Hi!

I was trying to add parameters to my JTablesorter. After adding, the Jtablesorter did not sort anymore and in the frontend shows up

{arijtablesorter etc}

then comes the table w/o sorting function

{/arijtablesorter}

I deleted the added functions, but it still does not work anymore.

What did I do wrong?

See html:
<p> </p>
<p><strong><span style="font-size: small;">Alle Zahlenangaben in EUR</span></strong></p>
<p>{arijtablesorter notSortableCols="1" sorters="0:currency,2:currency,3:currency,4:currency"}</p>
<table border="0" cellspacing="0" cellpadding="8">
<thead>
<tr style="text-align: left;">
<th>Listen#</th><th>Branche</th><th>Kaufpreis</th><th>Umsatz</th><th>Cash Flow</th>
</tr>
</thead>
<tbody>
<tr>
<td style="TEXT-ALIGN: center"><a href="index.php?option=com_content&amp;view=article&amp;id=12:4016"></a><a href="index.php?option=com_content&amp;view=article&amp;id=12:4016"></a><a class="welche Klasse" href="index.php/verkaufsmandate/schweiz/12-4016" title="Schmiermittel">4016</a><a class="welche Klasse" href="index.php?option=com_content&amp;view=article&amp;id=12:4016" title="Schmiermittel" rel="welche Religion"></a><a class="welche Klasse" href="index.php?option=com_content&amp;view=article&amp;id=12:4016" title="Schmiermittel" rel="welche Religion"></a></td>
<td>chemischer Betrieb fьr Schmiermittel <span style="background-color: #ffff00;"><span style="color: #000000;">NEU</span></span></td>
<td style="TEXT-ALIGN: right">60,000</td>
<td style="TEXT-ALIGN: right"> 530,000</td>
<td style="TEXT-ALIGN: right">auf Anfrage</td>
</tr>
<tr>
<td style="TEXT-ALIGN: center"><a href="index.php/verkaufsmandate/schweiz/13-4015">4015</a></td>
<td>Versicherungstreuhand </td>
<td style="TEXT-ALIGN: right">326,000</td>
<td style="TEXT-ALIGN: right">360,000</td>
<td style="TEXT-ALIGN: right">1,100,000</td>
</tr>
<tr>
<td style="TEXT-ALIGN: center">4013</td>
<td>Industrielackierungen </td>
<td style="text-align: right;">600,000</td>
<td style="text-align: right;"> 3,000,000</td>
<td style="text-align: right;">100,000</td>
</tr>
<tr>
<td style="TEXT-ALIGN: center">4012</td>
<td>Energie- und Klimatechnik</td>
<td style="text-align: right;">366,000</td>
<td style="text-align: right;">1,200,000</td>
<td style="text-align: right;">100,000</td>
</tr>
<tr>
<td style="TEXT-ALIGN: center">4011</td>
<td>groЯer Fotofachhandel</td>
<td style="text-align: right;">1,000,000</td>
<td style="text-align: right;">2,000,000</td>
<td style="text-align: right;">2,170,000</td>
</tr>
<tr>
<td style="text-align: center;"><a href="index.php?option=com_content&amp;view=section&amp;id=1&amp;Itemid=3"></a><a href="index.php?option=com_content&amp;view=section&amp;id=1&amp;Itemid=3">4010</a><a href="index.php?option=com_content&amp;view=section&amp;id=1&amp;Itemid=3"></a></td>
<td>Smartphone Hersteller Mulit OS-Plattform <strong><span style="color: #ff0000;">UPDATE</span></strong></td>
<td style="text-align: right;">ab 33,000</td>
<td style="text-align: right;">Grob 33,000,000</td>
<td style="text-align: right;">auf Anfrage</td>
</tr>
<tr>
<td style="text-align: center;">4008</td>
<td>Reinigungsunternehmen Nordwestschweiz <strong><span style="color: #ff0000;">UPDATE</span></strong></td>
<td style="text-align: right;">730,000</td>
<td style="text-align: right;">2,900,000</td>
<td style="text-align: right;"> 133,000</td>
</tr>
<tr>
<td style="text-align: center;">4006</td>
<td>Telemarketing Callcenter <span style="color: #ff0000;"><strong>UPDATE</strong></span></td>
<td style="text-align: right;">auf Anfrage</td>
<td style="text-align: right;">420,000</td>
<td style="text-align: right;">auf Anfrage</td>
</tr>
<tr>
<td style="text-align: center;">4005</td>
<td>IT-Infrastruktur fьr Banken, Industrie und Handel</td>
<td style="text-align: right;">2,500,000</td>
<td style="text-align: right;">5,900,000</td>
<td style="text-align: right;">400,000</td>
</tr>
<tr>
<td style="text-align: center;">4003</td>
<td>Software fьr Instrumente in Spitдleren und fьr Verbдnde <strong><span style="color: #ff0000;">UPDATE</span></strong></td>
<td style="text-align: right;">118,000</td>
<td style="text-align: right;">250,000</td>
<td style="text-align: right;">62,000</td>
</tr>
</tbody>
</table>
<p>{/arijtablesorter}</p>
The administrator has disabled public write access.
 
#3175
Re:JTablesorter refuses work after adding parameter 14 Years, 2 Months ago Karma: 747
Hello,

We have inserted your HTML code on our test server and it works. Could your provide temporary access to your Joomla! backend by email that we can investigate this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#3176
Re:JTablesorter refuses work after adding parameter 14 Years, 2 Months ago Karma: 0
Unfortunately I am still on the local host, as I still am learning. What can we do? Wait, until I am online?

Thank you for your quick response
The administrator has disabled public write access.
 
#3177
Re:JTablesorter refuses work after adding parameter 14 Years, 2 Months ago Karma: 747
You can send by email screenshot of 'ARI JTableSorter' plugin settings page and HTML source of page where this issue occurs and we try to find reason of problem. If it doesn't help, we'll wait when your site is online.

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