Closed benlk closed 6 years ago
Enabling that filter is not enough; the output of largo_get_custom_sidebar() is returning sidebar-single
no matter what is fetched.
I don't understand why it was doing that. There was no reason in the code for it to be doing so:
Somehow largo_get_custom_sidebar()
was falling back and returning sidebar-single
, when the function doesn't have code to do that. Putting widgets in the sidebars fixed that.
Closed with #36
See what's mentioned here: http://support.inn.org/article/62-categories
Related to #8.