-
AuthorPosts
-
October 29, 2015 at 9:35 am #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
ChrisNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 30, 2015 at 4:37 am #720306Hi 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
1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 30, 2015 at 4:37 am #753318Hi 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
1 user says Thank You to Ninja Lead for this useful post
November 8, 2015 at 7:16 pm #723268Ok
Is there a possibility to “hire” a joomlart-developer to do this?
Thank you
ChrisNovember 8, 2015 at 7:16 pm #753991Ok
Is there a possibility to “hire” a joomlart-developer to do this?
Thank you
ChrisNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 9, 2015 at 2:36 am #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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 9, 2015 at 2:36 am #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.
-
AuthorPosts
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