Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/simplyjane.me/sngine.scriptstribe.com/vendor/gettext/gettext/src/Translations.php on line 284 Random Post Feed Hack for Sngine
How to Show User Feed Posts Randomly in Sngine
If you want to display user feed posts randomly every time you refresh, like Instagram or Facebook, here’s a quick and simple guide to achieve this in Sngine.
See it working here
Tutorial
1. Locate the Code for Post Ordering
In your Sngine application, navigate to the file
includes/class-user.php.
Find the line of code...