
Seed Demo - ตัวอย่างการเขียนโค้ด
SLIDER • HEADLINE
SLIDER • HERO
SLIDER • CARD
SLIDER • CAPTION
GRID • HERO
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
webmaster
November 14, 2022GRID • CARD
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
webmaster
November 14, 2022webmaster
June 9, 2025GRID • LIST • PAGINATION
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
GRID • CAPTION
GRID • CARD • HIDE SUMMARY
GRID • CONTENT
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
GRID • DATE
ICONS
- Using PHP Function
<?php seed_icon('ICON_NAME'); ?>
, such as<?php seed_icon('activity'); ?>
. - Using Shortcode
[s_icon i="ICON_NAME"]
, such as[s_icon i="activity"]
.