Hi,

I created a view called "Voting" and the path of my view is voting/[nid]
e.g. example.com/voting/9

I created a panel with the condition that if "content" is in the path, I need the "content"-submenu on the left side and the "voting" view on the right side.
e.g example.com/content/voting/9

But now when I use a link in the "voting" part, D added "content" into my path so a link
e.g. example.com/voting/9/edit
became
example.com/content/voting/9/edit
and by this isn't working anymore.

What is the most dynamic way to fix this ?

Thanks a lot for some advice.

nobody click here