Christine Cobb

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Calendar Icon now missing in the Events List widget #1600407
    Christine Cobb
    Participant

    You can close this.

    in reply to: Calendar Icon now missing in the Events List widget #1599162
    Christine Cobb
    Participant

    That worked but it seems odd that marking an event as featured would hide the icon. I don’t see the connection between the two.

    in reply to: Calendar Icon now missing in the Events List widget #1598457
    Christine Cobb
    Participant

    This reply is private.

    in reply to: Change Day of Week in This Week Widget Shortcode #1331818
    Christine Cobb
    Participant

    Thanks, that worked!

    in reply to: Customize This Week Widget #1330711
    Christine Cobb
    Participant

    This is the code that worked for me:

    .tribe-this-week-widget-day-1,
    .tribe-this-week-widget-day-2,
    .tribe-this-week-widget-day-3 {
        display: none !important;
    }

    The only other thing that would make it perfect is to spell out the days (i.e. Thursday instead of Thur)

    in reply to: Customize This Week Widget #1328803
    Christine Cobb
    Participant

    Thanks Cliff for responding. I have a festival that starts on Thursday and ends on Sunday. There are multiple events each day and I wanted a simple list by day rather than a calendar view. I chose the “This Week” shortcode as it had most of what I was looking for. I changed the WordPress setting for the beginning of the week to Thursday because I was getting “No events” for Monday, Tuesday and Wednesday at the top of the list.

    If I add the CSS you describe, will that work with the shortcode or is that just for the calendar?

    Maybe there is another solution for creating a simple list for those 4 days other than the “This Week” shortcode?

    in reply to: Upcoming Event Content in Widget #1235289
    Christine Cobb
    Participant

    Before I start, I’m using the Event List Widget on that same page to show multiple events coming up. If I customize the single-event.php file will it either affect the other widget on the page or the look of Events on their own page?

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