I was able to override the main Gift Certificate FAQ page with the page name GV_FAQ as shown below:
define('META_TAG_DESCRIPTION_GV_FAQ','My description');
define('META_TAG_KEYWORDS_GV_FAQ','My keywords');
define('META_TAG_TITLE_GV_FAQ', 'My title');
But I cannot figure out what is the page names for the other 5 pages
/index.php?main_page=gv_faq&faq_item=1
/index.php?main_page=gv_faq&faq_item=2
/index.php?main_page=gv_faq&faq_item=3
/index.php?main_page=gv_faq&faq_item=4
/index.php?main_page=gv_faq&faq_item=5
Please advise


Reply With Quote

