My new blog present here.

Featured Post

Insights into Sitecore Search: A Definitive Introduction

A key component of digital experience management is effective information retrieval. A simplified approach is required for websites, applications, and platforms containing a lot of material so that consumers can easily get the data they require. This need is met by Sitecore, a well-known name in the field of digital experience platforms (DXPs), which provides powerful and comprehensive search functionality. We will travel into the realm of Sitecore Search in this article, learning about its capabilities, architecture , and the enormous value it offers both developers and end users. Introduction to Sitecore Search    A headless content discovery platform powered by AI , Sitecore Search enables you to build predictive and custom search experiences across various content sources. To extract and index you

Customize Sitecore Experience Accelerator (SXA) OOTB Components: Part-1

Customize Sitecore Experience Accelerator (SXA) OOTB Components: Part-1

The Sitecore Experience Accelerator (SXA), providing more than 100 out of the box (OOTB) components which you can use to create the website by just adding into the pages. These components provides friendly Experience Editor behavior.

These components comes with out of the box styling and will not fulfill Business needs. In those cases, we have to customize the SXA OOTB components as per Business needs. The most of the SXA components supports customization of UI using CSS classes.

Now we will try to add Carousel component on page, so go to page click on Add Here and it will open pop-up which will display set of SXA OOTB components. From there go to Composites tab and select Carousel component:


It will open the pop-up window to select associated content, it means items which are compatible with Carousel components. In other words, items which created using Templates which can be used in Carousel components. This is also the best practice to restrict content type, so that Content Author can easily select the required content:


Select the HomeCarousel item and Sitecore SXA will render the Carousel component with Basic styling:


Now, go to component properties and select Basic Transition and Bullet with Navigation then it will render the component like this:

As per styling guide of Business needs, we have to render the Previous/Next navigation like this:


In this case, we can use CSS styling and modify the Navigation and other components of carousel:

Comments

Kings said…
Hi Amit,
Is it possible to show more than one image in a carousel slide at a time?
Amit Kumar said…
You can add more than one image in carousel slide but you have to work on the HTML part so that it can accommodate in slide containder (div tag).

Popular posts from this blog

Sitecore GraphQL Queries

Twenty 20 Masti:

Sitecore Experience Edge GraphQL Queries