Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try shortcode like

    [events_list limit=5 pagination=1 scope="past" page_queryvar="pno2" order='DESC' format_header="<table>" format_footer="</table>"]
    <tr>
     <td> #_EVENTNAME </td>
    </tr>
    [/events_list]
    Thread Starter docfantasia

    (@docfantasia)

    Thanks Angelo, it looks like it will work, but in testing it I noticed I was wrong – the part generated by CONTENTS is not interpreting the tags, as I had thought.

    I haven’t had much luck getting 2 shortcodes working on the same page, but that might do it if I can find the secret. I tried different values of page_queryvar for “future” and “past,” but only the first one shows.

    Tom

    As far as I know, you can’t have two shortcodes with pagination on the same page. You’d really need two different pages.

    Thread Starter docfantasia

    (@docfantasia)

    Thanks. I’ll have to do something else.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Format of event list using shortcode vs. using CONTENTS’ is closed to new replies.