Blogg
Innsikt og ekspertise fra våre spesialister.
Kategorier (12)
Alle artikler
ContentType preview images w. icons
A package that generates preview images for Episerver content types using FontAwesome icons with configurable colors and sizes.
Extend your Episerver content types
Learn how to extend Episerver content types by adding, hiding or modifying properties without creating new inherited content types. A simple solution.
Google Product Feed for Episerver
This data feed will allow you to easily share your e-commerce sites product data with Google Shopping and other channels.
Searching multiple Find indexes
Investigating an issue where the search result from Find contained non-published and deleted pages when fetching from two separate Find indexes.
Episerver Languages and XLIFF support
The popular Episerver Languages addon has added supported for exporting and importing content using the widely supported XLIFF format.
Extending the Episerver global menu
Extending the Episerver global menu is easy. Add menu sections and sub-menu items. Keep your menu context while navigating between several MVC actions.
Import redirects for 404 handler
We use the Episerver 404 handler in most if not all of our projects. It does a good job of handling URL redirects and custom 404 pages.
Content reference selector with direct file upload
How to extend the built-in Episerver content selector with direct upload functionality using drag and drop for Media items.
Insert your view engine at correct position
How to fix a mysterious Episerver Shell search error by inserting your custom view engine at the correct position in the ViewEngines collection.
Episerver Commerce - Retrieving all parent catalog nodes
How to retrieve all parent catalog nodes for a product in Episerver Commerce with sample code using GetCategories extension method.
Service API for Customers, Carts and Orders released
EPiServer released Service API but was missing an API for Customers, Carts and Order. We have now released additional Service API endpoints.
Content area renderer on steroids
Custom content area renderer that automatically wraps blocks in container and row div tags with support for non wrapped hero blocks.