{"id":39405,"date":"2015-01-26T07:48:38","date_gmt":"2015-01-26T12:48:38","guid":{"rendered":"http:\/\/www.templatemonster.com\/help\/?p=39405"},"modified":"2015-02-04T06:01:39","modified_gmt":"2015-02-04T11:01:39","slug":"zencart-manage-faqs","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/zencart-manage-faqs.html","title":{"rendered":"ZenCart. How to manage FAQs"},"content":{"rendered":"<p>This tutorial shows how to manage FAQs in ZenCart.<\/p>\r\n\r\n<a href=\"http:\/\/www.youtube.com\/watch?v=zIMp1sMSMg0?width=1280&amp;height=720\" rel=\"prettyPhoto\">ZenCart. How to manage FAQs<\/a>\r\n<p>FAQs are stored in the <strong>gv_faq.php<\/strong> file located in the <strong>includes\\languages\\english\\<\/strong> directory on server.<\/p>\r\n\r\n<ol>\r\n<li><p>Connect to your server through <a target=\"_blank\" href=\"\/help\/how-upload-files-server-2.html\">FTP<\/a> or use <a target=\"_blank\" href=\"\/help\/how-to-upload-files-to-a-server-using-cpanel-webhost-manager-whm.html\">File manager<\/a> of  Hosting cPanel.\r\n  <\/p><\/li>\r\n<li>\r\n  <p>Open the <strong>includes\\languages\\english\\<\/strong> directory, find and download the <strong>gv_faq.php<\/strong> file.<\/p><\/li>\r\n\r\n  <li>\r\n    <p>Open the file and locate the FAQs content. You can edit FAQ titles under the <strong>TEXT_INFORMATION<\/strong> and change the FAQ text under the <strong>SUB_HEADING_TEXT<\/strong> variable:<\/p>\r\n    \r\n<a href=\"\/help\/wp-content\/uploads\/2014\/10\/ZenCart.How-to-manage-FAQs-page.jpg\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2014\/10\/ZenCart.How-to-manage-FAQs-page-300x210.jpg\" alt=\"ZenCart.How to manage FAQs page\" width=\"300\" height=\"210\" class=\"aligncenter size-medium wp-image-39406\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2014\/10\/ZenCart.How-to-manage-FAQs-page-300x210.jpg 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2014\/10\/ZenCart.How-to-manage-FAQs-page-150x105.jpg 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2014\/10\/ZenCart.How-to-manage-FAQs-page.jpg 1000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n\r\n<\/li>\r\n  <li>\r\n    <p>To delete one of the FAQs items, remove both: FAQ title and content:<\/p>\r\n    <pre class=\"brush:php\">&lt;a href=\"'.zen_href_link(FILENAME_GV_FAQ,'faq_item=2','NONSSL').'\">How to send ' . TEXT_GV_NAMES . '&lt;\/a&gt;<\/pre>\r\n    <pre class=\"brush:php\">case '2':\r\ndefine('SUB_HEADING_TITLE','How to Send ' . TEXT_GV_NAMES);\r\ndefine('SUB_HEADING_TEXT','To send a ' . TEXT_GV_NAME . ' you need to go to our Send ' . TEXT_GV_NAME . ' Page. You can find the link to this page in the Shopping Cart Box in the right hand column of each page.\r\n  When you send a ' . TEXT_GV_NAME . ', you need to specify the following.\r\n  The name of the person you are sending the ' . TEXT_GV_NAME . ' to.\r\n  The email address of the person you are sending the ' . TEXT_GV_NAME . ' to.\r\n  The amount you want to send. (Note you don\\'t have to send the full amount that\r\n  is in your ' . TEXT_GV_NAME . ' Account.)\r\n  A short message which will appear in the email.\r\n  Please ensure that you have entered all of the information correctly, although\r\n  you will be given the opportunity to change this as much as you want before\r\n  the email is actually sent.');\r\n  break;<\/pre>\r\n  <\/li>\r\n\r\n<li><p>To add a new item to the FAQs page, copy and paste the line with the title code. Please note that you should change the <strong>FAQ item number<\/strong> and <strong>title<\/strong> to new one in the copied code. For example, copied code without changes will look this way:<\/p>\r\n<pre class=\"brush:php\">\r\n&lt;a href=\"'.zen_href_link(FILENAME_GV_FAQ,'faq_item=5','NONSSL').'\">When problems occur&lt;\/a&gt;&lt;br \/&gt;\r\n&lt;a href=\"'.zen_href_link(FILENAME_GV_FAQ,'faq_item=5','NONSSL').'\">When problems occur&lt;\/a&gt;&lt;br \/&gt;\r\n<\/pre>\r\n<p>The code with new item number and title will look like the following:<\/p>\r\n<pre class=\"brush:php\">\r\n&lt;a href=\"'.zen_href_link(FILENAME_GV_FAQ,'faq_item=5','NONSSL').'\">When problems occur&lt;\/a&gt;&lt;br \/&gt;\r\n&lt;a href=\"'.zen_href_link(FILENAME_GV_FAQ,'faq_item=6','NONSSL').'\">New question&lt;\/a&gt;&lt;br \/&gt;\r\n  <\/pre>\r\n<\/li>\r\n  <li>\r\n    <p>Please note, when adding new FAQ text, you will need to replace the <strong>case<\/strong> variable with the appropriate one as well.<\/p>\r\n  <pre class=\"brush:php\">\r\n  case '6':\r\n  define('SUB_HEADING_TITLE','New Question');\r\n  define('SUB_HEADING_TEXT','Text for new question goes here ');\r\n  break;<\/pre>\r\n  <\/li>\r\n<\/ol>\r\n<p>Feel free to check the detailed video tutorial below:<\/p>\r\n\r\n<a href=\"http:\/\/www.youtube.com\/watch?v=zIMp1sMSMg0?width=1280&amp;height=720\" rel=\"prettyPhoto\">ZenCart. How to manage FAQs<\/a>","protected":false},"excerpt":{"rendered":"<p>This tutorial shows how to manage FAQs in ZenCart.<\/p>\n","protected":false},"author":65,"featured_media":43280,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[734],"tags":[1793,2408],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/39405"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=39405"}],"version-history":[{"count":0,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/39405\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/43280"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=39405"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=39405"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=39405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}