• Resolved buseca

    (@buseca)


    Hi,
    I’m using the plugin and it’s almost all OK, the only problem is that i made a custom Template for a static page in the menù (like a contact page), the content of this page is wrote directly in the html/php of the .php file, without the use of the classic WP Pages editor.
    How i can make the plugin work also in this page? I tried to insert the tags [en] [/en] in the html structure but the plugin doesn’t see them and WP print them.
    Is there a codes I should insert in the template structure to enable the plugin?
    thank you

    http://wordpress.org/extend/plugins/mlanguage/

Viewing 1 replies (of 1 total)
  • Thread Starter buseca

    (@buseca)

    i resolved: it’s enough to create the DIV in this way:
    <div class=”en” lang=”en” dir=”ltr”> </div>

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: mLanguage] use the plugin with a custom Page Template’ is closed to new replies.