I am using quicktabs to present a monthly calendar via views. The calendar displays correctly except for the next and previous links are missing. I'm including two jpegs the show what I am talking about. In a nutshell, I can't navigate a calendar when using quicktabs. I must be missing something here.

thanks

Comments

pasqualle’s picture

#345039: Some module won't work on ajax QT

you need to switch the quicktab into non-ajax mode

gwlangie’s picture

I have looked but can't find outhow to put QT into non-ajax mode. I tried setting the view's ajax property to off but that didn't resolve my problem.

If you would point me to the the right place, I would appreciate your help.

pasqualle’s picture

on the quicktab edit page. there is an Ajax: yes/no option

gwlangie’s picture

I tried that but it didn't resolve my problem. Any other ideas?

pasqualle’s picture

do you have block caching enabled and created the QT block with an earlier QT version?

I did not tried, but non-ajax QT should work, as it does not interfere with the rendering of the tab content..

bwright’s picture

I am having the same issue. Turning off ajax doesn't help. I have tried it with both the calendar view and the calendar block.

rggoode’s picture

Version: 6.x-2.0-rc3 » 6.x-2.0-rc5
Priority: Normal » Major
Issue tags: +calendar

I'm having an issue with Quicktabs and calendar also. I have a quicktab set--with ajax turned off--and in one of the tabs I'm presenting a view of a calendar. The calendar displays fine with all the links in place. And if you click on an event on the calendar, it opens a popup summary view for that event that links to the event post.

However, if you use any of the calendar's navigation links to display a different view of the calendar (last month, next month, Year, Week, or Day) the view reverts to the default quicktab (not the calendar).

A normal view of the calendar--not in the quicktabs view--renders everything as expected.

liquidcms’s picture

possibly should be a different issue and i did post here #987026: Date Changer doesn't show but it should likely be a qtab issue.

i am trying to display the Date Changer on a calendar page. When it is in a qtab it doesn't render; but when outside qtabs it does.

netw3rker’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)