Basically, this would show if the user has been verified or not. I made a simple custom field called verification with two values Unverified and Verified. When I would get the values inside template it should look like this:
<img src="URLhere.../images/ver/{postrow.custom_fields.verification}.png"/>
Seems the image should appear, because URL appears, but not the value.
How should I get these? Any idea?
-- Solved it
edited 1×, last 07.07.17 04:35:04 pm