Shortcode

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

Đăng bố cục bài đăng: 

Shortcodes: {fullWidth}, {leftSidebar}, {rightSidebar}

Thêm shortcode vào cuối nội dung, Sau đó chọn shortcode và thêm kiểu in đậm.

 Buttons

Shortcode: {getButton} $text={Button Text} $icon={Icon Name} $color={Hex Color}
Các biểu tượng có sẵn: preview, download, link, cart, share, info

Biểu tượng và Màu sắc không bắt buộc.

Demo

Default Buttons

Colored Buttons


Alert Boxes

Code hộp cảnh báo:  {alertSuccess}, {alertInfo}, {alertWarning}, {alertError}

Viết bất cứ thứ gì bạn muốn và thêm code hộp cảnh báo sau cùng, rồi đó chọn tất cả văn bản mong muốn bao gồm code hộp cảnh báo và thêm kiểu Quote Text (trích dẫn văn bản).

Demo
Lorem Ipsum is not simply random text. It has roots in a piece of classical test link here too Latin literature from 45 BC, making it over 2000 years old. {alertSuccess}

Lorem Ipsum is not simply random text. It has roots in a piece of classical test link here too Latin literature from 45 BC, making it over 2000 years old. {alertInfo}

Lorem Ipsum is not simply random text. It has roots in a piece of classical test link here too Latin literature from 45 BC, making it over 2000 years old. {alertWarning}

Lorem Ipsum is not simply random text. It has roots in a piece of classical test link here too Latin literature from 45 BC, making it over 2000 years old. {alertError}


Bordered Table

Firstname Lastname Email
John Doe [email protected]
Mary Moe [email protected]
July Dooley [email protected]


Contact Form

Shortcode: {contactForm}

Add the shortcode in the desired area, Then select the shortcode and add the Bold style.

Demo
{contactForm}


Code Box

Shortcode: {codeBox}

Add the Code and add the shortcode, Then select all the desired code including the shortcode and add the Quote Text style.

Demo
$("#main-nav #s").blur(function() { if (0 === this.value.length) this.value = c; });
$("#main-nav #s").focus(function() { if (this.value === c) this.value = ""; });{codeBox}

Đăng nhận xét

Post a Comment (0)