Title: Custom Page Shortcode
Last modified: August 20, 2016

---

# Custom Page Shortcode

 *  [michaelrhawley](https://wordpress.org/support/users/michaelrhawley/)
 * (@michaelrhawley)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/custom-page-shortcode/)
 * I need to add a couple of blank lines based on my template before the standard
   rootspersona shortcode. What is the proper HTML to do that? (www.hawleysociety.
   org)
 * Thank you! Love the plug in!
 * [http://wordpress.org/extend/plugins/rootspersona/](http://wordpress.org/extend/plugins/rootspersona/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [ed4becky](https://wordpress.org/support/users/ed4becky/)
 * (@ed4becky)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/custom-page-shortcode/#post-3468398)
 * Hello Michael. Placing this in the Custom Page Shortcode box under options should
   give you what you want.
 *     ```
       <br><br>
       [rootsPersonaHeader personId='{%personid%}' batchId='{%batchid%}'/]
       [rootsPersonaBio personId='{%personid%}' batchId='{%batchid%}'/]
       [rootsPersonaFacts personId='{%personid%}' batchId='{%batchid%}'/]
       [rootsPersonaAncestors personId='{%personid%}' batchId='{%batchid%}'/]
       [rootsPersonaFamilyC personId='{%personid%}' batchId='{%batchid%}'/]
       [rootsPersonaFamilyS personId='{%personid%}' batchId='{%batchid%}'/]
       [rootsPersonaPictures personId='{%personid%}' batchId='{%batchid%}'/]
       [rootsPersonaEvidence personId='{%personid%}' batchId='{%batchid%}'/]
       ```
   
 * Also, if you want those lines in between each panel, you can add in
    `<div class
   ="rp_banner" style="background-image:none;background-color:#f5deb4;">Facts</div
   >`

Viewing 1 replies (of 1 total)

The topic ‘Custom Page Shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rootspersona_d7ebd4.svg)
 * [RootsPersona](https://wordpress.org/plugins/rootspersona/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rootspersona/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rootspersona/)
 * [Active Topics](https://wordpress.org/support/plugin/rootspersona/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rootspersona/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rootspersona/reviews/)

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [ed4becky](https://wordpress.org/support/users/ed4becky/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/custom-page-shortcode/#post-3468398)
 * Status: not resolved