Title: Print Below Sidebar Section
Last modified: August 31, 2016

---

# Print Below Sidebar Section

 *  Resolved [gressl](https://wordpress.org/support/users/gressl/)
 * (@gressl)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/print-below-sidebar-section/)
 * Hi!
 * I entered the [print-me] shortcode into the column, that I want to be printed.
   This results in a **blank page print**.
 * I suppose that´s due to the text not being located in the “content” but the “
   below sidebar section” of the page.
 * What can I do to print exactly this section of the page, with two columns, including
   online page title. The link to the page is
    [http://www.newplacement.ch/bildungsangebote/bern-4/modul-arbeitsmarkt-und-netzwerk/](http://www.newplacement.ch/bildungsangebote/bern-4/modul-arbeitsmarkt-und-netzwerk/)
 * [https://wordpress.org/plugins/print-o-matic/](https://wordpress.org/plugins/print-o-matic/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/print-below-sidebar-section/#post-7307666)
 * You need to define a target.
    By default the target is the article element.
 * if you want to print a different element by tag, class or id you can use the 
   target attribute to define this.
 * On your page, to print the content try:
 *     ```
       [print-me target="#left-column"]
       ```
   
 * or to print the sidebar:
 *     ```
       [print-me target="#right-column"]
       ```
   
 * Check out the [print-o-matic documentation](http://plugins.twinpictures.de/plugins/print-o-matic/documentation/)
   for more info.
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/print-below-sidebar-section/#post-7307689)
 * It seems you got this working, so we’ll go ahead and mark this issue as resolved.
 *  Thread Starter [gressl](https://wordpress.org/support/users/gressl/)
 * (@gressl)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/print-below-sidebar-section/#post-7307690)
 * Actually, we didn`t 🙁 I tried around a lot with the targets, until we had to
   find another solution… Thank your anyway, would have loved to use your plugin.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Print Below Sidebar Section’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/print-o-matic_b2b2b2.svg)
 * [Print-O-Matic](https://wordpress.org/plugins/print-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/print-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/print-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/print-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/print-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/print-o-matic/reviews/)

## Tags

 * [target attribute](https://wordpress.org/support/topic-tag/target-attribute/)

 * 3 replies
 * 2 participants
 * Last reply from: [gressl](https://wordpress.org/support/users/gressl/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/print-below-sidebar-section/#post-7307690)
 * Status: resolved