Conversation
supportIs there a way to make the liveblog show more than 5 entries per page? I don’t believe it’s anywhere in the settings and I can’t find it in the code either… Any help would be appreciated! Thanks.
Try this Nick https://github.com/Automattic/liveblog/issues/355
Fantastic! Thank you so much. In case anybody else is wondering, it’s in /classes/class-wpcom-liveblog-lazyloader.php Change: self::$number_of_entries = 5;
Try this Nick https://github.com/Automattic/liveblog/issues/355
Fantastic! Thank you so much. In case anybody else is wondering, it’s in /classes/class-wpcom-liveblog-lazyloader.php Change: self::$number_of_entries = 5;