I need some help on a basic level. I finally got the advanced conditionals and packages figured out, but with content dripping, I just look at the code and do not understand where I put in which pages to drip with the time is right. I need to SEE a example first that shows something like
add action template redirect my custom capabilities
function my custom capabilites
if tags music !current user can ccap music
else if s2member current user paid registration days = 7
drop pages 7, 8, 9
else if s2 member current paid registration days = 14
drip pages 10 11 12
else if s2 member current paid regsitration days 21
drip pages 13 14 15
else if s2 member curretn paid reg 28 days
drip pages 16
header location s2members options page url
exit
I hope this makes sense and someone can help me with getting this base figured out .