I'm trying to find a way to display a random post without adding new posts to force the change. Can you think of a way to do this? This would be a great revision!
Forums
Feed Informer Support
Make Random random all the time
3 posts-
Posted 9 years ago #
-
I see your point, but we do not plan to implement a built-in mechanism for this particular purpose.
Posted 9 years ago # -
Actually, this can be accomplished using quite simple Javascript code incorporated into your widget.
Here is the link to a working demo:
https://feed.informer.com/share/PHHKIFWMEQ
To grab the code, please follow the link, click 'CUSTOMIZE' button, then click 'Edit template manually' link and copy code snippets for each part of the widget.How it works: I use a generic widget template with multiple items, but, using Javascript code, I hide all the items except one randomly selected.
In-depth:
http://feed.informer.com/blog/widgets-how-to-display-single-random-item-using-javascript/Posted 9 years ago #
Topic Closed
This topic has been closed to new replies.