Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the Largo Recent Posts Widget is showing excerpts, it won't close its <ul> #1330

Closed
benlk opened this issue Oct 6, 2016 · 0 comments
Closed

Comments

@benlk
Copy link
Collaborator

benlk commented Oct 6, 2016

https://github.com/INN/Largo/blob/develop/inc/widgets/largo-recent-posts.php#L115

It always starts the <ul> and always wraps items in <li></li> but will only output a </ul> if the excerpt option is set to 'none'.

Fix would be to remove the check for #excerpt there.

@benlk benlk added this to the 0.5.5 - Story Elements milestone Oct 6, 2016
jmusal added a commit to jmusal/Largo that referenced this issue Oct 21, 2016
Removed Conditional check for closing UL element on related posts widget
Addresses WPBuddy#1330
jmusal added a commit to jmusal/Largo that referenced this issue Oct 21, 2016
Removed Conditional check for closing UL element on recent posts widget
Addresses WPBuddy#1330
@benlk benlk closed this as completed Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant