OK I've got CMPG up and running and have included themes and some plugins. Everything works fine, no issues with install as it was all very straight forward. So now I would like to add other content on certain pages, ie: extra text, placed images. I've searched the forum a number of times and cannot seem to find
Example: I would like to edit the content of the FAQ so that it is more site specific. Opening the faq.php only shows the code but the Q's & A's are not in that file . Where do I edit the text content of the Q & A? Any assist would be much appreciated.
Edit your language file, eg lang/english.inc.php
Thanks Nibbler.
Nice to get a straight forward answer.
Have found the files to edit ~ english.php and english_gb.php so I'll edit one and copy/paste into the other.
As I have enabled all languages for users unfortunately I don't think I can edit those other languages.
So I may turn them off and just use english.
Instead of turning off all languages, you can turn on English fallback. That way, if some text isn't in those non-english language files, the english text should show.