• $page_id = $_GET[‘page_id’];
    // show news category
    if( $page_id == ’32’) // news
    { // show posts of particular category here

    }

    32 is a page id(new page)
    when i enable permalinks this check is not workin g
    please tell me any solution for it .
    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘permalinks’ is closed to new replies.