Hi, Joomlart T4 Pagebuilder Pro comes with a library of page designs which fails to load from Joomlart after Admin Tools is installed. I quickly spun up a spare site to test which extension was causing the issue, installing extension after extension until the library came up blank, and the problem appeared after Admin Tools started to protect the site slightly too well 😛.
I had this issue in J3 as well, but at the time I had no need for the library, in J4 I do so I started to have a closer look.
Using the .htaccess maker and walking through option by option, I found that the problem disappeared when I disabled "server protection - backed protection" which narrowed things down a bit, but left me with the uncomfortable feeling that I had opened an elephant-sized doorflap for an issue that was probably mouse-sized, so I walked through the chapter in the manual "6.2.1 How to determine which exceptions are required"
Cutting a long story short, adding "administrator/components/com_t4pagebuilder/views/pages/tmpl/page.riot" to the "Exceptions from Server Protection" cured the problem in both Joomla 3 and 4 so the library will at least load.
Update: no singing fat lady just yet, after also adding media/vendor/skipto/js/skipto.min.js and media/vendor/metismenujs/js/metismenujs.min.js to that file list on account of a 403 and a "You do not have permission" while actually trying to use one of the now visible templates I now get a code error (Uncaught TypeError: jQuery.ajax(...).done(...).error is not a function) which suggests there's more that needs attention. I have sent this to JoomlArt because I'm now beyond my skillset.
Alas, still to be continued.
Cheers, Peter