CORS issue for fonts in XM Cloud Local Experience Editor
I recently got a local XM Cloud instance running and started to configure the site. The kind front end architect had everything in the src solution arranged very nicely and …
Elements of code
I recently got a local XM Cloud instance running and started to configure the site. The kind front end architect had everything in the src solution arranged very nicely and …
If you have a valid Visual Studio license, here is a way to view the file system of the XM Cloud CM running on your local. Open Visual Studio ( …
By default, Sitecore asks you to provide your admin password to create an elevated session to run powershell. This won’t work in XM Cloud, so we have to modify this …
This is an easy one, but it wasn’t obvious to me. If you are running Docker Desktop, you can view the logs for the CM and Rendering hosts by simply …
On a recent JSS project, we came across a scenario where the client had inadvertently configured a datasource on a rendering. This was done either by manually changing the path …
While working on a Sitecore JSS site, we began experiencing an odd exception. This site would sometimes render properly and sometimes show the following exception. The resolution It turns out …
In doing a new Sitecore 10 SXA site, we decided to use the new Sitecore Content Serialization that comes with it. It’s a great feature and works well. We ran …
In this post, I will be demonstrating how you can build the Sitecore Item Package during the build and install the package in the release pipeline. This scenario is for …
In a previous post, I went over how to install the Sitecore CLI. In this post I’ll discuss using it for serialization. Open powershell as administrator, change your directory to …
In this post, we’ll go over the process to install the Sitecore CLI. Step 1: Install the Sitecore Management Service In this case, we are installing this in a local …