Each time an article is saved we generate ads slots in the article’s html.
The Current place this is happening in the codebase is in
app/Http/Livewire/Articles/Edit@updateArticleAdsPositions
If we have ad marked as float right, we generate at least one right slot: slot
<div class="trm-ads-float-right"></div>