-
AuthorPosts
-
Ing. Ervin Zatko EASY Friend
Ing. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
January 7, 2014 at 3:11 pm #193551Hi
I use your Content Slider Modul, but missing some functions:
– I cant display only featured articles
– I cant display random articlesWhat you think, do you add these options to this modul soon?
Please answer ASAP.
Thnax
ErvinNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 8, 2014 at 9:23 am #517765Hi Ervin,
Its true that JA Content Slider module doesn’t support the options you mentioned. I have forwarded your request to our development team. Anyway, I am afraid for not being in the position to confirm on adding those features.
Ing. Ervin Zatko EASY FriendIng. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
January 8, 2014 at 3:09 pm #517788Now I need display featured articles. Is there a solution for it? Or I must wait if the developer team add these feature to the modul…
Ervin
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 9, 2014 at 8:31 am #517894This is a heavy customization for JA Content Slider module as it requires major code changes, but you being a developer member our dev team decided to help you out.
+ Download and extract my attached files
+ Copy both files helper.php and mod_jacontentslider.xml into modules/mod_jacontentslider path
+ Don’t forget to backup old files before replacing the files.
Once done, you can see featured articles and random options in JA Content Slider module of back-end site, see the screenshot.
let us know how it goes.
Regards
-
3 users say Thank You to Ninja Lead for this useful post
Ing. Ervin Zatko EASY FriendIng. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
January 9, 2014 at 10:19 am #517914Ohhh…Thank you very much…:-)
It work perfectly.
I think add these functions to this module is a good news not only for me.I have one more request:
– I want display articles from some categories and subcategories. Add these categories is not problem (Categories Selection), but when I want display the latest from all selected categories it dont display correctly. First display the latest only from first category, after from next, etc.
How I can set it or what I must change for do it correctly…If you have a solution please send me it ASAP.
Thank you again
Ervin
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 10, 2014 at 5:01 am #517997Hi Ervin,
You can try with configuration from JA Contenslider module as per this screenshot:
Hope it helps.
Ing. Ervin Zatko EASY FriendIng. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
January 10, 2014 at 9:59 am #518039Thanx but it is not what I need. I have 2 categories and I need display min. 4 articles sorted by date.
Any solution?Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 13, 2014 at 6:30 am #518207Maybe, you need to customize in helper.php file again
Open modules/mod_jacontentslider/helper.php file
Change
$thumbnailMode = $params->get('source-articles-images-thumbnail_mode', 'crop');
To
$compare = create_function('$a, $b', 'return strcmp($b->created, $a->created);');
uasort($data, $compare);$thumbnailMode = $params->get('source-articles-images-thumbnail_mode', 'crop');
Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
Ing. Ervin Zatko EASY FriendIng. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
January 13, 2014 at 9:45 am #518241Yes it wokr perfect…
Thank you for your help.
ErvinArmenos Lumen Leviticus Emmanuel FriendArmenos Lumen Leviticus Emmanuel
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 86
- Uploads:
- 4
- Thanks:
- 6
May 5, 2014 at 2:40 pm #533611Random solution is great thank you
This must be present by deafaultRegards,
ArmenHarikalar Kutusu FriendHarikalar Kutusu
- Join date:
- July 2010
- Posts:
- 52
- Downloads:
- 481
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 4 times in 1 posts
August 9, 2014 at 12:21 am #545290Thank you for this solution. I applied the modification to the current version. I hope these additions are added to the code soon…
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 4 voices, and was last updated by Harikalar Kutusu 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum