In this blog, we will create a Contact page, using the layout we have created for the site and the additional components which are required. the Basic focus will be the on the Contact Form that we will create using Sitecore Forms. To check the HTML and look and field of the contact page, refer … Continue reading How to Use Sitecore Forms for creating a Contact Form
Month: February 2020
Creating Service Details and Listing page
So in the previous blogs, we completed Home & About page and now we will be working on Service Details and Listing pages. So lets see what all components are there on the Service Details page except the layout. So if we list these components then it is - Banner, Left Navigation Bar & the … Continue reading Creating Service Details and Listing page
Building Home page Components – Services Section
Last but not least, we will create the Services section component after which our Home page will be completed. This section has one dependency that is it allows user to click on each service and that is redirected to Service Details page. The section looks like the screen below: A carousal with 5 services items. … Continue reading Building Home page Components – Services Section
How to modify the domain names for Sitecore 9.2 after installation
I recently got a query from an infra guy on how to modify the domain names of the Sitecore instance using minimum domain names and SSL certificate. So I thought I will jot it down so it will help others as well as me in future. So lets assume that you already have Sitecore 9.2 … Continue reading How to modify the domain names for Sitecore 9.2 after installation
Building Home page Components – “Why Choose Us?”
In this blog, we will be working on the Why Choose Us? component which looks like below screen: The section contains the fields like - Image, Title, Summary & CTA. So we will create a template for the About item and inherit the CTA template in it. Also we will set presentation details to this … Continue reading Building Home page Components – “Why Choose Us?”
Building Home page components – Facts & Figures
In this blog, we will be working on the Facts & Figures component which looks like below screen: The section contains the fields like - Success Figures & Supporting Text. So we will create a template for the FactsNFigures item and will also create one container that will have all the Facts and Figures items. … Continue reading Building Home page components – Facts & Figures
Building Home page Components – Testimonials
In this blog, we will be working on the Testimonials component which looks like below screen: One background image, that can be managed from CSS, and a carousal with the fields like - Testimonial Text, Image, Customer Name, Designation. So we will create a template for the Testimonial item and will also create one container … Continue reading Building Home page Components – Testimonials
Building Home page Components – Safe & Secure tagline section
According to the flow, we should have created Services we offer section but those services will need the details page as well so we will create that component as the last component while building the Home page. Till now if you have any queries then please get in touch with me and give a brief … Continue reading Building Home page Components – Safe & Secure tagline section
Building Home page Components – Featured Services section
As we did end to end steps for building the Banner component, we will do the same for this component as well. The feature section which I am talking about is as below: Lets create this component from scratch and we will be using View rendering to render this component on the front end. From … Continue reading Building Home page Components – Featured Services section