You need to make sure that both of these prefs are true
:
browser.newtabpage.activity-stream.feeds.section.topstories
browser.newtabpage.activity-stream.feeds.system.topstories
Also, you should note that user.js sets all the prefs in it at every startup, so if you set these prefs in about:config
but they are set to some value in user.js then your changes will be undone on startup.