the code running in the admin panel does not work in the front end
-
when I upload an avatar in the admin panel, all the avatars on the site change, but when I add a shortcode in the front end, it doesn’t happen when I want to upload an avatar from there
there is no plugin or theme on my site, have I just installed the site?
i called the shortcode to my settings page as follows:
<?php echo do_shortcode(‘[basic-user-avatars]’); ?>
- You must be logged in to reply to this topic.