• [insert_php]
    if(function_exists('wpdt_list_categories')){
    wpdt_list_categories('child_of=163&useicons=1);
    }                                          // this doesnt work
    
    print_r(wpdt_get_categories_defaults());   //this ok!!
    [/insert_php]

    if you directly paste in code that works everything!

  • The topic ‘Why doesnt work with [insert_php]?’ is closed to new replies.