Title: Include content via CSS
Last modified: January 4, 2018

---

# Include content via CSS

 *  Resolved [tdlui](https://wordpress.org/support/users/tdluiamisola/)
 * (@tdluiamisola)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/include-content-via-css/)
 * Hi Author,
 * We are using this plugin for quite a while and it is great, i would just like
   to ask on how to order the content, i am using your reserved css .print-only 
   so i can include some custom fields in the print version however it is on top
   of the content of the post, i would like to ask if there is a way that i can 
   insert those custom content on the bottom of the post instead.
 * thank you in advance.

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

 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/include-content-via-css/#post-9832837)
 * PrintFriendly can only display content in the hierarchy of the HTML.
 * You could add the content below AND HIDE it from the [@media](https://wordpress.org/support/users/media/)
   screen view. Then it would still appear in PrintFriendly below but not in screen.
 *  Thread Starter [tdlui](https://wordpress.org/support/users/tdluiamisola/)
 * (@tdluiamisola)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/include-content-via-css/#post-9835167)
 * yes, that is exactly what I thought! my custom content is at the bottom of the
   page, so it should also be at the bottom when printed, right? however, it is 
   going on top of the page. that is weird. should I add two instances of .print-
   only? thank you for answering.
    -  This reply was modified 8 years, 5 months ago by [tdlui](https://wordpress.org/support/users/tdluiamisola/).
      Reason: spelling
 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/include-content-via-css/#post-9846621)
 * You may be displaying it on the screen at the bottom using absolute positioning?
 * Yes, adding two instances is one way to solve. Use display:none on the second
   instance AND add the class=”print-yes” to the element.
 *  Thread Starter [tdlui](https://wordpress.org/support/users/tdluiamisola/)
 * (@tdluiamisola)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/include-content-via-css/#post-9856930)
 * > You may be displaying it on the screen at the bottom using absolute positioning?
 * No, it is not positioned absolute.
 * I will keep the “print-yes” in mind, I believe it is not listed on your documentation
   only the “print-only” etc.
 * Thank you.

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

The topic ‘Include content via CSS’ is closed to new replies.

 * ![](https://ps.w.org/printfriendly/assets/icon-256x256.png?rev=2951152)
 * [Print, PDF, Email by PrintFriendly](https://wordpress.org/plugins/printfriendly/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/printfriendly/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/printfriendly/)
 * [Active Topics](https://wordpress.org/support/plugin/printfriendly/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/printfriendly/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/printfriendly/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [tdlui](https://wordpress.org/support/users/tdluiamisola/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/include-content-via-css/#post-9856930)
 * Status: resolved