Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I'm using D7 and I've found that menu disappears while it's linking to view with argument. Example:

I have a view called with it's path "/news" and it contains argument (Contextual Filter) "Has taxonomy term ID". So eg url like http://domain.com/news/5 should show me every node of news content type that is assign to term of tid 5. And it does but if I go to my menu settings and put it manually (path to menu item set to be news/5) as new menu item it disappears.

How to manage this thing?

share|improve this question
It's probably some permissions issues. – user11153 Mar 29 at 17:44

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.