Aardvarky

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: tribe_get_venue_link() hook/filter? #81890
    Aardvarky
    Participant

    Solved the problem. Part of my code was referring to the global variable $post which for some reason doesn’t have to be declared in /wp-content/plugins/the-events-calendar/public/template-tags/venue.php but does need to be declared in functions.php.

    in reply to: tribe_get_venue_link() hook/filter? #81781
    Aardvarky
    Participant

    What the correct way of pasting code into the forum? The code I’ve pasted above isn’t going to explain anything as the code for the $link variable keeps getting reformatted?! 🙁

    in reply to: Events calendar hides my top drop down bar #78473
    Aardvarky
    Participant

    Have you tried changing the z-index for either your drop down menu (increase it) or the events calendar (decrease it)?

    in reply to: Does v3.1 Conflict with prettyPhoto lightbox script? #72327
    Aardvarky
    Participant

    No, I haven’t got a solution. Try clicking on one of the dates first, or go through to November and then click on an event. It will no longer open in lightbox.

    Then, refresh the page, click on an event and it opens in Lightbox as you’ve just discovered. This is the ONLY time links open in lightbox as they should; when they’re clicked on first before anything else. If anything other in the GUI is clicked such as specific date with events or forward/backward to the next month, BEFORE clicking on an event, the lightbox will not open. 🙁

    in reply to: Does v3.1 Conflict with prettyPhoto lightbox script? #72289
    Aardvarky
    Participant

    I just want to know whether there is any reason that a lightbox script would be prevented from initialising by perhaps the Ajax UI? Not really integration as I’ve already done that.

    I’m trying to prevent lost of running around trying out different Lightbox scripts only to find that there’s somthing in the way you’ve implemented the Ajax UI that would stop any lightbox script from working.
    I’m suspecting Ajax as the problem only occurs after clicking on anything in the UI such as a date…
    I guess I’m on my own with this one, discovering what is going on in someone else’s code by myself… 🙁

    in reply to: Does v3.1 Conflict with prettyPhoto lightbox script? #72146
    Aardvarky
    Participant

    UPDATE: I’ve been playing around adding/removing events from the calendar & have noticed something strange. When the page loads and you click on an event listed it opens in the lightbox. However, click forward to the next month, or click on any other date whether in the future or past, and then clicking on the event doesn’t open up in the lightbox… 🙁

Viewing 6 posts - 1 through 6 (of 6 total)