Blocks

💡
If you use a People Block at the top of your post, make sure to fill in the post excerpt manually in Ghost Admin to avoid the shortcode appearing as the excerpt.

::people3 "Contact Us" "/contact" "outline" "right"::

::people3 "Contact Us" "/contact" "outline" "right"::
The last parameter controls the button alignment.
Replace "right" with "left" or "center" to change its position.
No additional changes are required.
This shortcode supports both Solid and Outline button styles.
To switch between them, simply replace "outline" with "solid", or change "solid" back to "outline". No other part of the shortcode needs to be modified.

::people3 "Shop Now" "/shop" "solid" "right"::

::people3 "Shop Now" "/shop" "solid" "right"::
The last parameter controls the button alignment.
Replace "right" with "left" or "center" to change its position.
No additional changes are required.

::people1 "Signup" "/signup" "About" "/about" "right"::

::people1 "Signup" "/signup" "right"::
The last parameter controls the button alignment.
Replace "right" with "left" or "center" to change its position.
No additional changes are required.

::people2 "Order Here" "/store" "center" "3"::

::people2 "Order Here" "/store" "center" "3"::
The last parameter controls the button alignment.
Replace "center" with "left" or "right" to change its position.
No additional changes are required.
This shortcode includes an additional icon parameter at the end. The theme provides 3 built-in icons for the order button.
To change the icon, simply replace "3" with "2" or "1". No other part of the shortcode needs to be modified.

People Theme Preview