• Resolved influencedk

    (@influencedk)


    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

    (@tropicalista)

    Do you have any public url I can check?

    Thread Starter influencedk

    (@influencedk)

    I have made this URL available

    Plugin Author tropicalista

    (@tropicalista)

    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

    (@tropicalista)

    If you want set a global height can you try adding somewhere in your theme CSS:

    .wp-block-tropicalista-pdfembed {
        height: 500px;
    }

    I will release a fix for this on WP 6.5 update.

    Thread Starter influencedk

    (@influencedk)

    You are simply awesome. The CSS did the trick. Thanks a million!

    Plugin Author tropicalista

    (@tropicalista)

    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.