Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • vnav Friend
    #188852

    I would make “content -top” mainbody biger so I has disable all module in “inset” position (Popular article,s Last articles..)

    Problem with Infinity scroll (auto load items when scroll down)

    – In PC Desktop : working
    – In Ipad, Iphone : not working

    How can I fix it ?

    thank

    phong nam Friend
    #498818

    Hi vnav,

    Thank you for your feedbacks. I has transfered this issue to our dev team for the bug fix in the next update of JA Argo template. You can track on our work flow at http://pm.joomlart.com/browse/JATCARGO-131. I will back to inform you when the new update of this template is available.

    vnav Friend
    #501252

    Hi Leo Burnetts

    Any new for fixing this bug ?

    phong nam Friend
    #501345

    Hi vnav,

    I has reminded our template developer about this raised issue, and the bug fix will be included in the next major update of JA Argo template. Thanks you !

    phong nam Friend
    #501407

    Hi vnav,

    Now, you can solve this issue by opening templatesja_argojsscript.js, replace lines (307th):

    if((('ontouchstart' in window) || window.DocumentTouch && document instanceof DocumentTouch) && (inset.offset().top > $(window).height() / 2)) {
    return false;
    }

    with

    if((('ontouchstart' in window) || window.DocumentTouch && document instanceof DocumentTouch) && (inset.length && inset.offset().top > $(window).height() / 2)) {
    return false;
    }

    The red texts are additional codes., make sure that you backup the file before applying update.

    vnav Friend
    #501487

    I had add this red code to script.js… work like a charm

    thank you

    Eugene Friend
    #502904

    Hello.
    infinity scroll does’t work correctly on the main page. it’s load only one block of articles and that’s all.. Other blog categories works OK. Help me please)
    http://zdravnica.net

    phong nam Friend
    #502942

    Hi oppositeby,

    You can try to go Skype Status module’s backend, then set No to Include jQuery, the Infinity scroll will work fine as usual.

    Eugene Friend
    #502973

    Leo Burnetts, thank you so much! You are absolutely right!

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

This topic contains 9 replies, has 3 voices, and was last updated by  Eugene 11 years, 3 months ago.

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