Viewing 10 posts - 16 through 25 (of 25 total)
  • Author
    Posts
  • deem Friend
    #443141

    maybe you can see the thumbnails but they unclickable, and not sliding to the right or left when it should to.
    thats the problem now..

    edit: there is a page with normal URL but that still with the problem – http://www.levyb.co.il/slideshow

    deem Friend
    #443613

    please can someone take a look at my site and help me?? im getting realy desperate :((

    Manos Moderator
    #443680

    Hello,

    I have just replied to your ticket also! The latest link you provided with the English char-set works perfect on IE 7/8/9 as far as i know (and my colleague Phill also mentions this ) IE versions do have a problem with some characters in the url’s
    So my suggestion to your problem is to adjust your website url’s to use standard ASCII chars.

    Regards

    Edit: Also i suggest you should update your installed software for security reasons and bug fixes

    deem Friend
    #443753

    i have IE 8 and the link i provided with the english still have the same problems like the others. thumbnails are shown but unclickable,
    and on IE7 the thumbnails are clickable but not sliding to the right or left when they should to.


    1. slide
    Manos Moderator
    #443815

    Hello,

    Just one more thought, i noticed that on this page the pagepeel module/plugin is not showing on IE /8/7 can you please disable this and check if it solves the issue with JA Slideshow

    Regards

    deem Friend
    #444011

    ok i disabled the peel, now looks like its work ok but some of the pages with the slideshow still have the problems. and on ie7 the thumbnails sliding right or left not properly.

    Manos Moderator
    #447075

    Hi,

    We are testing this again for you as i wasn’t able to reproduce the issue i have asked one of our dev’s to step into and i will follow up so we get this sorted the best way for you!

    Regards

    Sherlock Friend
    #447574

    Hi deem,

    I have fixed some problems in the module and I think it get rid of the problem, I opened the file of modules/mod_jaslideshow2/mod_jaslideshow2.php looking for this code
    [PHP] if(Ja_direction == “” )
    {
    Ja_direction = ‘<?php echo $direction; ?>’;
    }[/PHP]

    change it to
    [PHP] if(Ja_direction == “” || Ja_direction == null)
    {
    Ja_direction = ‘<?php echo $direction; ?>’;
    }[/PHP]

    Also I enabled the System – Mootools Upgrade Plugin in the plugin manager, Kindly keep this plugin enable.
    You now can check to see the module working under IE7

    deem Friend
    #447731

    thank you thank you thank you!!!
    finally now its working perfect!

    thanks again! 🙂

    Manos Moderator
    #447769

    😀 Problem Solved!

Viewing 10 posts - 16 through 25 (of 25 total)

This topic contains 25 replies, has 3 voices, and was last updated by  Manos 12 years, 7 months ago.

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