My Calendar not showing my listings. Release: Version 3.6 of The Events Calendar

Home Forums Ticket Products Event Tickets Plus My Calendar not showing my listings. Release: Version 3.6 of The Events Calendar

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #202007
    sfdsparish
    Participant

    Since updating to above version, my calendar does not show my listings. They are there but titles of events not showing.

    #202028
    Casey D
    Member

    Hello sfdsparish,

    From I can tell your calendar is working properly. I’d love to help but could I get some more information?

    2014-06-03 at 4.52 PM

    Cheers!

    – Casey Driscoll

    #204060
    sfdsparish
    Participant

    Hi Casey. If you view in calendar Monthly format you will see the issue. http://www.sfdsparish.com/events/month/
    Screen Shot 2014-06-03 at 12.08.59 PM

    #206828
    sfdsparish
    Participant

    Can anyone tell me why when our calendar is viewed Monthly you cannot see event titles see this link. http://www.sfdsparish.com/events/month/
    We did not experience this issue before upgrading to 3.6, we have since upgraded to 3.6.1 but issue still exists.

    #209343
    Casey D
    Member

    Thanks for the update, sorry I missed that.

    For some reason your theme is blocking out the titles. I am able to fix it with this CSS:

    .events-archive .entry-title { display: block: }

    2014-06-06 at 12.00 PM

    A plugin like http://wordpress.org/plugins/simple-custom-css/ will help you add css to your site.

    Does this make sense? Let me know if this doesn’t work for you.

    Cheers!

    – Casey Driscoll

    #210033
    sfdsparish
    Participant

    This did not work. I frankly don’t understand why we pay for an update and then loose a functionality and spend time trying to fix it I need a solution that will work or someone from modern tribe should fix the site.

    #214936
    Casey D
    Member

    Hello sfdsparish,

    I completely understand your frustration, but I’m not certain the problem is with the plugin in this case.

    On line 1405 of your compiled CSS style sheet, there is a line that sets all ‘.events-archive .entry-title’ to ‘display: hidden’. That is why the events are not there.

    I see that you made a new style sheet to correct the problem with the solution I’ve given above. There is a typo in that style sheet, you have two colons. If you change ‘display: block:’ to ‘display: block;’ it will work as advertised.

    Does this make sense? Let me know if this doesn’t work for you.

    Cheers!

    – Casey Driscoll

    #244949
    Casey D
    Member

    Hello sfdsparish,

    We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Cheers!

    – Casey Driscoll

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘My Calendar not showing my listings. Release: Version 3.6 of The Events Calendar’ is closed to new replies.