Closed (fixed)
Project:
Frequently Asked Questions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2013 at 04:14 UTC
Updated:
18 Jul 2020 at 09:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
YPCrumble commentedThere isn't a template for /faq-page because it's created in faq.module. It looks like there was a PR to create a template in D6 (https://www.drupal.org/node/205113) but I can't see any issues/bugfixes to do this for D7. Happy to contribute if this is something the maintainers would appreciate!
Comment #2
Anonymous (not verified) commentedI applied the faq module to my drupal project, I have the categories and select categories layout new page when I open the / faq-page url it shows categories but i can't override list category so i think faq module missing this case. So I created a patch for this module, adding a faq-list-category-new-page.tpl.php template to the controls list category.
Comment #3
Anonymous (not verified) commentedCOMMENT AND ATTACHMENTS REMOVED
Comment #4
Anonymous (not verified) commentedComment #5
JudyPJHsu commentedI am interested in this as well.
Comment #6
aurelianzaha commentedHi,
For templating the overview page, you can chnage the faq-category-questions-top.tpl.php file from the module.
For templating the content display (question/answer), create node--faq.tpl.php in you template folder and make your chnages there.
regards
Aurelian
Comment #7
avpadernoI am closing this support request, since it has been answered from comment #1.