monica Posted January 30, 2019 Posted January 30, 2019 Hello, i am using processwire 3, i have created a field called introduction that is used by the home page, however, its contents are not being displayed, this is how i am doing it <?php echo $page->intro?> but when i do this <?php echo $page->body?> the contents in body are displayed. any help is much appreciated.
dragan Posted January 30, 2019 Posted January 30, 2019 Hello @monica and welcome to the PW forum. Is your field-name intro or introduction? 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now