Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Creating an FAQ Page?

    Is there a way to create an FAQ page in Zen Cart. One that functions like the Gift Certificate FAQ or like the html version where you can click on the question and the page will go down to the answer. I know how to do that in html but Zen Cart always return you to Zen cart due to the #.

    I am not interested in the FAQ page found in the download section as it acts like any other page. Also I don't need so many different categories and complication to use the FAQ Module also found in the download.

    I just need to use the FAQ page I created since I only have less than 10 FAQ I need to list.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Creating an FAQ Page

    you can add your anchor ( # ) by using this code

    <a href="<?php echo $_SERVER['REQUEST_URI']; ?>#anchorName">

    this method will scroll the page down to the correct section without being taken to zencart main page ..

  3. #3
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Creating an FAQ Page

    Thanks that worked I just have to actually create the text for it.
    Thanks again

    Another thing is there a way I can include an arrow to take the customer back to the page top?

 

 

Similar Threads

  1. Creating an FAQ page
    By vito in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jul 2010, 01:15 PM
  2. New Page in Information Box Using Faq Page Mod
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 May 2009, 02:38 AM
  3. Create FAQ Page using EZ Pages or Define Page?
    By Stenrique in forum General Questions
    Replies: 3
    Last Post: 2 Jun 2007, 08:22 PM
  4. Create FAQ Page using EZ Pages or Define Page?
    By Stenrique in forum General Questions
    Replies: 1
    Last Post: 24 May 2007, 11:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg