- Goto WP Masonry > Shortcodes
- Under Create Shortcode Section, select the options as per your preferences.
- Click Save.
- Your shortcode will be added to Shortcodes section.
- Copy the shortcode and place it in your post / page editor or in theme template files.
Reference : You can keep these shortcode in theme template files like this <?php echo do_shortcode(‘SHORTCODE HERE’); ?>