Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • drawdan Friend
    #149477

    I’ve been working on a new Kyanite II site and have noticed that the Readmore button disappears permanently after the first slide rotates to another image.

    From my testing, this happens whenever there is any description text on a slide. If there is no text at all, the Readmore button will appear on all slides.

    This problem is currently reproducible on the JA Kyanite II Demo site by manually clicking on one of the navigation circles (as the Demo slideshow does not automatically animate).

    Among others, I’ve tried changing transition and animation settings from the module’s options with little success. In fact, using other options often caused the mask to be disabled and the description text to disappear altogether. Current Animation Type is set to Fading and Animation Transition is Quad.easeInOut.

    Problem appears in IE, Firefox and Safari (Win & Mac).

    This isn’t a terribly critical problem for me, but it would be nice to implement properly on my current project.

    Any ideas?

    Saguaros Moderator
    #336206

    Dear drawdan!

    1) pls fix the issue with readmore link as following:
    Open the file modules/mod_jaslideshow2/asset/script.js and find code:

    this.maskDesc.setHTML(”);

    replace:

    if( !$defined(this.maskDesc.getElement(‘.inner .readon’)) ){
    this.maskDesc.setHTML(”);
    }

    GOod Luck

    snakedragon Friend
    #336209

    I had this problem as well, thanks for the solution! 😎

    drawdan Friend
    #336274

    That worked wonderfully.

    Cheers & thanks!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  drawdan 14 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum