by Joel Dahlin on September 20, 2018
How to handle the error when opening a .NET website, "The Web project "..." is targeting ".NETFramework, Version=v4.7", which is not insalled on this machine. To proceed, select an option below...
Read More
by Joel Dahlin on January 24, 2018
We recently had a client delete a bunch of users (former employees) from their site. In doing so many of their blog posts lost the Author. Here is how we fixed it.
Read More
by Joel Dahlin on July 24, 2016
Custom Page Types is one of the core features in Kentico. Here we're going to cover more than the basics. Using some added features with a few best practices makes it fool proof for content editors to add content.
Read More
by Jeff Steil on July 21, 2016
The default macros in Kentico for capturing the referring url (CurrentBrowser.URLReferrer, CurrentDocument.URLReferrer) do a good job of capturing the referring url when the page first loads, but if you have an online form on the page the referring url is lost on the postback. Here we detail how to capture the referring url on postback using a custom macro.
Read More
by Jeff Steil on April 15, 2016
Editable Text web parts are great for entering content on a page, however if they have are wrapped in an HTML envelope or container than that extra styling will appear - whether the web part has content or not. This post shows you how to change the visibility of the Editable Text web part so that it only displays on the live site if it has content.
Read More
by Jeff Steil on March 18, 2016
Learn how to create a Blog Editor role that can only modify Blog Posts within Kentico.
Read More
by Joel Dahlin on December 3, 2015
This is part 2 of our how to install Kentico in Azure series where I walk through the Kentico install in Azure.
Read More
by Joel Dahlin on December 3, 2015
In this post I walk through how we get Kentico CMS up and running in Azure Web Apps. In this post I will be installing v9.
Read More