It is the code [starbox id=”all” orderby=”name” order=”asc”] that is not working, giving this error:
Deprecated: get_userdatabylogin is verouderd sinds versie 3.3.0. Gebruik in plaats daarvan get_user_by(‘login’). in /hpublic_html/wp-includes/functions.php on line 4713
Now I have replaced it by [starbox id=”user1,user2…” orderby=”name” order=”asc”] but that is quite time consuming given the number of authors
Hi,
I see that there is a shortcode code issue:
[starbox id="all" orderby="name" order="asc"]
make sure you use " and not ”
I will add an update with the fix for the deprecated function.
Best regards, Calin
-
This reply was modified 6 years, 1 month ago by
Calin Vingan.