Shortcode

If needed, you can use our shortcode [ tiprp ] to display the related posts in a specific position.

  1. enable_section_title, Enable/disable the section title – on|off
  2. section_title, Replace the default title “You may be interested”
  3. posts_array, Enter the ID of each post, separated by a comma
  4. layout, classic-layout|hero-layout|list-layout|html-list-layout
  5. columns, 1-column|2-columns|3-columns|4-columns|5-columns
  6. content_align, left|center|right
  7. enable_post_title, Enable/disable the post title – on|off
  8. linkable_post_title, Enable/disable the link on the post title, which redirects to the post – on|off
  9. enable_featured_image, Enable/disable the featured image – on|off
  10. linkable_featured_image, Enable/disable the link on the featured image, which redirects to the post – on|off
  11. enable_post_date, Enable/disable the post date – on|off
  12. enable_post_author, Enable/disable the post author – on|off
  13. enable_post_author_label, Enable/disable the post author label – on|off
  14. post_author_label, Replace the default author label “By”
  15. linkable_post_author, Enable/disable the link on the post author, which redirects to the author page – on|off
  16. enable_post_summary, Enable/disable the post summary – on|off
  17. truncate_content, Truncate long post conten with ellipsis – on|off
  18. enable_carousel, Enable/disable the carousel – on|off
  19. enable_carousel_nav, Enable/disable the carousel nav – on|off
  20. enable_carousel_dots, Enable/disable the carousel dots – on|off
  21. carousel_auto_height, Adjust the height of carousel items – disabled|visible-items|tallest-item
  22. target, Set _blank to open the related posts in a new window
  23. rel, Set the rel attribute for the related posts – dofollow|nofollow
  24. show_placeholder_image, Enable/disable the placeholder image – on|off

Below an example

[tiprp layout=”hero-layout” posts_array=”9401,9010,9398″ truncate_content=”on”]

You may be interested

Shortcode Generator

You can use the shortcode generator to easily insert the plugin’s shortcode.

Gutenberg block

Coming soon