removing tests for langage switcher
This commit is contained in:
parent
1dab08b556
commit
fa34a1ce34
|
|
@ -1,5 +1,8 @@
|
||||||
<?php get_header(); ?>
|
<?php get_header(); ?>
|
||||||
|
<?php
|
||||||
|
// do_action('wpml_language_switcher', array('dropdown' => 1));
|
||||||
|
|
||||||
|
?>
|
||||||
<div class="homegrade-page-container homegrade-page-container--metiers-patrimoine">
|
<div class="homegrade-page-container homegrade-page-container--metiers-patrimoine">
|
||||||
|
|
||||||
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
|
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user