Have a client that has decided to move onto V9. So, we are trying to get a basic handle on V9.
We have a template with BS5 and are trying to simply setup the theme in V9. Elemental is BS3 so that is of no help at all (already know how to do this), but we want to use BS5.
Basically followed the steps we used in V8. Activated theme, go to site and get nothing on the screen, no errors, no content etc..
I understand things have changed but google is of no help in converting html theme to V9 (all searches return Legacy Docs/Vids).
I’ve prepended all the assets with
<?= $view->getThemePath() ?>/
and viewed source page, it is blank (i.e. nothing there).
Is there a basic primer or starter thread we can use to get going on this.
It’s worth noting that themes built for V8 will work with v9, so unless there’s a must-have reason for moving to Bootstrap 5, you could stick with version 3 if that’s what you’re comfortable with.
If you’re getting a blank page, you might still have an error, but perhaps PHP is not showing you or is noo configured to show you.
You may have already found this link:
But it’s the only one I’m aware of.
I found setting up node.js/npm a royal pain, but once I’d got it working, it was sweet.