Hello me again. I’m not a programmer, that’s why I use wppler. I am still a student. The documentation and the software are really different. So I’m having a hard time, but thanks to your support, it works. My problem now is that I want to display User data on the dashboard and have gone through the instructions step by step.
After logging in the dashboard the data should appear but it is empty
I worked through the instructions right through to the end and the steps are logical, but in version 3.7.3 the blocks look different than in the document and that makes it difficult I don’t know whether I forgot something or not
These 2 images are the structure in which I used to make my data be able to be loaded onto my page, after these steps you need to dynamically load the data into the page as this is different depending on your setup I didn’t screenshot this. The way to dynamically choose content is the lightning bolt when you double click anything like a paragraph. Then for a paragraph you’d just return the data from inside your server connect.
does the query actually return from your database? can you check what’s returned from the XHM requests in your browsers inspect element, just to add you will need to refresh your browser to see the query after you open the inspect element.
If that isn’t loading there’s something wrong with your server action are you sure that the identity is returned by the provider? id advise looking into the debugging tutorial