How to display content field?
-
Sorry if this is a dumb question.. I see you have tons of requests each week. How do you display the tinymce content field?
I know I can display it like this [content name=”hello-world”]
but as soon as I add other fields I don’t know how to show the actual editor content anymore without writing [content name=”hello-world”] again.
So for example to display content from the current post
[content field=”title”]
[content field=”author”]If I wanted to add all the editor text as a field what would that field be called? Or am I suppose to use the [content name=”hello-world”] by it self like this:
[content field=”title”]
[content field=”author”]
[content name=”hello-world”]In the content overview for ‘posts’ for example, all the ‘default fields’ are listed except the ‘editor’ (content) field…. Is there a way to do this:
[content field=”title”]
[content field=”author”]
[content field=”content”]Thanks and sorry if this is obvious and I just don’t see it.
- The topic ‘How to display content field?’ is closed to new replies.