• Resolved xertion

    (@xertion)


    Hello dear WordPress friends. Yesterday I started a new freelanceproject, It was a site that was 90% done already but they needed some small fixes that they requested me to do for them.

    Since it wasnt me who did the first 90% it’s hard to know exactly what all custom functions does (since it’s really bad commented) and just hard to get in to the project.

    This is a site created with WordPress as the CMS and it’s for a company who wants to present their projects and cases. At the moment all their clients have been added as categories, and when they post a new case they post it under the client category.

    The new post does not appear on the firstpage/main blog if you chose any client as a category but it does appear if you navigate into the category that it’s been posted in.

    What I want to do is to make _ALL_ posts in _ALL_ categories appear on the first page.

    Tried to google but didnt find much relevant information.

    Regards
    Marcus

    SOLVED: After been searching for a few hours yesterday, a while today I started to look through more of the code. I found a function called:
    “query_posts(‘cat=-134&posts_per_page=20’);”, Removed the -134 and the problem was solved! Moderator can close the thread.

  • The topic ‘Freelance – Not posting a certain category!’ is closed to new replies.