hyperdude95
Member
Hello!
In a xenforo 2.01 test site, I made a custom field to put text in and I wanted to get the text inside a template. i tried placing in the page container template <p>{$user.customFields.dbCustom_Theme}</p> and also replaced user with visitor but no luck on both sides.
Not sure what i did wrong?
dbCustom_Theme is the field ID.
in page container:
custom field entry:
result on site (there is no text):
Custom theme field:
In a xenforo 2.01 test site, I made a custom field to put text in and I wanted to get the text inside a template. i tried placing in the page container template <p>{$user.customFields.dbCustom_Theme}</p> and also replaced user with visitor but no luck on both sides.

dbCustom_Theme is the field ID.

in page container:

custom field entry:

result on site (there is no text):

Custom theme field:
