Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • galbur Friend
    #719857

    Hi

    Another Question 😉
    In the Pop-Up View i have the left/right arrows to click from one article to the next.
    When i reach the last article, it stops and i can’t use the arrow anymore.
    Ist there a possibility to let it work like a carroussel? (after clicking the lat article it starts wit the first again?)

    Thank you
    Chris

    Ninja Lead Moderator
    #720306

    Hi Chris,

    I am so sorry about this but your request is custom work and I would like to clarify that for heavy customization, you should hire a developer to carry out such work, customization support is out of JA support scope.

    If you are a developer, you will find the that code with next button templates/ja_fixel/js/script.js file and change anything if you need


    if(nextbtn.length){
    nextbtn.on('click', function(){

    if(!nextbtn.hasClass('finished')){
    ploader.modal('show');
    masonry.infinitescroll('retrieve');
    }

    return false;
    });

    ploader.insertBefore(nextbtn);
    }

    Regards

    Ninja Lead Moderator
    #753318

    Hi Chris,

    It’s default behaviour of Joomla article navigation. If you want it work like carousel, you will have to customise it much on JS code.

    In case that you are a developer, you will find the that code with next button templates/ja_fixel/js/script.js file and change anything as you wish


    if(nextbtn.length){
    nextbtn.on('click', function(){

    if(!nextbtn.hasClass('finished')){
    ploader.modal('show');
    masonry.infinitescroll('retrieve');
    }

    return false;
    });

    ploader.insertBefore(nextbtn);
    }

    Otherwise, it’s better to hide a developer to get it done for you.

    Regards

    galbur Friend
    #723268

    Ok

    Is there a possibility to “hire” a joomlart-developer to do this?

    Thank you
    Chris

    galbur Friend
    #753991

    Ok

    Is there a possibility to “hire” a joomlart-developer to do this?

    Thank you
    Chris

    Ninja Lead Moderator
    #723275

    <em>@galbur 501313 wrote:</em><blockquote>Ok

    Is there a possibility to “hire” a joomlart-developer to do this?

    Thank you
    Chris</blockquote>

    I sent the pm to you, please check inbox of your pm.

    Ninja Lead Moderator
    #753998

    <em>@galbur 501313 wrote:</em><blockquote>Ok

    Is there a possibility to “hire” a joomlart-developer to do this?

    Thank you
    Chris</blockquote>

    I sent the pm to you, please check inbox of your pm.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Ninja Lead 9 years ago.

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