Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hoknight Friend
    #890052

    Hi,

    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


    1. ScreenShot960
    2. ScreenShot961
    Ninja Lead Moderator
    #890707

    Hi,

    I fixed this bug directly on your site, now you can see the event’s showing on your site and will be close to end event day.

    You can check it again and let me know if it helps

    Regards

    hoknight Friend
    #890758

    Yes,Thanks to your work!
    Does it change would be apply on next release for this module?

    Ninja Lead Moderator
    #890762

    Yes, 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'))) : ?>
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