=====================
1) Enable multiple banners for the same page/position Top and Bottom
(For example 5 possible banners at bottom of Classifieds)
One banner could appear in order each time the page loads/refreshes. #1 first time, then 2,3,4,5,1,2,3, etc
2) Ability to deactivate banner rather then always needing to delete
3) Not required but would be way better: Ability to load and reference picture similar to other Oxwall plugins, rather than current load to Images folder and reference in html.
4) Fix the Global Page setting bug- (I need to test this some more to define issue)
5) Expiration date which deactivates the Banner.
=====================
If interested, and sounds like something that would be quick for you, please PM me.
Thanks,
Kevin
Sample HTML from current plugin for a banner:
<a href="https://mysite.com/event/6"
target="_blank">
<img src="/images/Banner_Ads/My picture name.jpg" alt="Sample Event Banner" title="Sample Event
Banner">
</a>