Hi,
I want to create a couple of own sidebars in a childtheme functions.php. How can I remove the block
function the_bootstrap_widgets_init()
without touching the code in parent functions.php?
Thanks!
Hi,
I want to create a couple of own sidebars in a childtheme functions.php. How can I remove the block
function the_bootstrap_widgets_init()
without touching the code in parent functions.php?
Thanks!
Okay meanwhile I have understood, that this is not a question that belongs to the theme. I solved it with the help of the WP codex and some blog entries..
You must log in to post.