ShowAllVideosOnCategory) { $total = $value['fullTotal']; } else { $total = $value['total']; } if (empty($total)) { continue; } if (in_array($value['id'], $parsed_cats)) { continue; } ?>
  • "> ' . '' . __($value['name']) . ''; if (!empty($obj->categoriesTopButtonsShowVideosCount)) { echo ' ' . $total . ''; } ?>
  • ' . $i . ''; if (!empty($obj->categoriesTopButtonsShowVideosCount)) { echo ' ' . $i . ''; } ?>