Title: multilingual-posts
Last modified: August 19, 2016

---

# multilingual-posts

 *  [dulwich](https://wordpress.org/support/users/dulwich/)
 * (@dulwich)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/multilingual-posts/)
 * okay love the idea of this..
 * But I got to nr 4 in the explanation and now I am stuck.
    I found the instructions
   a bit confusing could someone please explain this to me a little better:
 * > 4. Edit your wordpress theme.
   >  <!–***NOTICE: the code below is modified for battery render in webpages.
   >  
   > please replace “>” with > and “<” with “<” when insert to your wp theme***–
   > >
   > In the loop(inside a while(have_posts()) loop), find the top html container
   > which is normally a div block and add a function call before the “>” mark:
   > 
   > <?php /* Support for multilingual posts plugin*/ if(function_exists(‘theLangTag’))
   > theLangTag($post->ID);?> It should look like this(wp2.2 default theme): <div
   > class=”post” id=”post-<?php the_ID(); ?>” <?php /* Support for multilingual
   > posts plugin*/ if(function_exists(‘theLangTag’)) theLangTag($post->ID);?> >
 * Thanks for the help in advance
 * Or if anybody knows of a better and easer language changer please post link ty

The topic ‘multilingual-posts’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 0 replies
 * 1 participant
 * Last reply from: [dulwich](https://wordpress.org/support/users/dulwich/)
 * Last activity: [18 years, 3 months ago](https://wordpress.org/support/topic/multilingual-posts/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
