Select Field: if A echo "HELLO" if B echo "BYE"
-
As always, this plugin is awesome, but always I need help in simple things …
I got in admin a SELECT field with options A and B.
I want to show in front end different but simple content depending on the selected option in admin:
IF option selected “A” > ECHO “HELLO”
IF option selected “B” > ECHO “BYE”
IF option selected “C” > ECHO “EXMAPLE”But I can’t figure out how to do it.
Please … can anybody help me with this?
Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Select Field: if A echo "HELLO" if B echo "BYE"’ is closed to new replies.