filter_exclude_currentpage
Type: boolean
Default: false
Context: prediction
About this parameter
Prevents recommendations (especially Question & Answers) that have links to the current page the visitor is on from being displayed.
Especially useful on a page if you want to recommend all Questions & Answers that have been created on subpages of the page, but not those that have been created on the current page.
Usage examples
<div class="rek-prediction" data-filter_exclude_currentpage="true"></div>