-
2018-10-03
Erik Carron and Mike Skutta
Quick Reference for generating links to Sitecore media items.
-
2018-10-02
Erik Carron and Mike Skutta
Quick Reference for generating links to Sitecore items.
-
2018-10-01
Erik Carron and Mike Skutta
Sometimes unicode characters are accidentally added to content in Sitecore from data migration or from content editors copy-pasting content from some source. Depending on the unicode character, they can appear as random shapes on the front-end. Finding content with these unicode characters can be hard, but the following process will help you.
-
2018-09-28
Ben DeLeon and Mike Skutta
You may have a need to export media. For example; if you are rebuilding a Sitecore site you may need to export existing media to then import it into the new site. Here is how you export media in Sitecore 6.6, but may be applicable to other versions as well.
-
2018-09-27
Rikin Shah and Mike Skutta
For multilingual sites, you may find the need to enable item fallback and field fallback across all templates and fields. Enabling item and field fallback removes the need to enter content for all items and fields when they don't need to be translated. It can be very tedious to enable it in Sitecore by going to each template and field. You can use Sitecore PowerShell Extensions to run scripts to enable it for all templates.
-
2018-09-26
Erik Carron and Mike Skutta
In some cases you may need to get the home item of the current site. Data from the home item may be required based on the site context. When you need to dynamically get the home item of the current site, perform the following.