I created some elements in page named as "Home"
but when I click "view" or want to see preview I get "hello world"
I now that for view I need create template and setup it
but I don't understand what I need to write to see the elements that I created.
I would like to receive step by step instructions.
My Answer:
To view the content elements you created on the "Home" page in TYPO3, you will need to create a template and set it up correctly. Here are the step-by-step instructions to achieve this:
1. Log in to your TYPO3 backend and go to the "Template" module.
2. Click on the "Template" record for the page where you have created the content elements (in this case, the "Home" page).
3. In the template record, go to the "Includes" tab and make sure that the necessary TypoScript templates are included. If not, add them by clicking on the "Add item" button and selecting the TypoScript template.
4. Go to the "Info/Modify" tab and make sure that the "Config" field is set to "Main Template (root)".
5. Save the changes and go back to the "Template" module.
6. Click on the "Root" page in the page tree to edit the root template.
7. In the root template, go to the "Includes" tab and make sure that the necessary TypoScript templates are included. If not, add them by clicking on the "Add item" button and selecting the TypoScript template.
8. Go to the "Info/Modify" tab and make sure that the "Config" field is set to "Root Template".
9. Save the changes and go back to the "Template" module.
10. Clear the TYPO3 cache by clicking on the "Flush frontend caches" button.
11. Now, when you click on the "View" button or preview the "Home" page, you should see the content elements that you created.
By following these steps, you should be able to view the content elements you created on the "Home" page in TYPO3. If you encounter any issues, make sure to check the TypoScript templates and clear the cache before trying again.
Rate this post
3 of 5 based on 5742 votesComments