By aliensun on
Hi
I have setup new numerous sites before, so it seems like I am missing something small.
I created (and enabled) a node template through Panels/Ctools for my product page. I assigned it the path of /product/%nid. When you create a product, I assigned it the auto alias of product/[nid]. When I do this, the product is created with the url that I specified of /product/45 (45 being the node id), but it does not show the node template that I assigned to it. If I go to the url of /product/45/amethyst (amethyst being the node title), it shows the template that I was looking for.
Any ideas? Thanks in advance
J
Comments
Panels come with a page
Panels come with a page predefined for displaying nodes at node/{nid}. That is the path the alias really uses, so you would enable that panel page and add a variant for the desired content type(s).
Great! That worked. Thanks!
Great! That worked. Thanks!