A small update fixing 2 things that may break the output of groups in AdRotate – Most notably groups on block mode.
The width of groups was not applied correctly. Not every theme knows how to handle this and as a result may show a while area. This is now fixed with correct CSS for the width. Additionally, the %title% tag wasn’t converted as it should. Causing some warnings/notices for a few people.
Changes
[unordered_list style=”arrow”]
- [fix] Block width not applied correctly for some users
- [fix] %title% variable not converted correctly
[/unordered_list]