Hey there Uranbold,
How are you doing today?
I’m not exactly sure what you’re trying to do so can you please add a bit more details so I can better understand it.
Advanced custom wrapper simply wraps widget and/or widget title with an element with specific class or ID. Please see screenshot of how it should look in the admin http://screencast.com/t/8rLSrA20p and what you get on the front http://screencast.com/t/JhClqS7EUmx.
Best regards,
Bojan
Hello,
1: While Creating New Sidebar on Admin Backend.
2: Those before_widget, after_widget, before_title, after_title can be filled like above in default.
3: If customers created new Sidebar then all those are blank by default and these need to be done manually add themselves.
I hope you get it 😉
Thanks.
Hi Uranbold,
Apologies for the long overdue here.
Unfortunately there are no hooks available for this kind of setup, I think that only way would be editing plugin files directly and adding desired code to /custom-sidebars/views/widgets-editor.php file.
Best,
Predrag