Calendar List on Home Page Broken

About Support Calendar Calendar List on Home Page Broken

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2734
    Avatar for David Z.David Z.
    Participant

    Hope this finds you well. Haven’t made any changes to the code calling the calendar list on the home page between the banner and the calendar button, but now it simply doesn’t appear. Can you assist?

    #3774
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Morning David, I’m well thank you
    Could you post the url of where it’s not working, it looks great on newcolony.org homepage.

    I’m working on making the table version more mobile friendly with day/week and month to view tabs at the moment too!

    #3811
    Avatar for David Z.David Z.
    Participant

    New version 1.15 now shows *all* the events on the calendar list, not just the category I am specifying. Can you assist?
    http://dev.teknoziz.com:8888/ncbc2/

    #3812
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Hi David, fixed it in 1.1510 for you!

    #3819
    Avatar for David Z.David Z.
    Participant

    Well, yes it does, thanks! But now this shows up at the top:

    SELECT a.*, b.* FROM wp_church_admin_calendar_date a,wp_church_admin_calendar_category b WHERE a.cat_id=b.cat_id AND a.start_date BETWEEN CAST(“2017-10-03” AS DATE) AND CAST(“2017-11-02” AS DATE) AND (a.cat_id=1) ORDER BY a.start_date,a.start_time

    http://dev.teknoziz.com:8888/ncbc2/

    #3825
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Oopsy. Next update!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.