I don’t have idea why those 2 are ok and the other ones are not!
Beside that, a few pages that I created locally with the right template (“Autore” template) are shown on the pre-production site as if they were created from “Page” template.
Don’t know if the issue is somehow related to the fact the site is installed in a subdomain… Any hint? Thank you
You could, but then you would have to name your text files accordingly. Unix-like OS are case sensitive. Therefore, file names should always be lowercase.
Are u running Centos on live server but ubuntu locally? Double check the casing, i would go lowercase. i had this issue when Ubuntu was used locally, but Centos broke. (filenames were lower case but in the code, I hadcapitalised or camel cased it somewhere). Ubuntu didnt blink, but Centos did
Probably is related as well: locally (win10) I can write in the text field of a page caffè, and the page shows caffè correctly. On the server it shows “caffè” …why?
Pop a phpinfo.php page up on your server. instructions here. remember to delete it when your done, it can be a security risk as it gives information away.
@hvsrmusic What code editor are you using? Most editors like Atom, Sublime, VS code usually say the current files encoding type somewhere along the bottom edge of its window. Usually if you click it, it will give you some options to change it. Heres mine in Atom: