michaelbuddy

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: next years dates showing as letters #919103
    michaelbuddy
    Participant

    Your default works, there was an issue with another date format I tried on there too just in testing, this one had an issue on the date with year field output – D, f j, Y — No need to respond if you are already looking into the matter.

    in reply to: next years dates showing as letters #919028
    michaelbuddy
    Participant

    Date with year: I, f j, Y
    Date without year: F j

    michaelbuddy
    Participant

    another update, I was looking at some PHP docs and thought maybe I could escape the characters ‘at’ so that the line wouldn’t be processed by the date time parser, but unfortunately it won’t work because using \a just creates a mess in the other views and doesn’t help anything in the detail view anyway.

    michaelbuddy
    Participant

    the previous / next links have an ajax event listener on them. Something in foundation.min.js is causing the problem but I can’t drill down to it. Fortunately it’s not an essential file for my install because I’m not using foundations plugins or special menu javascript. My template is pretty vanilla grid-only usage of Foundation 3.2.5. I’m glad to at least have this documented though because things can disrupt that event listener and hopefully this helps others.

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