Events Made Easy Forums How do I … Scope=today and and filterform

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43563
    Anonymous
    Inactive

    I decided to use the shortcode. This my code :

    <h1>Aujourd’hui</h1>

    <div class=”liste”>[events_list order=ASC scope=today]</div>

    <h1>À venir</h1>

    <div id=”filtres” class=”clearfix bordure”>[events_filterform submit=Filtrer]</div>

    <div class=”liste”>[events_list showperiod=monthly scope=future order=ASC limit=50 paging=1]</div>

    When I use the filterform shortcode, I just want the last events_list to be filtering, but it always filtering the first. Do you have a solution? This is my page : http://beta.ecdq.org/activites/

    #48893
    Franky
    Keymaster

    using the current implementation of filtering, this is not possible

    #48894
    Anonymous
    Inactive

    So, I ask you to think about it!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top