I have a view with 2 displays.
- One admin display used to sort posts (this is a views page)
- One frontend (views content pane) display used to display the sorted posts on the homepage

When I add a Global Null Contextual Filter to my frontend display, the frontend view stops ordering posts correctly.

Any idea on why it loses the ordering? Let me know if I can provide more information.

Comments

iStryker’s picture

Issue summary: View changes

I can confirm this

sonicthoughts’s picture

wow - thought I was going batty till i found this issue. I want to grab the view page term from the URL. Will explore different approach.