Contact Form
-
I am using contact form 7 plugin which works great. However how can I add an if else statement:
If (user is logged in)
<contact form 1>
else
<contact form 2>
End ifContact form 1 requires an email and name entered. Contact form 2 requires no name or email.
(I would need to be able to get the logged in user email / name? and add it to the message tag – is this possible?)Any help appreciated – Thanks
S
The topic ‘Contact Form’ is closed to new replies.