hi Max Bond,
Could you help me, the plugin not working on my site sample
https://bunda.us/category/berita
i have edit as your solution at above:
if (function_exists(‘register_sidebar’)) {
register_sidebar(array(
‘name’ => ‘Archive Sidebar’,
‘id’ => ‘archive-sidebar’,
‘description’ => __( ‘These widgets appear in the sidebar of all category/archive/tag listing pages (but not review listings)’, ‘swagger’ ),
‘before_widget’ => ‘<div id=”%1$s” class=”widget-wrapper”><div id=”%1$s” class=”widget”>’,
‘after_widget’ => ‘</div></div>’,
‘before_title’ => ‘<div class=”section-wrapper”><div class=”section”>’,
‘after_title’ => ‘</div></div>’
but still not fix, could you please help me to solve it,
very thanks