Quote:
Originally Posted by TheInsaneManiac
2.1 Bugs: - Sponsored Links stays in the footer even when disabled and can not change Sponsored Links in the Admin CP.
|
- to fix this go to admincp , style manager , ad location templates , ad_footer_start
Change :
with
Quote:
Originally Posted by TheInsaneManiac
- Again when enabling footer advertisement the advertisement is below the footer bar.
|
well move the code in your footer template ! i gave you the ability to display 2 Random advertisements in footer one below whats going on ? and the other below the copyrith . so open your footer and move :
$ad_location[ad_footer-end]
if you wanna it above the footer bar :
above :
add:
Code:
$ad_location[ad_footer_end]
[/QUOTE]
Quote:
Originally Posted by TheInsaneManiac
- Display advertisement every X posts does not work.
|
Quote:
Originally Posted by TheInsaneManiac
Reinstalling 2.0...
|
[/QUOTE]
if you want use this option (( after x posts )) you must disable
Display advertisement after first post on a page? & Display advertisement after last post on a page?