I just bought the CMS and watched the video setup.
When I created the page, added the online editor, published it, and checked it on the web, it was blank.
I followed the troubleshooting page and called my web host, who confirmed that I have PHP 8.5 installed with all the required extensions. My website has .php all over, so I guess it’s not that. But I am out of my wits.
I deleted everything in the root directory and republished all the files several times, but the page is still blank. I can’t get past the initial setup.
The only thing I am a bit confused about is that when I created that new page and named it dashboard, it created an index.php page, but the extension is dashboard. I don’t know if this is how it needs to be.
I’m not sure what you mean by “the extension is dashboard.” The extension has to be .PHP. Take a screen shot of your page, in particular the Inspector settings for the page.
<!-- Event snippet for Website sale conversion page -->
<script>
gtag('event', 'conversion',
on the Dashboard page? Seems you wouldn’t need to track conversions on that page as it’s just for your admin Dashboard and normal web visitors shouldn’t be accessing it…