Mini Calendar has no href on the a element

Home Forums Calendar Products Events Calendar PRO Mini Calendar has no href on the a element

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #31867
    Simon
    Participant

    Hi Guys,
    We are using the pro version of the tribe calendar and love it. Thanks for all the hard work! But we have noticed one thing wrong with the mini calendar. The output for anshows the days with events (pink squares) – they are links but don’t go anywhere?? Could you guys help out as this is a abit of a UX issue.
    Any help would be appreciated.
    Many thanks,
    Simon

    #31899
    Jonah
    Participant

    Hi Simon,

    I’m glad you’re happy with pro! Let me see what I can do to help… Are you running the latest version of our plugins (2.0.11)? Have you made any modifications to the mini widget code or other template files that could be the cause for this? I can’t see your website right now so I can’t take a look. Can you let me know when it’s back up? Is that the right URL?

    Thanks,
    Jonah

    #31928
    Simon
    Participant

    Hi Jonah,
    Thanks for the quick reply. We are using 2.0.11 I have just made run an update. We have modified the mini widget code but only changed the titles and not any of the logic. This is the code in question:
    As you can see the element with the class ‘tribe-events-mini-has-event’ has no href, so as the user hovers on the ’23’ and tries to click it it goes no-where, what we need is the href added to the to go to the day to show the list of events.

    23Purim Megillah and Party 2013!

    That is the correct URL http://centralsynagogue-test.ticg.co.uk and should be there. Let me know if you are able to see it.

    Thanks,
    Simon

    #31929
    Simon
    Participant

    Ah the code has been stripped out. I will addd the code again with it escaped and see if that works.

    <div class="daynum tribe-events-event" id="daynum_23"><a class="tribe-events-mini-has-event">23</a><div id="tooltip_day_23" class="tribe-events-tooltip" style="bottom: 42px; opacity: 1; display: none;"><h5 class="tribe-events-event-title-mini"><a href="http://centralsynagogue-test.ticg.co.uk/event/purim-megillah-and-party/?w3tc_preview=1">Purim Megillah and Party 2013!</a></h5><span class="tribe-events-arrow"></span></div></div>

    #31949
    Jonah
    Participant

    Hi Simon, ok I see what you’re meaning now. I have a Gist that will help you modify the mini cal code and get those days linked up. Check it out here: https://gist.github.com/2293961

    Does that help?

    – Jonah

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mini Calendar has no href on the a element’ is closed to new replies.