Closed (fixed)
Project:
Panels
Version:
6.x-3.2
Component:
Panel pages
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2009 at 23:48 UTC
Updated:
19 Dec 2009 at 10:50 UTC
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
Comment #1
merlinofchaos commentedI presume you ahve the path set to something like path/%node? If that's the case, change it to path/!node
Comment #2
wallbay1 commentedHi 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
Comment #3
wallbay1 commentedAlso
I have no idea how to make it content type specific
example different layout for page, story etc...
Comment #4
cronix commentedYes, it's working. The ! sign is working for me.