School Vital

Using Shortcodes

[direction]

Estimated reading: 1 minute 188 views

You may see some direction or steps highlighted on the theme doc demo pages as like the below screenshot.

We used the [direction] shortcode to render the design of the steps. Your shortcode could be [direction]Theme Options > Header > Top of Header > Menu Element[/direction] Use the > character as the direction separator icon. This character (>) will be replaced with an arrow-right icon by default.

You can change the icon with some custom CSS. See the code below-

.direction_step + .direction_step:before {
  content: "\35";
  font-family: eleganticons;
}

​Here the content value is the Elegant Icon​ code. You would not find the icon code directly on the Elegant Icon’s website. Inspect the icon by right-clicking on it from their website. Then navigate to the CSS ::before CSS Pseudo-elements to see the icon code. Watch the below GIF to see the process of inspection and taking of the icon code.

Leave a Comment

Share this Doc

[direction]

Or copy link

CONTENTS
Back to Top Button

Get In Touch

To get to know more about the software. Book a demo now.

Students registration & admission process.

Fees Management

Used for depositing of student Fee in school.

Examination

Systematic representation of the student data which show the Exam grades.

Library Management

Used to streamline & digitalize the activities of library department.

Transportation Management

Transport fee management, route management, bus live tracking etc.

Dues Management

Used for sending automatic fee due notification to parents

School and Parent Interaction

Student profile, student attendance, student report card, etc.

Attendance Management

Maintenance of attendance register, to view the absent\present of the student.

Student Access Control

ID card scanning, Notification to parents on entry and exit, etc.

Visitor Control

Student half day management, OTP verification for student safety, etc.

Certificates

Automatically generation of the certificates in a particular formats.

Visitors Gate Entry Register

Used to track visitors in the school and there purpose of the visit.