Smart Post Show Pro

  1. Home
  2. Docs
  3. Smart Post Show Pro
  4. Create Your First Post Show
  5. Add New Post Show (A-Z)

Add New Post Show (A-Z)

Creating a Smart Post Show Shortcode is super easy and fast. It can be done within a minute.

STEP 1: GENERATE POST SHOW SHORTCODE

(1) Click on the Manage Shows menu.

(2) Click on the Add New button.

Edit Post Show

(3) Type a Title for your Post Showcase (optional).

(4) Select a Layout from→ Layout Presets (Carousel, Grid, List, Filter, Timeline, Zigzag, Accordion, Large With Small).

(5) You can Customize the Smart Post Show Generator Setting Tabs as you want. Every layout has its Settings Tabs.

STEP 2: COPY AND USE THE SHORTCODE

The Smart Post Show Shortcode will be found in the Right Sidebar of the Shortcode Generator Settings Tabs under the Publish button.

Smart Post Show Shortcode
Gutenberg Editor

(6) Paste the Smart Post Show Shortcode inside a Shortcode block. The Paragraph block and Text block also support the shortcode. Click on the Publish or Update button of the page to save changes.

 

FAQs:

Q: How to add the post-show to your theme PHP files?

Ans: Paste the PHP code into your template file:

<?php echo do_shortcode( '[smart_post_show id="xxx"]' ); ?>

Note: Please use your shortcode ID instead of xxx