Hello, I am a very noob web dev as I am doing this for a college capstone and this is my first time dealing with APIs and HTML/JS in general. I have been looking through the documentation and github on the connect widget and ability to access client data in order to display the NFTs of the user. I am currently following the nft_profile_page on github manifold_templates for html and I have done the necessary edits it states to do but for some reason the users NFTs will not be displayed.
I have basically copied this link exactly, only changing the neccesary things for the connect widget at the bottom. Do I need to add another div or use the script in a certain way? Any help would be appreciated.