# Landing Pages Plugin 🛩

**URL:** https://meta.discourse.org/t/landing-pages-plugin/180967
**Category:** Plugin
**Tags:** pavilion
**Created:** [February 24, 2021, 4:09am UTC](https://meta.discourse.org/t/landing-pages-plugin/180967 "2021-02-24T04:09:40Z")
**Posts on this page:** 1
**Showing post:** 29

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [July 22, 2021, 3:58am UTC](https://meta.discourse.org/t/landing-pages-plugin/180967/29 "2021-07-22T03:58:58Z")

</div>

> [@rsmithlal](#):
>
> There doesn’t seem to be any existing way to do this with plugins or the Discourse core. Everything seems to be using their own layout for custom pages. Do you know if this is just a use-case limitation by existing solution’s developers, or a limitation of the Discourse platform itself?

hm, the distinctions you’re drawing here will make less sense once you get into the weeds a bit more.

> [@rsmithlal](#):
>
> others will be for logged-in users and should be rendered in the main app layout so the customizations I’ve done for the main app can be persisted including custom nav items and the user menu.

Can you give me an example of this kind of page? Yes it’s true that the landing pages plugin doesn’t include the discourse nav items and user menu, however if you want those in a page, it’s best to create it for each specific use case within the Discourse app itself on a case by case basis. Trying to recreate them in a landing page wouldn’t make sense.

The reason there isn’t a generic way of doing this is because there isn’t a generic use case per se. There’s a number of approaches you can take, the best one will depend on what you’re looking to achieve. It’s best if you lay what you’re trying to do in more detail, then I can give you more specific advice.

Start a new topic in #Development or over on [Pavilion](https://thepavilion.io/c/open-source/discussion/78) explaining what you’re doing in detail and @me.

---

_[View the full topic](https://meta.discourse.org/t/landing-pages-plugin/180967)._
