ID); $current_page_id = $page->ID; global $redux_demo; $betubeFeaturedSlider = $redux_demo['featured-slider-on']; ?>

'DESC', 'hide_empty' => 0, 'taxonomy' => 'category', 'pad_counts' => false ); $categories = get_categories($argsmaino); $currentCat = 0; foreach ($categories as $category) { if ($category->category_parent == 0) { $currentCat++; } } ?> 0, 'parent' => 0, 'order'=> 'ASC' )); $current = -1; foreach ($categories as $category){ $tag = $category->term_id; $tag_extra_fields = get_option(BETUBE_CATEGORY_FIELDS); if (isset($tag_extra_fields[$tag])) { $beeCatThumb = $tag_extra_fields[$tag]['your_image_url']; } $categoryCount = $category->count; $catName = $category->term_id; ?>
<?php echo get_cat_name($catName);?>