Home › Forums › Calendar Products › Events Calendar PRO › Calander views not working
- This topic has 36 replies, 10 voices, and was last updated 12 years, 8 months ago by
Barry.
-
AuthorPosts
-
July 31, 2013 at 8:54 am #58006
Barry
MemberBen: I took a quick look at your site and I’m not seeing the 404 issue on month views – can you confirm if that is now resolved?
July 31, 2013 at 8:57 am #58007Ben
ParticipantBarry
Yes, the month view is now working. The only view still giving me the 404 error is the day view.July 31, 2013 at 9:13 am #58012Barry
MemberI see – well that’s a problem where as in your case you have disabled day view. We’re reviewing this to prevent the same problem in the future (as month view will still link to day view regardless) but we could definitely work around it I think with a simple customization.
Are you comfortable with template overrides (see here)? If so can you override month/single-day.php and change:
<a href="<?php echo tribe_get_day_link($day['date']) ?>"><?php echo $day['daynum'] ?></a>To:
<?php echo $day['daynum'] ?>Does that help with this?
July 31, 2013 at 10:53 am #58058agape
ParticipantBarry – It did not resolve it unfortunately. Added that to the wp-config here:
define( ‘FS_METHOD’, ‘direct’ );
define(‘WP_DEBUG’, true);
define(‘WP_MEMORY_LIMIT’, ‘200M’);
define(‘SCRIPT_DEBUG’, true);— I then went to FF and History – Clear History ( box for Cache ticked) then quit FF and restarted the program.
I switched the theme to the 2011 theme, checked that, and then checked the 2012 theme again and whichever way it’s not working.
We’ll sit tight and wait for the patch — thanks!!
July 31, 2013 at 12:33 pm #58102Barry
MemberGreat – we’re just testing a definitive fix right now, so it should be available soon.
August 1, 2013 at 12:52 am #58208thomasmat26
ParticipantHi all,
I’ve bought the plugin yesterday ( event calendar + event calendar Pro) but it’s impossible for me to see my events in the calendar view 🙁
Very important for my job to solve this, hope you’ll find a patch soon.
I’m working on WordPress 3.5.2 and it’s not working in Safari & Firefox (last version)
Best,
MattAugust 1, 2013 at 6:27 am #58235Barry
MemberHi Matt,
What I’d encourage you to do here is create a new thread of your own. You can then share details about your site and what you’ve done so far (without disclosing them to the world, if that’s important to you) as this is sounding like it might be a slightly different problem than any of those discussed here.
To everyone else involved in this thread – thanks so much for your patience and support. To avoid confusion though, as the thread now contains many voices covering many different problems, I’m going to close it to new replies: that said, please don’t hesitate to create new threads if anything else crops up.
Thanks!
-
AuthorPosts
- The topic ‘Calander views not working’ is closed to new replies.
