Skip to:
Content
Pages
Categories
Search
Top
Bottom

Show some forum category not inside the latest on the front-page

  • I was just wondering if this is possible.

    on the front-page.php

    <latest topics>

    <topic 1>

    <topic 2>

    <topic 3>

    <topic 4>

    <Forum category>

    <forum cat 1>

    <forum cat 2>

    <forum cat 3>

    <forum cat 4>

    <forum cat 5>

    So forum category 5 will be a off topic forum (like small talk) and i would like that the new topics inside this category will NOT be visible inside the latest topics at the top because they are never really important.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes it is!

    In front-page.php, instead of just echoing the loop in the foreach loop, return it into a variable, compare it and then decide you want to show it up or skip it.

    If you are not into code, then it will be hard for you.

    Yes it is!

    In front-page.php, instead of just echoing the loop in the foreach loop, return it into a variable, compare it and then decide you want to show it up or skip it.

    If you are not into code, then it will be hard for you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar