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

navigation is broken #338

Closed
turbopixel opened this issue Sep 17, 2016 · 3 comments
Closed

navigation is broken #338

turbopixel opened this issue Sep 17, 2016 · 3 comments
Labels
Bug Bug in latest release version.

Comments

@turbopixel
Copy link

turbopixel commented Sep 17, 2016

My navigation is broken. I have Version 1.4a "Spot". (Theme Journal, Clean, Clean Blog, ...)

HTML Example

`

`

There are no </li>-elements between the menu items.

@turbopixel
Copy link
Author

solution:

./bl-plugins/pages/plugin.php - add to line 83:

$html .= '</li>';

@dignajar dignajar added the Bug Bug in latest release version. label Sep 22, 2016
@dignajar
Copy link
Member

I will check, thank you!

@dignajar
Copy link
Member

Fixed, 26670ae

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug in latest release version.
Development

No branches or pull requests

2 participants