[ad_1]
Hi @jurgen74,
To replicate the “Hall of Fame” list you should set the range parameter to all, like so for example:
[wpp range="all" post_type="page"]That will get you the most viewed pages of all time.
Not sure what you mean with “Now Popular” though, however the solution is the same: just set the range parameter to whatever makes sense and that’s it.
These are the values accepted by the range parameter:
- last24hours, the most viewed items from the past 24 hours
- last7days, the most viewed items from the last 7 days
- last30days, the most viewed items from the last 30 days
- all, the most viewed items of all time
- custom, allows you to set a custom time range see (time_unit and time_quantity for usage examples)
For more details see the Parameters section from the wiki.
If you have any further questions please let me know.
Oh! Right that makes sense. Thank you for the quick reply.
Blessings,
Jurgen
