Referenzen

$loop = new WP_Query($args); array_push($content, '
'); ksort($ref_nav_architekturbeton); ksort($ref_nav_hochleistungsfasern); ksort($ref_nav_einsatzgebiete); $ref_nav_architekturbeton_label = array('Architekturbeton', 'Architectural concrete'); $ref_nav_hochleistungsfasern_label = array('Hochleistungsfasern', 'Fibre technology'); $ref_nav_architekturbeton = array_merge(array("architekturbeton" => "architekturbeton|" . $ref_nav_architekturbeton_label[$index]), $ref_nav_architekturbeton); $ref_nav_hochleistungsfasern = array_merge(array("hochleistungsfasern" => "hochleistungsfasern|" . $ref_nav_hochleistungsfasern_label[$index]), $ref_nav_hochleistungsfasern); $all_products = array('Alle Produkte', 'All products'); $all_areas = array('Alle Einsatzgebiete', 'Area of application'); $navi_produkte = ''; // Show navigation - always show for single-referenzen.php template // This template is specifically for reference overview pages $ref_nav = '
'.$navi_produkte.$navi_einsatzgebiete.'
'; $content = array_merge(array($content_title), ($ref_nav ? array($ref_nav) : array()), $content); ?>

Referenzen