Inherit tabs footer on new page

Hello, i began developing my new app. i used tabs template, i manage to create one new page and i have a link to this page in text on first tab.
when i open my new page this page is blank, i start to write things i want. the problem is tabs footer it not appearing in this new page.
how can i inherit tabs footer on my new page?
thanks a lot

I think that the app’s navigation code and/or structure is incorrect. Are you using Ionic v4 or Ionic v3?

Navigation needs to be in context with the active tab/route.

i use ionic 4
any ideas what changes should i do?