-
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
March 4, 2016 at 7:18 pm #894999Hi
I have problem with module JA Content Slider Module. I use more categories and sort order by date. Problem is : content are sorted by date from 1. category, and after display content from 2. etc… Not the newer only?
And how I can set display date of publication for contents?
Thnx
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
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
March 8, 2016 at 9:49 am #896522Hi
I have it now only in localhost.
What now?Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
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
March 15, 2016 at 9:38 pm #900121This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 21, 2016 at 4:21 am #902634Hi,
This module does not support to set ordering with date of publication for content but you can make a custom work as my solution below
- Open modules/mod_jacontentslider/mod_jacontentslider.xml file find and change
<field name="sort_order_field" type="list" default="created" label="SORT_ORDER_BY" description="SORT_ORDER_BY_DESC"> <option value="created">DATE</option> <option value="ordering">ORDER</option> <option value="hits">HITS</option> </field>
to
<field name="sort_order_field" type="list" default="created" label="SORT_ORDER_BY" description="SORT_ORDER_BY_DESC"> <option value="created">DATE</option> <option value="ordering">ORDER</option> <option value="hits">HITS</option> <option value="a.publish_up">Start Publishing Date</option> </field>
- Go to backend of your site and set Sort Order By: Start Publishing Date, see the 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
April 13, 2016 at 11:59 am #917496Thanx but I think you dont understad me.
A try again…
The probelm is, that I use more categories and I want display newest content from all categories.
But these module sort content by date in first category, after in second and atc.
Not choose content from all categoriest what I set and sort it by date.Please HELP me.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 14, 2016 at 2:14 am #917794JA Contentslider module already supported as your expectation, I changed the configuration on your site
-
Max Articles per category(Maximum number of articles to display from each category) set 1
-
Sort Order By set Start Publishing Date or you can set it to Create date
- Categories Selection option with list category and make sure each category has feature article on that.
Now you can see it’s showing all articles under each category.
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
April 18, 2016 at 4:05 pm #919396Sorry but it dont work. Now i add a new article end it is now last (3th).
And what happen when I add e.g. 4 new article in same category???
Ervin
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 19, 2016 at 9:20 am #919745Hi Ervin,
This is a rule this module and hope will help you clear
-
Max Articles per category: Maximum number of articles to display from each category, it will get the number articles under each category if you add new more articles under each category, it only get the number article as your setting.
- Number of articles to Display: Input number of articles to display on module, this is total article to show on this module
Regards
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 9 replies, has 3 voices, and was last updated by Ninja Lead 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum