wp-theatre icon indicating copy to clipboard operation
wp-theatre copied to clipboard

Paginateby and Groupby venue / city / location in shortcode

Open YannickMol opened this issue 5 years ago • 5 comments

Is it possible to implement a paginateby and/or groupby venue/city/location in the shortcode?

YannickMol avatar Aug 06 '19 21:08 YannickMol

It is. See this code snippet for an example: https://gist.github.com/slimndap/6b9e1a31ec56c0f302a5

slimndap avatar Aug 09 '19 13:08 slimndap

Thanks for the reply. However, whenever I try to implement the following in the shortcode, it doesn't seem to be working.

[wpt_events paginateby="category, month, venue"]

YannickMol avatar Aug 18 '19 09:08 YannickMol

Yannick,

The code snippet does not add pagination. It only add a basic filter for venues:

[wpt_events venue="de-verwachting"]

slimndap avatar Aug 18 '19 13:08 slimndap

Is there a snippet that does add pagination for venue?

YannickMol avatar Aug 19 '19 09:08 YannickMol

Hi Jeroen, any update on this?

YannickMol avatar Oct 14 '19 18:10 YannickMol