Help with writing some php please for random block selection.
-
On the home page, we would like to display one of two carousels – chosen randomly.
Would someone help me with php syntax for something like:
rand(1,5)
if 1,2,3 -> display shortcode[A]
else -> display shortcode[B]
(i.e. A slighly more often than B).We could put the php in the Snippits plugin.
What do we put in the home Page – to get it to only run on this page? And to document/explain to some later developer.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Help with writing some php please for random block selection.’ is closed to new replies.