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
Components
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
Creating a Layout – Part IV
As the last part of creating a layout we will create the Estimates Form, we will add the functionality (Either saving the data in a custom database, sending the email to the end user & admin, share the data to CRM, etc) later on. Actually, we can use Sitecore Forms instead of custom coding but … Continue reading Creating a Layout – Part IV
Understanding the components in the HTML template
Now considering that you have downloaded Logistico.zip, we will understand what all components we will be building. So once you have downloaded the zip, extract it. You will be able to see different HTML files & folders. For simplicity, we will concentrate on Home page first which means we will be concern about index.html file. … Continue reading Understanding the components in the HTML template