I am trying to create a panels page with a node context. My views are configured to return nothing when no argument is supplied. My panes preview buttin is correctly showing my panels page when I don't provide any argument/context. My page is returning page not found when I call my url directly (not using the preview button from the panels admin page).

I guess I have to set the context to be optional? How do I do that?

Comments

merlinofchaos’s picture

Status: Active » Fixed

I presume you ahve the path set to something like path/%node? If that's the case, change it to path/!node

wallbay1’s picture

Hi Merlin i am very sorry to take your time but bro this thing is kicking my ass,
I think I got it wrong from the start. could you give me a step by step how to do node override please man, I am so tired my brain is just freezing right now

or can you refer me to a documentation I could not find anything about it for panels 3
I am so sleepy right its 1:21 in the morning but I need to get it done

Thanks bro

wallbay1’s picture

Also
I have no idea how to make it content type specific
example different layout for page, story etc...

cronix’s picture

Yes, it's working. The ! sign is working for me.

Status: Fixed » Closed (fixed)

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