Guides
How To Create Public Layout

Public Layout

This is the first step to implement after completing the primary setup. We offer two types of layouts, and this one is specifically used for all public-facing pages. It includes the Header Menu, Footer, and Logo that are consistent across all public pages, ensuring a cohesive user experience.

📑 Public Header Setup

  1. From Strapi dashboard Go to Content Management → Public Layout → header (under SINGLE TYPES).

    Hello
  2. Here we will select Main Menu component.

    Hello
  3. At this main menu component you can add logo,main_menu and others.

    Here is default items example for main_menu are given for our default pages.

    • Home: /
    • Find-job: /find-job
    • Company: /company
    • Candidate: /find-candidates
    • Career Advice: /career-advice

    Hello
  4. And here we can also add language menu, button option (like Login button), profile_menu(Here make sure that, if you want Logout button, use identifier value logout ).

    Hello

📑 Public Footer Setup

This footer is for all public pages layout.

  1. From Strapi dashboard Go to Content Management → Public Layout → Footer (under SINGLE TYPES).
Hello
  1. Now At footer you can add different widget like Contact Info, Menu Widget, Copyright Bar.
Hello