I am importing a D7 site into Backdrop. The existing blog posts are aliased as node/ and not blog/ and I want to be able to reference them in a visibility condition in my layout, but there doesn't seem to be an option to do that.
So, I guess I will have to bulk delete the existing aliases and regenerate using the new pattern. But then, I think, I will lose the existing links known to search engines, won't I?
GitHub Issue #:
1997
Recent comments
No, for sure not Leaflet, those modules are fully compatible with jQuery 3. There has been some activity re removed jQuery size() method in contrib land. What you could do now...
leaflet widget stopped working
The jQuery size method has been removed in jQuery 3. See https://api.jquery.com/size/ One of your Javascript files is still using that method, and therefore it's giving a fatal error. It's...
leaflet widget stopped working
ok I think I got it. Aggregation is an option on the "other" section. But there is also an option to avoid duplicates on the filter criteria.
Parent items won't show on Leaflet Widget.