Archived topic
Problem after update - where to get old version?
17 replies · Started by xdaniel on January 31, 2016
Hi Tom,
latest version made some problems on some of my sites. The arrows down seem to make trouble.
I cleared the caches on all sites, server as well as browsers.
Scenario 1) I have included an image in the navigation: http://www.beb-ev.de / Different between Firefox and Edge, but both break the line.
Scenario 2) I disabled some menu items with "nav menu roles". http://www.unser-quartier.de
Both worked fine before the update. Where can I download the version before? Please help?
Best, Daniel
found a page where I hadn't already updated and downgraded beb-ev.de As you see it works in 1.3.23.
Here are the screenshots, when I enable latest version:
http://beb-ev.de/files/tmp/ffoxafterupdate.png
Hi there,
This site has a messed up nav because you've added Font Awesome class to the Custom Classes fields: http://unser-quartier.de/
If you remove the "fa-mortar-board" and fa-lin classes, it will be fixed.
Those classes should be applied to <i> elements within the navigation menu item, not to the item itself.
Any chance we can fire up the update on the other site again so I can take a look personally?
Hi Tom,
just updated the site http://www.beb-ev.de again. Please have a look at it.
Best, Daniel
unser-quartier.de uses a plugin called "font awesome 4 menus". Do you think I should disable it? In 1.3.23 it worked fine.
This is happening because of the image you have added into the menu item.
Try replacing your CSS for that image with this:
.main-navigation .bild-ls {
padding-right: 2px;
display: inline-block;
margin: auto;
vertical-align: middle;
width: 30px;
height: 30px;
}
Yes, try deactivating that plugin. There may be a compatibility issue I need to look at (never heard of it before now).
Thank you so much, Tom. Your support is from outer space. beb-ev.de works now.
This is the plugin: https://wordpress.org/plugins/font-awesome-4-menus/
but I think it depends on "nav menu roles". Here's another site using the plugin and it works: http://unser-quartier.de/mitte/
The problem happens with that plugin when it's added to a menu item with a dropdown.
I'm looking into a solution, but the plugin seems a little overkill. I would prefer just adding the icon HTML into the Navigation label:
<i class="fa fa-iconname"></i> My Menu Item
Yes Sir. I replaced it with your code and disabled the plugin. Thanks again.
No problem - glad I was able to help out.
I'll also look into a way to make the plugin compatible with GP :)
BTW - I like this plugin a lot better for menu icons: https://wordpress.org/plugins/menu-icons/
Hi Tom,
I have a new aspect, that makes your solution difficult. In a multisite environment the i-Tag is stripped out, if the user is not a superadministrator. That is avoided by the other solutions?
Is there a snipplet available, that does not strip it out?
Best wishes
Daniel
(this is my other account, but the same Daniel)
This plugin is great for adding icons: https://wordpress.org/plugins/menu-icons/
ok, I'll give it a try.
GREETINGS!
Since the very latest update my main Navigation menu is not displaying properly.
http://www.the-angel-channeler.com
It was working fine this morning.
