The theme includes the following shortcodes:
- Table of Contents:
- Embedded HTML Sitemap for users:
If your site uses custom taxonomies and you want to display them and their posts in the sitemap, use the taxonomies
and taxonomies_show_posts
attributes.
To display a sitemap with a list of custom taxonomies without their posts, use:
To display a sitemap with taxonomies and their related posts, use:
You can also show tags in the sitemap. To show tags without posts, use:
To show tags with their posts, use:
- Contact form:
- Social buttons — links to profiles set in Appearance > Customize > Modules > Social Profiles:
- Subscription form:
- Current year:
- Previous year:
Button shortcode
Insert a button into your post or page:
Notes:
- Change
hide_link="yes"
tohide_link="no"
if you want the link to be visible. - Modify
background_color="#4d3bfe"
andcolor="#ffffff"
to customize button colors. - Button size options:
small
(default),normal
, orbig
. - To open the link in a new tab, change
target="_self"
totarget="_blank"
.
Spoiler shortcode
Insert a spoiler block into your post or page:
You can also use a spoiler without a title:
Masked link shortcode
Insert a masked (hidden from search engines) link into your post or page: