# Static page problem

**URL:** <https://meta.discourse.org/t/static-page-problem/75922>\
**Category:** UX\
**Created:** [December 12, 2017, 11:23pm UTC](https://meta.discourse.org/t/static-page-problem/75922 "2017-12-12T23:23:03Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)\
**Post date:** [December 12, 2017, 11:23pm UTC](https://meta.discourse.org/t/static-page-problem/75922/1 "2017-12-12T23:23:03Z")

</div>

Granted, reproducing the issue requires a lot of “ifs” but I suspect it might not be all that rare. Because I am not using an ad blocker, I can’t test static pages, so I am only reporting what someone experienced with the SitePoint FAQ page.

- if a forum has a top banner ad as implemented by SitePoint _and_
- if a visitor has an ad blocker _and_
- if the visitor decides to block the ad _and_
- if the ad blocker offers “.container:nth-of-type(1)” as a filter _and_
- if the visitor selects that filter

_then_  
the ad is blocked as desired on most forum pages  
_but_  
when going to the FAQ page, the page content is not displayed.

My thinking is that having an empty element with a container class would be the easiest fix, but maybe not?
