Hi,
someone could explain me how to do to always ask the user's email before the quiz.The idea is that email is always required.
O always has to be a registered user in wordpress?
I await response.
thanks
Sorry for my bad english
Hi,
someone could explain me how to do to always ask the user's email before the quiz.The idea is that email is always required.
O always has to be a registered user in wordpress?
I await response.
thanks
Sorry for my bad english
Read the FAQ -- to the code on your page add email like this:
[ssquiz id='#' email]
(change # to the id of your quiz)
You must log in to post.