the forums don’t have ‘pages’ they are all posts with post numbers.
If you go to
dashboard>forums>all forums and click the edit button in the url at the top you’ll see
http://www.mysite.co.uk/wp-admin/post.php?post=11316&action=edit
11316 will be the forum number
Apart from that I am struggling to understand your problem
Can you post some screenshots of what the issue is and what you would like it to show
Hi Robin,
I have a forum on another private site and it worked okay, this one has a different theme and I had to do a workaround to get the public and private pages showing.
When the public sees the site they only see four pages. One of which is the login page. When they login, they get the same menu on the left and a second, private one on the right.
Then they go to the Community Forum and it takes them to the page /community-forum.
I add the pages that show up on the right or left hand side in the private area by going to the widget section of WP and adding in the page or post. However, when I got into a forum (in this instance plant swap, it changes the page from /community-forum to /forums/forum/plant-swap/ And I need to know what that page is in order to include my menus on that post.
http://harveylakeland.com/images/widgets.jpg
This is how I have included menu items to be included on the private area.
Here are the images of the pages, and the issue. I could change the theme, but it would involve hours of work, when if I could find how to locate where Forums/forum is, I could get the post ID’s for them.
http://harveylakeland.com/images/forum-forum.jpg
I hope that is a bit clearer.
okay, that may have helped me. Can you help me by telling me where I can fix the css for the forum menus? They look terrible and aren’t really very obvious (at the bottom left of the page)
Thank you!
No, what I think I need is the way to find the page or post number for “Forums”. I created a page called community-forum, but the forums seem to go into a page (I think) called Forums instead and I can’t get the menu on that page if I can’t find it anywhere.
Does that make sense?
forums is a virtual page – ie it doesn’t exist (not that pages really exist anyway!), and is not a ‘post ‘ in the wordpress sense of post
Rather than use the forums widget, why not just use a text widget, just put this in the content
<a href= "http://harveylakeland.com/forums">Community Forums </a>
Hi Robin,
You know, you’ve helped me solve this. In this case, rather than setting it to only post it to certain pages, I reversed it and said not to post it on four other pages and that way it puts it on the “virtual” pages automatically. Thank you, that was a big help.
great – glad you’re fixed !