- This topic has 1 reply, 2 voices, and was last updated 12 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Event list spacing
Tagged: event details, Event List
Hi Franky,
OK, so here’s an unusual one: in order for my event list to display the way I want it to, I put this at the top of my Event Details:
<br /><!--more-->
If I don’t, the spacing between events (within a month, and between months) isn’t consistent.
Here’s my issue: most of the time (but not ALL the time! Really!), the break disappears after I edit/save the event, so I’m left with just:
<!--more-->
Then the spacing on my list changes (i.e., NO spacing), and I have to go back and add the break again, and hope that it doesn’t get lost on that save!
Here’s my event list, in case you want to look at it:
http://www.bowercenter.org/events/upcoming-events
This is not a recent issue – it’s been like this for as long as I can remember – I just keep forgetting to post it here. It’s obviously not critical… just annoying!
That’s a WP html editor issue … sometimes it adds br-tags without being asked for it …
there’s even a plugin that totally removes the br-tag being added to the html layout (I even mentioned it in this forum somewhere)