Events list widget

Home Forums Calendar Products Events Calendar PRO Events list widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #52924
    Charles
    Participant

    Just upgraded my Events Calendar and Events Calendar Pro to 3.0.1 now the events list widget only shows the date and venue (chosen from the check box). There’s no event name or link to the event. Did I do something wrong?

    #52974
    Jonah
    Participant

    Hi Charles,

    For some reason you are hiding the .entry-title class in your CSS here:

    body.page-id-119 .entry-title {
    display: none !important;
    }

    You’ll need to change that declaration and make it more specific to what you actually need to hide titles elsewhere. I hope that helps but let me know if you have any questions.

    Regards,
    Jonah

    #52979
    Charles
    Participant

    Jonah,

    Thanks for the response. Not sure what any of that means or how to change it but I’ll keep digging. Prior to upgrading, I only ever had a small list of events in the footer of my home page. After I upgraded to 3.0.1 the widget in my footer that produced the list disappeared. Logically, I went in and put the widget back into place. Did the previous version of Events Calendar Pro have a different widget?

    Thanks again,
    Chuck

    #53026
    Jonah
    Participant

    Hi Chuck,

    Sounds good. Yes, the widget changed in 3.0 so you’ll need to add it back. Let me know if you have any other questions.

    – Jonah

    #55368
    Charles
    Participant

    Jonah,
    I still can’t figure out what to change, how to change it or even where to change it. Any ideas?

    Thanks,
    Chuck

    #55373
    Charles
    Participant

    Jonah,
    Been looking for days. As soon as I post a call for additional help, I stumbled on it. I deleted the code you mentioned above from the CSS and it works fine. No idea why that was there to begin with.

    Thanks,
    Chuck

    #55375
    Cynthia Lockley
    Participant

    Charles,
    If you go to your list of All Pages in the WP admin pages and run your mouse over the Edit link for each page, you’ll see an ID number for each page called post=nnn. That might help you find which page is post=119 that the CSS was trying to hide a title on.

    #55439
    Leah
    Member

    Thanks for the update Chuck. Sounds like you got things working now, is that right?

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Events list widget’ is closed to new replies.