Forums

Adding Sections (9 posts)

  1. jimmyg164
    Member
    Posted 4 months ago #

    HI There

    at the moment I run multiple sites on different topics (see car99.net) and am going to merge into one site my question is how do you add sections

    example.com/cars
    example.com/music

    kind regards
    and happy new year

  2. govpatel
    Member
    Posted 4 months ago #

    Look into creating a multisite instructions here
    http://codex.wordpress.org/Create_A_Network

  3. jimmyg164
    Member
    Posted 4 months ago #

    Hi There

    was thinking in terms of mashable.com where posts are filed in sections

    if you look at the start off each post it is filed in tech, social media,...

    Kind Regards

  4. Jerry
    Member
    Posted 4 months ago #

    Two words, custom pages!

    Define your pages, rather it's cars, music, etc... for each page, define a custom page template. Within each template, make a custom WP_Query for a specific category, taxonomy, etc... so the Page for Cars could be cars_template or whatever you want.

  5. jimmyg164
    Member
    Posted 4 months ago #

    cheers dude

  6. Jerry
    Member
    Posted 4 months ago #

    Haha, I've been gettin' that a lot this morning :)

  7. jimmyg164
    Member
    Posted 4 months ago #

    LOL

    well that's because your so helpful

  8. Jerry
    Member
    Posted 4 months ago #

    Well Red Bull and some Tudors helps a little :)

  9. jimmyg164
    Member
    Posted 4 months ago #

    Hi All

    managed to figure out sections (cheers Jerry)

    no trying to populate each page with content
    eg
    created a music page
    what would be the best way to pull info

    was thinking using a categories if statement

Reply

You must log in to post.

About this Topic