This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Broken Calendar with Invisible Activities

I think I had seen them once, but my activities are no longer showing up in my calendar. Worse of all, the HTML code is there, but the style is set to hidden. I
ve dug through all the settings, and I can't seem to find anything that would stop it from doing it.

[FONT=Courier New]
<td id="18" class="calendar-data current-day day-2014-07-18 ui-droppable">
<div class="day-header">
<span class="day-number">18</span>
</div>
<div>

<div id="activity-544091751" class="calendar-item item-activity item-activity-type-cycling item-activity-type-all ui-draggable" title="Untitled" style="display: none; position: relative;" data-tp-id="" data-group-id="">
<div class="item-icon icon-cycle"></div>

<div class="item-content">


Untitled - 11.83 mi 0:36:02</div>

</div>


</div></td>
[/FONT]
  • I think the solution is much simpler than you're expecting. On the calendar page, just to the left of the cell labelled Sunday, you should see two grey bars oriented vertically. Click those bars. That should expose the checkboxes that you can enable to show/hide different calendar event categories.
  • Lol, Travis. It has been bugging me for weeks, and, yes, the nearly invisible menu button brings out the checkboxes. Thanks a bunch for the quick diagnosis and solution.