Skip to content

Duplicate footer displayed on the same page #670

@akofficial10

Description

@akofficial10

Description:

  • Currently, the page displays two footers at the bottom instead of just one. This creates a layout issue and makes the UI look cluttered.

Steps to Reproduce:

  • Navigate to the About us page.
  • Scroll to the bottom of the page.
  • Observe that there are two footers rendered.

Expected Behavior:

  • Only a single footer should be displayed at the bottom of the page.

Actual Behavior:

  • Two footers are shown on the same page.

Screenshots:
Image


Possible Solution (Optional):

  • Ensure layout templates include only one instance of the footer.
  • Verify conditional rendering logic if multiple footers are being injected.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions