How can I get heartbeat to show activities automatically without refreshing the page? Ive installed heartbeat.js but still activities are not automatically loading.

Comments

rogical’s picture

You may try the nodejs module which does real time data work, Heartbeat has already integrated with it.

Stalski’s picture

Status: Active » Closed (cannot reproduce)

You have an generic option in the stream to poll every X seconds. This will use heartbeat.js (you don't install heartbeat.js) . So this is something that works out of the box as long as you enable it for the stream you desire.
If you have a Node.js server installed, you could try updating messages with the heartbeat_nodejs.