Page for Random Banners provides a way to display banner images randomly on a dedicated page. Every time the page is accessed, the order of the banners is shuffled automatically.
📁 Live Demo:\
https://www.secure-formmail.net/?p=46
📁 Sample banners are included in:\
/wp-content/plugins/page-for-random-banners/example/images
【How to Install】
(0) Log into your WordPress admin panel and install this plugin, along with the required plugin “Custom Post Template”.\
📺 Video: How to Install
https://www.Rainbow-Link.com/catalogue.htm?&item_no=RLF15#make_index2
(1) Go to: Page for Random Banners > Add a New Page for Random Banners.
(2) Using the TinyMCE editor in “Text” mode, write your banner layout using one of the following formats:
Format 1 (linked image):
<a href=""><img src=""></a>
\
Format 2 (image only):
<img src="">
⚠️ For optimal randomness, we recommend using only one format per page.
📺 Video: How to Use\
https://www.Rainbow-Link.com/catalogue.htm?&item_no=RLF15#make_index3
(3) Under “Post Template”, choose “Page for Random Banners [Header Footer]”.
(4) Click “Publish” to save your page.
(5) Optionally, create and apply a custom stylesheet by modifying
header.php
.\
Sample CSS is available in:\
/wp-content/plugins/page-for-random-banners/example
【FAQ】
https://www.Rainbow-Link.com/catalogue.htm?&item_no=RLF15#faq
【Inquiry】
For support or inquiries, please contact the plugin author directly:\
https://www.Rainbow-Link.com/catalogue.htm?&item_no=RLF15#inquiry
1.3.7
May 5, 2025: Fixed: Tag Errors
1.3.6
Apr 24, 2025: Fixed: Version error.
1.3.5
Apr 24, 2025: Updated readme.txt and readme_ja.txt with the support of ChatGPT.\
Jan 21, 2025: Added: header fields (Requires PHP, Requires at least, Update URI)
1.3.4
Oct 10, 2024: Modified tags per
WordPress.org review
1.3.3
Sep 11, 2024: Bug fix for version 1.3.2
1.3.2
Sep 11, 2024: Added new template: single-pfrb_HeaderFooter_2024.php
1.3.1
May 7, 2023: Added banner-1544x500.png\
Nov 2, 2022: PHP8 compatibility and bug fix for 1.3.0
1.3.0
Nov 1, 2022: Updated for PHP8 compatibility
1.2
Nov 22, 2018: Updated catalogue URL
1.1
Oct 5, 2018: Corrected WordPress version reference
1.0
Line 84: $post_types = rl_pfrb_headerfooter;
0.1
Line 84–89: Debug comments added\
If you use an old version of WordPress and the plugin fails, remove the ‘//’ to enable compatibility mode.