Search code examples
htmlwordpresswpml

Translate a HTML template page with WPML Wordpress Plugin


On my website I have made a page in HTML, which I have made for a template. It works fine, but how do I translate it into another language?

I have looked under "Strings" but can not find anything ...


Solution

  • You must first completely convert HTML to WordPress, so you can use the multilingual plugin. Be sure to make the files index.php , style.css Make the code for the Css in the first css so that the plugin can recognize the plugin. Then you need functions wp_head() in head in header.php and wp_footer() in footer.php