cat_name Archives - PokaTheme https://pokatheme.com/topic-tag/cat_name/ Poker Affiliate WordPress Themes Wed, 08 Feb 2023 16:04:03 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.2 Cat_Name Category problem https://pokatheme.com/topic/cat_name-category-problem/ Wed, 08 Feb 2023 16:04:03 +0000 https://pokatheme.com/topic/cat_name-category-problem/ Hello I’ve got this issue only on header of my homepage. How can I fix this issue? Warning: Undefined array key 0 in /home/mhd-01/www.mywebsite.com/htdocs/wp-content/themes/sportsbetting/inc/addons/sc-various.php on line 94 Warning: Attempt to read property “cat_name” on null in /home/mhd-01/www.mywebsite.com/htdocs/wp-content/themes/sportsbetting/inc/addons/sc-various.php on line 94 class=”home page-template-default page page-id-332 logged-in admin-bar no-customize-support wp-custom-logo body-header-style1 body-show-breadcrumbs body-fullscreen-sections body-fullscreen-first-section-colored”> In sc-varous.php on […]

The post Cat_Name Category problem appeared first on PokaTheme.

]]>
Hello I’ve got this issue only on header of my homepage. How can I fix this issue?

Warning: Undefined array key 0 in /home/mhd-01/www.mywebsite.com/htdocs/wp-content/themes/sportsbetting/inc/addons/sc-various.php on line 94

Warning: Attempt to read property “cat_name” on null in /home/mhd-01/www.mywebsite.com/htdocs/wp-content/themes/sportsbetting/inc/addons/sc-various.php on line 94
class=”home page-template-default page page-id-332 logged-in admin-bar no-customize-support wp-custom-logo body-header-style1 body-show-breadcrumbs body-fullscreen-sections body-fullscreen-first-section-colored”>

In sc-varous.php on line 94 I have the standard code:

else {
$category = get_the_category();
$category_name = $category[0]->cat_name;
}

Thank for the support!

The post Cat_Name Category problem appeared first on PokaTheme.

]]>