芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/itrema/wp-content/themes/itremetheme/single.php
ID == $menu1_id || $post->post_parent == $menu1_id){ define('CATEGORY_NAME', 'Formation'); }else if($post->ID == $menu2_id || $post->post_parent == $menu2_id){ define('CATEGORY_NAME', 'Analyse du mouvement'); }else if($post->ID == $menu3_id || $post->post_parent == $menu3_id){ define('CATEGORY_NAME', 'Recherche mouvement et sport'); } get_header(); get_slidertpl(); $contact_id = '39'; ?>
Accueil
post_parent)? $post->ID : $post->post_parent; $postID = 2; //id institu formation $children = get_children(array( 'post_parent' => $postID, 'orderby'=> 'menu_order', 'order'=>'asc' )); foreach ($children as $child) { if($child->post_type !='attachment'){ ?>
post_title ?>
Actu
'lieux', 'Formateur'=>'formateur', 'Photos'=>'photos', 'Dates'=>'dates', 'Programme'=>'programme', 'Inscription'=>'inscription'); foreach($onglets as $key=>$onglet){ $var = get_field($onglet); //var_dump($var); if(!empty($var)){ echo '
'.$key.'
'; $i++; } } ?>
'lieux', 'Formateur'=>'formateur', 'Photos'=>'photos', 'Dates'=>'dates', 'Programme'=>'programme', 'Inscription'=>'inscription'); foreach($onglets as $key=>$onglet){ $var = get_field($onglet); //var_dump($var); if(!empty($var)){ ?>