Random Banner
Add to ListRandom Banner is a flexible WordPress plugin that enables you to display various types of banner ads (Image, SWF, or Script) randomly throughout your website. Whether you’re running ad campaigns or promoting content, this plugin offers powerful placement and control options.
Features
- Supports banner types: Image, SWF, and Script.
- Assign individual links to Image and SWF banners.
- Display banners randomly from the list uploaded on the settings page.
- Use shortcodes or widgets to place banners anywhere.
- Set custom titles via widget settings.
- Organize banners using categories.
- Display banners as sliders via widgets or shortcodes.
- Enable/disable banners on individual posts.
- Global enable/disable settings under Settings Others.
- Option to hide banners for logged-in users.
- Show banner ads as popups (Settings Popup).
- Filter ads by category when assigning banner locations.
Scripts and Styles used
- Bootstrap
- SweetAlert
- Moment.js
- Owl Carousel
Demo
Free Vs Pro
Shortcode Usage
In PHP
<?php echo do_shortcode('[bc_random_banner]'); ?>
Inside Posts or Pages
[bc_random_banner]
Available Shortcode Attributes
[bc_random_banner category=category_name slider=no autoplay=true delay=3000 loop=false dots=false]
- category: default or any custom category slug.
- slider: yes / no
- autoplay: true / false
- delay: e.g., 3000 (milliseconds)
- loop: true / false
- dots: true / false
For Pro Version : Random Banner Pro Support