Title: Set global defaults
Last modified: March 22, 2024

---

# Set global defaults

 *  Resolved [influencedk](https://wordpress.org/support/users/influencedk/)
 * (@influencedk)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-global-defaults/)
 * Hi
 * We have a lot of embedded PDF’s and just love this plugin. However we have a 
   problem with a lot of the files that are embedded more than 6 months ago. The
   viewer is only like 100 px. Is there a way to set the generel height of the PDF’s
   embedded?
 * Thanks in advance!
   Jesper

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

 *  Plugin Author [tropicalista](https://wordpress.org/support/users/tropicalista/)
 * (@tropicalista)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-global-defaults/#post-17520001)
 * Do you have any public url I can check?
 *  Thread Starter [influencedk](https://wordpress.org/support/users/influencedk/)
 * (@influencedk)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-global-defaults/#post-17520039)
 * I have made [**this URL**](https://bodysds-professional.dk/wiki/slides-dag-1-10-gu3/dag-1-beh-1-3/)
   available
 *  Plugin Author [tropicalista](https://wordpress.org/support/users/tropicalista/)
 * (@tropicalista)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-global-defaults/#post-17520094)
 * Seems that some plugin or theme is adding a 100px height. Can you post just the
   pdf embed source code, just to be sure.
 * Simply go on the url you shared and click on three dot button on top right of
   the editor and select “Code editor”. Than copy paste here.
 *  Plugin Author [tropicalista](https://wordpress.org/support/users/tropicalista/)
 * (@tropicalista)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-global-defaults/#post-17520114)
 * If you want set a global height can you try adding somewhere in your theme CSS:
 *     ```wp-block-code
       .wp-block-tropicalista-pdfembed {
           height: 500px;
       }
       ```
   
 * I will release a fix for this on WP 6.5 update.
    -  This reply was modified 2 years, 2 months ago by [tropicalista](https://wordpress.org/support/users/tropicalista/).
 *  Thread Starter [influencedk](https://wordpress.org/support/users/influencedk/)
 * (@influencedk)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-global-defaults/#post-17520192)
 * You are simply awesome. The CSS did the trick. Thanks a million!
 *  Plugin Author [tropicalista](https://wordpress.org/support/users/tropicalista/)
 * (@tropicalista)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-global-defaults/#post-17520238)
 * This is solved. Marked to be fixed on WP 6.5 release.
 * Thanks

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

The topic ‘Set global defaults’ is closed to new replies.

 * ![](https://ps.w.org/pdf-embed/assets/icon-256x256.png?rev=2667026)
 * [Pdf Embed](https://wordpress.org/plugins/pdf-embed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pdf-embed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pdf-embed/)
 * [Active Topics](https://wordpress.org/support/plugin/pdf-embed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pdf-embed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pdf-embed/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [tropicalista](https://wordpress.org/support/users/tropicalista/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/set-global-defaults/#post-17520238)
 * Status: resolved