extra line breaks, space
-
Hi, I’m finally getting around to updating Simple Calendar after your significant upgrade from about a year ago, and am running into a couple hiccups.
The [description] and [location] tags seem to be adding <p> tags, even though I have “No line breaks, no auto paragraphs” selected for Event Formatting.
Here’s what I’m trying to use:
[start-time] – [description] ([location])Here’s the html that’s being generated:
<li class="simcal-event simcal-event-recurring simcal-event-has-location simcal-events-calendar-1108" itemscope itemtype="http://schema.org/Event" data-start="1479414900"> <div class="simcal-event-details"> <div class="gce-list-event"><span class="simcal-event-start simcal-event-start-time" data-event-start="1479414900" data-event-format="g:i a" itemprop="startDate" content="2016-11-17T14:35:00-0600">2:35 pm</span> – <div class="simcal-event-description" itemprop="description"> <p>description_test</p> </div> <p> – <span class="simcal-event-address simcal-event-start-location" itemprop="location" itemscope itemtype="http://schema.org/Place"><meta itemprop="name" content="location_test" /><meta itemprop="address" content="location_test" />location_test</span></div> </div> </li>I’ve ruled out theme, plugin and widget conflicts. Thanks in advance for any suggestions!
Charley
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘extra line breaks, space’ is closed to new replies.