Hi,

I am installed frequently asked questions linking it into organic groups and can't seem to get the view (/faq) page to show details?? i then go to the views section and can;t find a view for fAQ? ANY IDEAS WHERE TO LOOK?

thanks
cam

Comments

OnthegOinOz’s picture

I ave tried everything I can to find the fault... Can someone please help... the sites live and i can't start front scratch anymore?

I bet its really simple just missing something...

thanks

drupalhooked’s picture

your are not finding view for faq in views coz there is no view created for faq. Inside faq.module file you will find the all the faqs are being displayed using simple queries on /faq path. There is no role of views displaying data on /faq page coz the faq.module has not been developed that way.