-
AuthorPosts
-
hoknight Friend
hoknight
- Join date:
- July 2009
- Posts:
- 400
- Downloads:
- 128
- Uploads:
- 225
- Thanks:
- 110
- Thanked:
- 4 times in 4 posts
February 25, 2016 at 4:33 am #890052Hi,
We would like the event keeping on front page until the end time is over.
For example an Article ID:230 , this is start from 20/2 and end time on 2/27.However,The ACM module hidden this event on 20/2 on front page.Is it possible modify the ACM module (News Featured : event-slider) that can be hidden event by End Time ?
Module ID: 105
Thanks-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
hoknight Friendhoknight
- Join date:
- July 2009
- Posts:
- 400
- Downloads:
- 128
- Uploads:
- 225
- Thanks:
- 110
- Thanked:
- 4 times in 4 posts
February 26, 2016 at 8:28 am #890758Yes,Thanks to your work!
Does it change would be apply on next release for this module?Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 26, 2016 at 8:38 am #890762Yes, I will forward this to development team but you can see my solution below
Open templates/ja_charity/acm/news-featured/tmpl/event-slider.php file
find and change
<?php if (strtotime($item->params->get('ctm_start',''))>=strtotime(date('Y-m-d'))) : ?>
to
<?php if (strtotime($item->params->get('ctm_end',''))>=strtotime(date('Y-m-d'))) : ?>
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Ninja Lead 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum