Plugin Author
Phil
(@philsbury)
Hi @gburge,
Which post have you been reading and what have you got so far? Throw any code up in here and I’ll help you trough
Thanks
Phil
Thread Starter
gburge
(@gburge)
Plugin Author
Phil
(@philsbury)
Hi @gburge,
I think there’s some info missing in that thread that’s actually in another thread!
There’s some extra code needed that you can get here.
Inside that is a file called age-gate-canadian-province.php which has some code that looks like this:
...
[
'age' => 18,
'name' => 'Alberta'
],
[
'age'=> 19,
'name' => 'BC'
],
...
You just need to add the right names and ages to them.
Thanks
Phil
Thread Starter
gburge
(@gburge)
I plug this code into the Custom CSS spot on wordpress?
Or is there another program I need?
Sorry like I said a bit of a noob.
Thanks in advance