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?

jQuery UI themes d'ont works
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: jQuery UI themes d'ont works
#21859
Re:jQuery UI themes d'ont works 12 Years, 7 Months ago Karma: 0
Hi I just purchased ARI Data Tables, it's very nice and I like the option
of multiple instances for different tables But!

I can not make the JQuery themes to run on my page

I tried all the solutions mentioned here in the forums.

My settings are :

Load jQuery method: Google
jQuery no conflict: Yes
Include jQuery: Yes
jQuery UITheme: redmond


later in ARI Data Table settings:
Using jQuery UI themes: Yes

I have one other instance but with a different ID and not activated yet.
However the settings are the same.

I always just get the standart html table output no themes.

my Joomla is 1.7.0 ony 3rd party addon is
Community Builder and foxContact

can it be that my provider deactivated jQuery? or javascript?

please Help!

p.s. unfortunately I can not provide access to the admin area.
The administrator has disabled public write access.
 
#21862
Re:jQuery UI themes d'ont works 12 Years, 7 Months ago Karma: 748
Hello,

Could you provide a link to a page where we can see the problem? It can be a conflict with a 3rd party extension.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#21925
Re:jQuery UI themes d'ont works 12 Years, 7 Months ago Karma: 0
Hi,
thanks for the reply.

I solved it by myself.
Had to go to the core files.
It seemed some javascript-files
had insufficient rights on the server.

Now it works great!

Great extension! Thanks!
The administrator has disabled public write access.
 
#21954
Re:jQuery UI themes d'ont works 12 Years, 7 Months ago Karma: 0
Hi,

I am a big fan of the data tables - nice work on this.

The one problem I am having is the display of the themes when the table is inserted into the main body of my article. It works if I put it on modules outside of the main one.

The page I am having the problem with is here:
athenaabroad.com/programs/study-abroad/ireland-dublin/details/fees-and-deadlines

You can see that the styling has been stripped. Please let me know if you can help.

Thanks!
John
The administrator has disabled public write access.
 
#21959
Re:jQuery UI themes d'ont works 12 Years, 7 Months ago Karma: 748
Hello,

This is a conflict with the next CSS rules from grid-12.css CSS File from site template:

Code:


.component-content th {padding: 5px;background: #ebebeb;border-bottom: 2px solid #ddd;font-weight : bold;}

.component-content tr.even td {padding: 5px;background: #f0f0f0;border-bottom: 1px solid #ddd;}

.component-content tr.odd td {padding: 5px;background: #fafafa;border-bottom: 1px solid #ddd;}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#21975
Re:jQuery UI themes d'ont works 12 Years, 7 Months ago Karma: 0
Thanks for the code - I got it worked out now!

~ John
The administrator has disabled public write access.
 
Go to topPage: 12345