You can add (a) page(s) which display(s) banners at random.
Each time the page is loaded, position of the banners are randomly changed.
(0) Log in your wordpress-admin and install this plugin and another plugin 'Custom Post Template', and activate them. ( See the == Installation == below ).
(1) See the menu, and open "Page for Random Banners > Add a New Page for Random Banners".
(2) Using the TinyMCE, create a page that displays link-banners as Format1 ( if you don't crate a hyperlink to images, please use Format2 ).
Format1:
Format2:
If you'd like to display the images completely at random, please standardize the format per page.
(3) Select a template at 'Post Template', "Page for Random Banners [Header Footer]".
(4) Push the "Publish".
(5) You can create a style-sheet for the page that you created by using this plugin. ( Add it to your header.php ). There is a example-css in
/wp-content/plugins/page-for-random-banners/example
.
::video:How to Use ::
https://www.youtube.com/watch?v=r7HcJbgRSRs
- Upload the plugin files to the
/wp-content/plugins/page-for-random-banners
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Copy the templates in
/wp-content/plugins/page-for-random-banners/templates
to your wordpress active theme's directory.
- Download another plugin 'Custom Post Template' ( https://wordpress.org/plugins/custom-post-template/ ) and install it, and activate it.
:: Video:How to Install ::
https://www.youtube.com/watch?v=oigSZIOuDi8
1.3.3
Sep 11, 2024: Fixed: bug of 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: Changed: for PHP8
Fixed: bug of 1.3.0
1.3.0
Nov 1, 2022: Changed: for PHP8
1.2
Nov 21, 2018: Changed: URL of our Catalogue
1.1
Oct 05, 2018: We noticed today that we had mistaken the version of Wordpress. Sorry.
1.0
- 'page-for-random-banners.php' l.84
$post_types = rl_pfrb_headerfooter;
0.1
- Modified 'page-for-random-banners.php' l.84-89
/
If you use this plugin in any OLD version of WordPress, and if this plugin doesn't run well, please remove '//' below.
When you run the version 1.0 of this plugin on the debug mode on WordPress 4.4.2, this plugin displays a debug message.
If you'd like to run your WordPress 4.4.2 as the debug mode, keep '//' below.
/
//$post_types = rl_pfrb_headerfooter;