How to find or identify the faq's Node ID ?

Comments

stella’s picture

Category: feature » support
Status: Active » Fixed

Just look at the url - you may find it more easily by looking at the url of the edit page than the view page if you've got pathauto enabled.

Roze-1’s picture

Status: Fixed » Active

Actually i want to replace the faq page using the panels , The problem is i cant find the node id for the FAQ page. I tried even looking at the MySql database but i found only the created content's Node ID.

Please Enlighten me .

Thank you in Advance.

Roze-1’s picture

FYI,
I tried giving "faq" in the panel Path but no use.
And i have pathauto module enabled.

mrwhizkid’s picture

I think the other poster thought you were talking about the FAQ questions themselves which are nodes. Someone can correct me if I'm wrong here but I don't think that the FAQ page itself is a node...it is 'generated' by the module which is why you won't find a node ID for it. It's kind of like when happens when Views generates a page view...there's no node ID.

Maybe you can describe a little better what you are trying to do with Panels and we can help you that way....

stella’s picture

The faq page itself is not a node, so has no id, as mrwhizkid said.

Roze-1’s picture

Ohk fine, Is there any possibilities to integrate FAQ's with the Panels?

stella’s picture

probably, but not using node contexts - there's also the faq blocks that may help, or you could create a view from the faq data...

Roze-1’s picture

Status: Active » Fixed

I got a solution,
#Created some regions in ".info" file.
#Created Blocks and specified the "faq" path and did some codings inside the block.

And Also create one page-faq.tpl file in your theme folder.
Anyway thank you for your guidance.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.