wp_tag_cloud() and the_taxonomies() work but not the_tag()

the_tags() only work within the loop;

possibly try to use wp_get_post_tags() where you can pass the post ID