GetSimple Support Forum

Full Version: abacus theme - fading picture not working - gs jquery problem?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello iam new here. like the cms very much and test it for future use. no problems so far but:
tried to use on of the posted themes called abacus. it uses a javascript fading feature calles jquery innerfade. tried to get it working but after hours i didnt find any solution.
Generally the theme works but the fading picture doesnt.
anyone experienced with the so called "cover" component of the abacus theme? the theme can be found here: http://www.prag.cz.cc/abacus/ and obviously it is working fine there with gs version 2.0.
if someone knows my problem help is greatly appreciated. if the problem is unknown i would post the code for someone who helps me to turboboost my brain. thanks alot
ok i solved the problem. its a little bit complex and maybe noone else had the problem so i give only some keywords :
- the <?php get_site_url(); ?> did not change the ~ in %7E
- the jquery function jquery.innerfade.js has a compatibility problem with the abacus js function gs.abacus.theme.js

so far so good. now it works.