Home › Forums › Calendar Products › Events Calendar PRO › Mini-calendar widget issues
- This topic has 9 replies, 3 voices, and was last updated 12 years, 7 months ago by
Julie Kuehl.
-
AuthorPosts
-
September 4, 2013 at 2:31 am #64426
Heinz Duschanek
ParticipantHello,
i) the calendar widget does not allow to switch to another month.
ii) clicking a day (with at least one event) yields in a slug like “/events/2013-09-04/” but a 404-error (page not found) is shown.
BTW, this is a live website, cannot turn off other plugins easily.
Please advice. Thank you.September 4, 2013 at 5:30 pm #64589Julie Kuehl
ParticipantHi Heinz,
Sorry you’re having troubles. You’ve got a couple of issues there so let’s take them one at a time.
1) You indicated that you’re on version 3.0.4 and we’re up to 3.0.5 on PRO. Could you upgrade to the latest version of the plugin? Let’s try this and see if it helps.
2) The 404-error is a known bug that is a high priority to get fixed. You can track the bugs we are working on over at https://theeventscalendar.com/bug-hunting/. While we can’t guarantee which maintenance release will address this issue, we are working to get this released in an impending maintenance build very soon. Hang in there!
— Julie
September 4, 2013 at 8:37 pm #64610meghanbrasuell
ParticipantThe Widget is great, but I can’t see the Month or the days of weeks, because the font is in white and so is the background. Please let me know how I can change this.
September 5, 2013 at 12:35 am #64618Heinz Duschanek
Participant@meghanbrasell I am afraid you need some CSS-knowhow here.
.tribe-mini-calendar-no-event { color: #999 !important; }
.tribe-mini-calendar-no-event a { color: #000 !important; }The first line sets unlinked days to grey,the second one linked days to black.
HTHSeptember 5, 2013 at 12:37 am #64619Heinz Duschanek
ParticipantSorry, second line should be:
.tribe-mini-calendar div[id*=’daynum-‘] a { color: #000 !important; }
September 5, 2013 at 12:48 am #64620Heinz Duschanek
Participant@Julie
Did an upgrade, same problem. Every link is directing towards “/events/#”. So maybe it’s an Javascript function which should load another month?
Loading /events/ with Firebug shows this message:b(…).on is not a function
Line 5
Seems to be:
… b(n).on(“popstate”,function(b){if(b=b.originalEvent.state)a.do_string=!1,a.pushstate=!1,a.popping=!0,a.params=b.tribe_params,a.url_params=b.tribe_url_params,e.pre_ajax(function(){k()}),e.set_form(a.params)}));
b(“#tribe-events-content-wrapper”).on(“click”,”li.tribe-events-nav-next a”,function(c){c.preventDefault();a.ajax_running|| …..September 5, 2013 at 12:50 am #64621Heinz Duschanek
ParticipantGuess, it’s because #tribe-events-content-wrapper is nowhere showing in HTML as ID. Where should it be?
September 5, 2013 at 3:53 pm #64804Julie Kuehl
ParticipantHi Heinz,
First off, thanks for helping meghanbrasuell out with the font question.
With regards to your own question, I can’t seem to find the widget on your site. Could you point me to it so that we could take a closer look? We’ll do our best to get you sorted from there.
— Julie
September 10, 2013 at 7:39 pm #65409meghanbrasuell
ParticipantHi Heinz and Julie,
I put the code in for the css and it didn’t work. Here is a link to my site and the widget to help you understand. Thank you for your help! http://www.okartshub.com/list-an-event/September 12, 2013 at 5:18 pm #65715Julie Kuehl
ParticipantHi meghanbrasuell,
I’d love to help you with your CSS problem, but I’ll be able to do a better job of that (or someone on the team) if you start your own thread to address your specific issue. It’s a little hard to keep the conversation straight with two topics in one place.
Just head back to https://theeventscalendar.com/support/forums/forum/events/events-calendar-pro/ and hit the big blue button in the upper right corner to get your topic started. It would also be helpful if you could include the code you tried adding and which file you tried adding it to. It’s best to use a service such as http://pastie.org/ to include the code as our forums don’t handle it the best.
That’ll make it easy for you to get the quickest, best help possible. But don’t hesitate to ask if you have questions. We’re here to help!
— Julie
-
AuthorPosts
- The topic ‘Mini-calendar widget issues’ is closed to new replies.
