I'm in the process of switching from Event Views to Calendar and noticed that the default position of my exposed filters has changed. They are now between the header with the prev and next arrows and the calendar. With Event Views they were above that header.

Assuming you don't consider this a bug, could you point me to the appropriate theme function to override to move it above the header?

Thanks.

Comments

KarenS’s picture

Views changed the html code for the 'header' part of the view, which impacts the navigation links. I haven't yet had time to figure out what I need to do to get them to display the way they did before.

RayZ’s picture

Title: exposed filter position » exposed filters separate nav links from calendar
Component: Miscellaneous » User interface
Category: support » bug

Ok, well since it sounds like it wasn't an intentional change on your part, and I think the current default behavior is not what we want, I'm changing this to a bug report. Feel free to bump down the priority if you think it's minor.

If you have any ideas for theme functions to start looking at that would be appreciated, in case I find some time to get back to trying to resolve this.

KarenS’s picture

Status: Active » Fixed

I found a fix and committed it in the latest commit. The filters are back above the navigation.

RayZ’s picture

Thanks, Karen. Everything looks fine with calendar-4.7.x-1.3 and date-4.7.x-1.4.

Anonymous’s picture

Status: Fixed » Closed (fixed)