You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday we deploy the initial version for EA addons that enabled it in all the projects hosted on Read the Docs. However, we rolled it back because we found some inconsistencies and we didn't feel comfortable with it.
We ended up with the following plan:
I think the first step for next addons release is to "only inject the ad if we detect is a theme we know, avoid using stickybox" until we decide what to do here and how to solve it
Disable using `stickybox` style for now and only inject the ad if we are sure
it's a known theme and the ad it's going to be above the fold.
In a following iteration, we will want to use `stickybox` in the other cases but
we want to have the ability to disable the re-placement in smaller screens.
Closes#328
…329)
Disable using `stickybox` style for now and only inject the ad if we are
sure it's a known theme and the ad it's going to be above the fold.
In a following iteration, we will want to use `stickybox` in the other
cases but we want to have the ability to disable the re-placement in
smaller screens.
Closes#328
---------
Co-authored-by: Eric Holscher <[email protected]>
Yesterday we deploy the initial version for EA addons that enabled it in all the projects hosted on Read the Docs. However, we rolled it back because we found some inconsistencies and we didn't feel comfortable with it.
We ended up with the following plan:
Slack Discussion: https://readthedocs.slack.com/archives/C02J81RSF/p1716916646608969
Related
The text was updated successfully, but these errors were encountered: