Hello,
This may be a broader question, but my issue is specific.
Is there a way to create a new widget that contains three other widgets in one.
Events manager offers an ‘Events’ widget, I use three for “Next X”, Next “Y””, etc, but combined with my theme the widget blocks have lots of white space.
I know enough code to be dangerous. Hoping there is a way to create a new widget in my child theme and code it to just call three instances of the widget I want from the plugin. This would create a “multi widget-widget”. That sounds like a good plugin.
The alternative would be to edit the theme spacing, but that is not something I want site wide, just these three small blocks.
Thanks in advance for any input, hope I’m not asking a really dumb question…