Support » Fixing WordPress » display all pages side by side on one page

  • Hi hope you can help –

    I’ve a bit of a strange request, but here goes!

    I’m looking for a way to load content from all Pages onto the same webpage.

    Basically I’m experimenting making asingle page website with one long horizontally scrolling webpage (using ScrollTo.js) and want each Page (created as a Page in the admin backend) to be displayed within its own container div on the same website page at once. Does that make sense?

    SO basically a site visitor will only see one long horizontal webpage with each of the Pages created in the backend displayed next to each other.

    I think it would be easier to do this using Posts, but need to keep Posts separate for a blog section and news ticker.

    How should I do it? Multiple loops, ajax loading? What do you think?

    Rather than hard coding specific pages to be displayed into my tempates I’d like to keep it dynamic if possible, so that pages can be added or removed in the backend. I realize its a little against the standard practice for using pages, but in this instance would really like to bend wordpress in this way.

    Any hints, tips or help hugely appreciated.

  • The topic ‘display all pages side by side on one page’ is closed to new replies.