Drupal 7.x, I use Feeds and Feeds News modules. I want promote feed items to front page (expanded content). I edited target feed and checked “Promoted to front page” option. Feed name and “Read more” links appears on front page, but only links, not feed content itself. Even if click on these links, this open empty “View” tab, not “View items” (where is feed content itself). How to place full feed content to the front page?
Share
You could always have the content type that you are importing to have the “Promoted to Front Page” option checked.
Logged in as an admin go to
admin/structure/types/manage/INSERT_CONTENT_TYPE_MACHINENAME_HEREand then click the Promoted to front page option
That should do it for you.. or else you need to mess with how your teasers are displayed on the front page.