This addon will create a Frequently Asked Questions Help page for your site. There are only two new files and no database changes.
There are 45 questions set–up, and you can add more if you need to. All questions and answers are managed from the included language file. You can also split the Q/A into 3 categories.
You'll need to add links to this page in the footer, menu, infobox,...
One thing not to forget,.. when adding questions and answers text content to the language file definitions, always remember that every single quote (other than the opening & ending single quote of the defined variable) needs to be preceded with a back-slash. For example:
they're
Should be added to the language file definition as..
they\'re
define('TEXT_FAQ_QUESTION_1', 'I put items in my shopping cart and now they\'re gone. Why?');
No database changes
Only two new files to upload
This is a Full Package