Download & Extend

Path: Node/% affecting all nodes..

Project:Views
Version:7.x-3.5
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello,

I have made galleries per year.. so basicly I have a content type named gallery with a year field/image field/title.
I made a menu from a view which works.

Now whenever I open an album, my second view which would display my images in a grid wont open because I don't have a correct path. When I use node/% it works, but then all my other pages (also nodes offcourse) are affected too..

I tried pathauto to manipulate it, but views only looks at your original name.. How can I solve this?

Comments

#1

Status:active» fixed

If you want to override the node page views is NOT the tool to use.

One proper way would be to use panels.

#2

Ive fixed it, by using Views. By rewriting the output as a link -> Gallery/[nid] then I could use gallery/% as view path.

#3

Status:fixed» closed (fixed)

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