Plugin Contributor
Lap
(@lapzor)
Maybe something like this:
https://ww.wp.xz.cn/plugins/random-content/
might work (UNTESTED!). Since the Boxzilla Box supports shortcodes you can combine those two plugins and put the random-content shortcode in the Boxzilla box.
Alternatively we also offer a way to open the box with JavaScript:
Boxzilla.show(3109);
(where 3109 is the box ID).
So I guess you could write some custom code from there if you are a programmer yourself.
Thanks. I was hoping for a more of an out-of-the-box solution but that will eventually work.
Plugin Contributor
Lap
(@lapzor)
We rather do 1 thing good than many thing a bit. That is why we leave specialized featured like “random content” to separate plugins and we make our plugin work “out of the box” with shortcodes from any other plugin.