Notice: Trying to get property of non-object in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Warning: implode(): Invalid arguments passed in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Notice: Trying to get property of non-object in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Warning: implode(): Invalid arguments passed in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Notice: Trying to get property of non-object in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Warning: implode(): Invalid arguments passed in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Notice: Trying to get property of non-object in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Warning: implode(): Invalid arguments passed in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Notice: Trying to get property of non-object in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Warning: implode(): Invalid arguments passed in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Notice: Trying to get property of non-object in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
Warning: implode(): Invalid arguments passed in /home/netispgaja/adage/wp-content/themes/toolset-starter-child/functions.php on line 541
It seems to me it's because the code doesn't get the user ID, but I can't see where to get it ?
I can see you are still using getuser_role instead of get_usersrole. Please make sure to use the right shortcode, that is get_usersrole.
1. To use the custom shortcode in conditional group, you first need to register this ‘get_usersrole’ shortcode in Toolset >> Settings >> Front-end Content >> Third-party shortcode arguments And Functions inside conditional evaluations. See attached screenshot.