# 将论坛嵌入Wordpress

**URL:** https://meta.discourse.org/t/embedding-the-forum-into-wordpress/70964
**Category:** Support
**Created:** [2017年九月28日 17:05 UTC](https://meta.discourse.org/t/embedding-the-forum-into-wordpress/70964 "2017-09-28T17:05:58Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [2017年九月28日 17:55 UTC](https://meta.discourse.org/t/embedding-the-forum-into-wordpress/70964/2 "2017-09-28T17:55:58Z")

</div>

> [@George\_Morris](#):
>
> Ideally I’d wrap Discourse with the WordPress theme by embedding Discourse into the Forum page I’ve created in WordPress… is this even possible?

No, that’s not possible since Discourse is a single page application and it is not good web practice in general.

You should make a custom menu for your Discourse instance and style it just like your WordPress menu:

> [@Add a custom header with a dropdown menu](https://meta.discourse.org/t/custom-header-with-dropdown-navigation/33451):
>
> We’ll be implementing a black header with one link that reveals a menu of more links, like this: In Admin \> Customize \> CSS/HTML, create a new customization. Remember that you can have multiple customizations active at the same time, so it’s a good idea to use many of them instead of one giant one for everything. For this custom header, create a new customization called “Header Nav”. To implement this sample nav, we need some CSS, HTML, and javascript to show and hide the d…

---

_[View the full topic](https://meta.discourse.org/t/embedding-the-forum-into-wordpress/70964)._
