monica Posted January 30, 2019 Share 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. Link to comment Share on other sites More sharing options...
dragan Posted January 30, 2019 Share Posted January 30, 2019 Hello @monica and welcome to the PW forum. Is your field-name intro or introduction? 1 Link to comment Share on other sites More sharing options...
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