• Resolved chaseadams

    (@chaseadams)


    Is it in any way possible to display blog posts on more than one page? I’m looking to have three pages on my WP blog, each page for a different topic of writings. Ideally, I’d like to be able to log in, write a new post, then select whether that posts appears on page X, Y, or Z. Any ideas or info is much appreciated.

Viewing 2 replies - 16 through 17 (of 17 total)
  • I find boreal123’s approach easy, not “complicated” in the least. It’s a simple on line of code to add. Why do you see that as so much more of a hassle than your way which involves so much more work…

    Also, thanks boreal123 for the help.

    moshu, where and how do I handcode the links in the top navbar? I wanted a Page in the top navi bar to display a category. On the Admin panel, under the newly created page, this is what I added:

    <html>
    <head>
    <META http-equiv=”refresh” content=”0;URL=https://www.mydomain.com/category/podcasts/”>
    </head>
    <body></body>
    </html>

    This is fine but there is a “refresh”, meaning after clicking on the link, it takes a second before it goes onto the categories tab. What’s an easier way of doing this?

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Posting to separate pages’ is closed to new replies.