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?

Unable to change the UI Theme
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Unable to change the UI Theme
#37113
Unable to change the UI Theme 11 Years, 4 Months ago Karma: 0
Using the ARI JQuery UI Loader system plugin, I do not seem to be able to change the UI theme. Here is my situation.

Local Test Host
===============
jQuery = 1.2.6 (no other choice), jQueryUI = 1.5.2 (no other choice)

If I change the 1.5.2 theme (11 choices), nothing happens
If I change the 1.7.2 theme (3 choices - lightness, darkness and smoothness) the UI changes

QUESTION: Why do the 1.7.2 options work, even though I cannot select 1.7.2?
QUESTION: Why do the 1.5.2 options not work, even though I have 1.5.2 selected?

Main Host
=========
jQuery = 1.2.6 (no other choice), jQueryUI = 1.5.2 (no other choice)

If I change the 1.5.2 theme (11 choices), nothing happens
If I change the 1.7.2 theme (3 choices - lightness, darkness and smoothness) nothing happens - actually, it seems to show the correct UI for a split second and then reverts to grey (smoothness).

QUESTION: Why do neither the 1.5.2 nor the 1.7.2 options work?

Any help would be much appreciated.
The administrator has disabled public write access.
 
#37114
Re:Unable to change the UI Theme 11 Years, 4 Months ago Karma: 748
Hello,

"ARI JDatTable" plugin is used jQuery UI themes v. 1.7.2. v. 1.5.2 is used by "ARI JAccordion" and "ARI JTabView" plugins.

If a theme is not applied on your main site, check that "Using jQuery UI themes" parameter is set to "Yes" in "ARI JDataTable" plugin settings. If it doesn't help, it can be a javascript conflict with a 3rd party extension. We can investigate the problem if you provide a link to a page where we can see it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#37115
Re:Unable to change the UI Theme 11 Years, 4 Months ago Karma: 0
Thank you for the great speed of response.

The front end page is at michaelbarraclough.com/dance-programs/baltimore-ecd

What else do you need access to?
The administrator has disabled public write access.
 
#37116
Re:Unable to change the UI Theme 11 Years, 4 Months ago Karma: 748
Table header styles are overridden by site template styles. See the following CSS rule a site template file:

.component-content th {
background: none repeat scroll 0 0 #EBEBEB;
border-bottom: 2px solid #DDDDDD;
font-weight: bold;
padding: 5px;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#37117
Re:Unable to change the UI Theme 11 Years, 4 Months ago Karma: 0
I have the same template on both my test site and my host. Why would the selected theme work on one and not on the other?
The administrator has disabled public write access.
 
#37118
Re:Unable to change the UI Theme 11 Years, 4 Months ago Karma: 748
Probably you load a table in another place on your test site.

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