Open therealNAAN opened 2 years ago
So an update: I managed to change titles, subtitles, etc on the website itself! I had to go into the userpage php file for that (basically the reader's side of things) and so I managed to have the site appear in Spanish now! \ o /
I'm still not sure why things like the dates and blog titles don't appear but I think I may also eventually resolve that by myself....I'll update this if I do!
Hello again!
I've been trying to add a Spanish version of my comic, and trying to have all titles, archive headings, etc be in Spanish. I went into the database to add (what I thought was) a Spanish add-in, so that the site processes the edits I did to the user-es.php file. (I don't care about the languages on my end, just the ones on the readers' end.) But the site hasn't...shown anything.
Here's what it looks like in the panel:
I thought having that would make things better but I may have ruined things, since now the blog post title here, for example, doesn't pop up now.
I've checked the translation guide and documentation on the CMS' site in order to make sure I didn't bork the site but I think I reached my limits. I don't know anything about PHP beyond "this code in the header php repeats on every page" type of deal ^_^;;
Very long rambling, but basically: I just want to know what's the code or command to display all things on the site in Spanish (that are not easily editable like the header and footer php files.) Any help is appreciated. Thank you!