golden hour
/home/doctorbruno/public_html/doctorbruno.info/taeionline/wp-content/themes/blesk/parts/homepage
⬆️ Go Up
Upload
File/Folder
Size
Actions
01featured_posts.php
1.61 KB
Del
OK
02wide_banner.php
344 B
Del
OK
03content_and_sidebar.php
1.25 KB
Del
OK
04bottom_categories.php
317 B
Del
OK
Edit: 04bottom_categories.php
<?php if(is_active_sidebar('home_page_bottom_categories')) { echo ' <div class="other-articles"> <div class="wrapper cf"> <div class="cols cf">'; dynamic_sidebar('home_page_bottom_categories'); echo '</div><!-- /.cols--> </div><!-- /.wrapper --> </div><!-- /.other-articles -->'; } ?>
Save