I’m trying to show a view on homepage node. I created a view that filters 5 first news, and it works perfectly, but I want it to be shown on homepage only.
Any idea?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If it is a block view, all you have to do is add the block to a region that is available on the home page template. Edit the block, scroll to the bottom choose the option that says
Show only on the selected pages, then type<front>in the text area. This will force the block to only show on the home page.