Closed krmax44 closed 3 years ago
This will likely not work due to caching! All plugins are cached by default, you have to set cache = False
to prevent that. However, cache = False
will prevent the whole page from being cached which is not ideal.
I would suggest implementing the shuffling in JavaScript.
This plugin renders all child instances in random order. If the only child is a Row/Bootstrap Row, its children will be shuffled.