• Resolved clov3rly

    (@clov3rly)


    I’m on WP 3.8.2, with MC 2.3.1.

    This problem was there on 3.8, and MC 2.3.

    The Widget template (WP > Appearances > Widgets > MC: Upcoming Events) seems to be stripping html tags from the template.

    My template:

    <p class="date">{date}</p><p class="event-title">{title}<p class="event-details"><span class="event-time">{time}</span>, <span class="location">{location}</span></p>

    Output:

    <div class="widget-area widget-sidebar" style="display: block;">Upcoming Events
    May 7, 2014Rapid City WorkWell Summit10:00 am, University Center, Rapid City
    
    June 28, 2014Wellmark Tour de OaheAll Day,
    </div>

    https://wordpress.org/plugins/my-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Thanks for reporting – I’ll check this out.

    Plugin Author Joe Dolson

    (@joedolson)

    Well, I can’t reproduce this issue.

    It could be that your theme or another plug-in is filtering widget output and stripping out this HTML; can you submit a support request using the form on the My Calendar > Help screen? That’ll tell me more about your environment – theme, plug-ins active, etc.

    Plugin Author Joe Dolson

    (@joedolson)

    Issue is coming from an external JS file stripping HTML; marking as resolved, as there’s nothing I can do to prevent this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Upcoming Events Widget ignoring templates?’ is closed to new replies.