[Plugin: MyADManager] Recommended Changes and Feature Requests
-
Code Change
get rid of the<div style="clear:both;"></div>
as this causes undesirable results it some browsers, pushing the height the ads widget to be greater than the left or story section. The correct code is overflow:auto; on the container div.`<li id=”myadmanager” class=”widget widget_myadmanager”>
<h2 class=”widgettitle”>Advertisement</h2>
<div class=”groupads” style=”overflow: auto; width: 375px;”>’This was easy for me to change the plugin code, but just thought you may want to fix it ??
Feature Requests
– Some have mentioned before that longer buy times are needed, 1, 2, 3, 6 month, 1 yr would be great.– Home ad priority: If there is one slot open for a ‘Home’ ad, you should change the code so it either cycles the ‘home’ ads randomly or somehow assign on of them priority over the others. For example, I’d want to show the ‘Advertise Here’ ad more than the other ‘home’ ads I have
– Option to fill empty ad slots: If there are empty ad slots, there should be an option to fill them with one particlar home ad, instead of having to add the same ad X number of times to fill the gaps
Hope this helps ?? I love what you’ve done so far!
-Eric
- The topic ‘[Plugin: MyADManager] Recommended Changes and Feature Requests’ is closed to new replies.