Forum Replies Created
-
AuthorPosts
-
Dokuchie Rob
ParticipantIt works in TwentyFifteen. But I’ve removed ALL plugins in my theme, as well as removed all javascript from the head, but it’s still not working.
Dokuchie Rob
ParticipantHi…
The site is now open. The Mini Calendar is STILL not working.
Please help.
Dokuchie Rob
ParticipantHi…
It’s now at http://t3ps.ca and nothing has changed when moved away from the testing server.
I need to know how to fix this.
Someone help?
Dokuchie Rob
Participant<link rel=”alternate” type=”text/calendar” title=”Welcome to Sioux Narrows – Nestor Falls » iCal Feed” href=”http://snnf.ca/preview/events/?ical=1″ />
The iCal feed from the header. I want to remove it from the header.
Dokuchie Rob
ParticipantI was able to patch the problem – the php.ini wasn’t filtering down into subfolders because of suPHP so I used the solution in the last post here:
https://forums.cpanel.net/f5/custom-php-ini-doesnt-apply-subdirectories-283181.htmlThat still doesn’t solve the underlying problem. Isn’t there SOME way to change that? The functionality is top notch – but the fact remains is there is still a lot of memory being eaten up.
I get that other plugins do that too – but one plugin at a time 🙂
Dokuchie Rob
ParticipantThat worked. Your help is very much appreciated. Cheers.
Although it’d be great if the function ‘tribe_is_month’ simply worked the way it’s supposed to.
Dokuchie Rob
ParticipantI found the function tribe_calendar_mini_grid().
This is a FANTASTIC plugin, but the documentation REALLY sucks. Please do something about it. That’s twice I’ve spent more than 1.5hrs trying to do something, which in the end turned out to be a 30 second thing AFTER finding the function. It’s infuriating.
Dokuchie Rob
ParticipantCan someone please unsubscribe me from this thread?
It’s driving me nut!
Dokuchie Rob
ParticipantThis was meant to be above:
if( !is_page(‘events’) ) { get_sidebar(); }
Dokuchie Rob
ParticipantSomething is not going right here and not working.
The URL is: http://www.oddtest.com/firefly/events/
I’m trying to hide the sidebar, and have tried a bunch of conditional statements in header.php like:
I need a conditional statement that I can use in the header and footer template files which returns true/false when I’m viewing the calendar. I can’t use a conditional that returns only the function call to retrieve the header and footer, and I can’t use CSS to hide the elements either, as this site template is almost all built and I’d have to reconfigure a bunch of stuff.
I’m REALLY hoping a calendar as good as this wasn’t built without basic functions like ‘is_calendar()’, ‘is_single_event()’, ‘is_grid_view’ etc?
Dokuchie Rob
ParticipantDAMNIT! Scratch that last comment, but not the previous two.
I REALLY need an ‘is grid view’ template tag.
Dokuchie Rob
ParticipantI might also mention that changing to the calendar page template and editing that is NOT working either.
Dokuchie Rob
ParticipantThis is actually pretty critical right now. It’s the only thing that’s stopping me from releasing a website for more than a few thousand dollars.
Dokuchie Rob
ParticipantI’d like more conditional template tags – one of them specifically being ‘is_grid_view’.
Also in the documentation for each of the template tags, I’d like actual examples of how to use each.
-
AuthorPosts
