Pentago
Guest
Member
Hello everyone
Is it possible to randomize the notices in the standard notices plugin?
I tried to change something in
Read more
Is it possible to randomize the notices in the standard notices plugin?
I tried to change something in
notice_macros
, as it was written here (https://xenforo.com/community/resources/xenforo-2-random-ads-code.8245/) but it doesn't work. I think I didn't implement it well. As I understand, for notices displaying, one has this part of code in notice_macros
:<div class="notice-content"> <xf:if is="$notice.dismissible AND...
Read more