# Custom footer disappear on some pages

**URL:** https://meta.discourse.org/t/custom-footer-disappear-on-some-pages/226089
**Category:** Bug
**Created:** [May 4, 2022, 10:09am UTC](https://meta.discourse.org/t/custom-footer-disappear-on-some-pages/226089 "2022-05-04T10:09:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nicolas-pf](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nicolas-pf/32/258879_2.png) [@nicolas-pf](https://meta.discourse.org/u/nicolas-pf)
#### Post date: [May 4, 2022, 10:09am UTC](https://meta.discourse.org/t/custom-footer-disappear-on-some-pages/226089/1 "2022-05-04T10:09:57Z")

</div>

Similarly to those closed discussions:

- [Custom footer disappears in group -\> activity -\> topics](https://meta.discourse.org/t/custom-footer-disappears-in-group-activity-topics/87575)
- [Custom footer disappears on some profile pages](https://meta.discourse.org/t/custom-footer-disappears-on-some-profile-pages/87900)

**Prerequisites:**  
Have a custom footer in your Discourse (Create a new Theme from the editor with custom HTML and CSS)

**Expected result:**  
Footer shown in all non Admin pages

**Current situation:**  
Footer is not shown in:

- `/account-created` page
- Invites (all tabs)
- Activity (solved tab)
- Groups
- Cakeday

---

<div class="post-metadata">

### Author: ![nicolas-pf](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nicolas-pf/32/258879_2.png) [@nicolas-pf](https://meta.discourse.org/u/nicolas-pf)
#### Post date: [May 4, 2022, 10:12am UTC](https://meta.discourse.org/t/custom-footer-disappear-on-some-pages/226089/2 "2022-05-04T10:12:30Z")

</div>

Also, is it possible to add our custom footer to the Login or Sign-up pages?

---

<div class="post-metadata">

### Author: ![nicolas-pf](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nicolas-pf/32/258879_2.png) [@nicolas-pf](https://meta.discourse.org/u/nicolas-pf)
#### Post date: [May 4, 2022, 2:53pm UTC](https://meta.discourse.org/t/custom-footer-disappear-on-some-pages/226089/3 "2022-05-04T14:53:26Z")

</div>

I have found a workaround for my 2nd question by using the “Easy Footer” component and added it to my theme (in order to use the “_Show footer on login required page_” option). Then I hide it with CSS via the local theme editor.

I still did not find a solution for my 1st request (It applies to Admin pages where it is not possible to add a custom footer).
