I’m coding a wordpress theme and I can’t understand how i should manage texts in my page. My website is composed of multiple pages and is a static website. I need to be able to edit texts not by modifying the source code of my page, but by using wordpress UI. How should i do this? It may be a stupid question, but my home page is, as of now, fully hardcoded, and i want to be able to manage it without any coding competence.
Also, my website need to be displayed in two different languages so I need a solution that can work with the use of .po files (or any other way to internationalize the website, if you know any other one)
[ad_2]