Type: Pro
Purpose: Displays a horizontally scrolling strip of recommended articles below the page footer or at a custom location, providing a global content discovery experience across your site.
What It Does
This module renders a horizontal, scrollable slider of related post cards. Unlike other recommendation modules that are scoped to single-post pages, AI Footer Recirculation is global — it hooks into wp_footer (or a custom location you specify) and appears on every applicable page.
The result is a persistent discovery strip visible to all visitors, not just those who finish reading a specific article.
Requirement
This module requires the content index to be populated. See Understanding Indexing.
How It Works
The module renders via the wp_footer hook by default, placing the strip after the page footer. If push_content is not needed and you want to place the strip in a custom location, you can specify an alternative hook or use the [supercharger_footer_recirculation] shortcode.
Settings
General
| Setting | Description | Default |
|---|---|---|
| Number of Recommendations | How many posts to show in the strip | 6 |
| Thumbnail Size | WordPress image size to use for post thumbnails | thumbnail |
Slider
| Setting | Description | Default |
|---|---|---|
| Enable Slider | Use an auto-scrolling horizontal slider | Enabled |
| Autoplay | Automatically advance the slider | Enabled |
| Pause on Hover | Stop autoplay when the visitor hovers over the strip | Enabled |
| Slider Speed | Time (in seconds) for one full loop cycle | 120s |
Display
Each card in the strip displays the post’s featured image, title, and a link. The strip is responsive and scrollable on all screen sizes.
Tips
- Because this module appears globally, it provides consistent content discovery even on pages that are not single posts.
- On a high-traffic homepage, use the slider autoplay to animate through more recommendations than can be shown at once.