I'm using 2 Extended Page Lists shortcodes on a page. The first displays fine, but the second list displays additional empty line items.
Here's the page: http://sonomawinetours.com/test/wine-tours/
Here are the shortcodes I'm using:
Tour type 1:
[epl exclude=154 | exclude_tree=25]
Tour type 2:
[epl exclude=154 | exclude_tree=49]
I'm excluding another page in the menu (154) and excluding the other from the two types. HTML on the page looks clean.
Thanks