នៅក្នុងការរចនាការផ្សាយពាណិជ្ជ យើងគ្រាន់តែដាក់ដណរភ្ជាប់ទៅកាន់រូបផ្សាយពាណិជ្ជកម្មផ្សេងៗ នៅក្នុងផ្នែកគៀនខាងនៃគេហទំព័ររបស់យើង គឺជាការស្រេច៖
<?php
/**
* The sidebar containing the main widget area
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Lotus_Blue
*/
if ( ! is_active_sidebar( 'sidebar-1' ) ) {
return;
}
?>













