by vipul Jariwala on WordPress.org
Banner advertisement slider to maximize your revenue & earn money from home page, categories, tags and search like pages.

Banner advertisement list from WordPress admin.
Banner advertisement to maximize your ad revenue by display image banners advertisement for different pages on different places.
There is not any direct WordPress action hook or filter function that allow you to insert new features like banner slider near header & footer or at any good place, so admin user/site manager should change and add plugin php code to allow site owner to display advertisement slider on front end site visitors.
**Important Note :: ** to display advertisement slider on user end, you have to edit header.php & footer.php files of current active theme. If you don’t have knowledge of PHP or WordPress code, we have display how to add with screen image from admin->Plugin Settings->Document.
You can find banner slider display on different pages plugin demo on our site
You can find banner slider display on different pages plugin demo on our site
Why you should edit header.php & footer.php files??
Even not sure that the WordPress theme you are using have added action hook for header.php & footer.php file.
You can find plugin documents, FAQ and more detailed information on wpwebs.com. If you were unable to find the answer to your question on the FAQ or in any of the documentation, you should check the support forum on WordPress.org. If you can’t locate any topics that pertain to your particular issue, post a new topic for it.
Still you need any help, customization or direct help – contact us
There are two ways to display banner slider on front-end site
(1) Edit header.php & footer.php files by adding related action hook above & below header & footer
(2) Use widget “Banner Slider Advertisement” by drag-drop to widget area and display slider.