Forums
(@logodesignbd)
9 years, 1 month ago
Hello,
Oh sorry, please delete the </div><!– and then save. you just use-
<?php if ( function_exists( ‘dynamic_sidebar’ ) ) dynamic_sidebar( ‘your-id-here’ ); ?>
Thanks Sakil Ahmed
Hello Baldion,
Please use this something like that.
<?php if ( function_exists( ‘dynamic_sidebar’ ) ) dynamic_sidebar( ‘your-id-here’ ); ?> </div><!–
you just paste your id and save. Hope it will work. ??