Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Adam

    (@hieudm)

    Hi @ac100,

    Could you please provide a screenshot and clarify a little bit so I can assist you better ?

    For more convenient, you can also submit a question via our support forum so we can have a look at your setting if necessary.

    Best regards,

    Adam.

    Thread Starter ac100

    (@ac100)

    Hi Adam,

    Please visit http://insightsed.com/reports/education-technology-in-the-us-market-intelligence-q4-2014/ and click on the tab “Report Sample”. I have embedded the code from SlideShare.

    You will see that it does not show the embedded document.

    Thanks

    Plugin Contributor Adam

    (@hieudm)

    Hi,

    Because the slide width / height is calculated via JS, when the tab loaded, it has been hidden so the JS code couldn’t calculate correct width / height.

    You can open this page, hit the Custom CSS button to add custom CSS code and add :

    .wr-element-tab iframe {
         width: 100% !important;
         height: 612px !important;
    }
    Thread Starter ac100

    (@ac100)

    Hi Adam,

    It’s working fine now. Thanks a lot for your help!

    Plugin Contributor Adam

    (@hieudm)

    Hi @ac100,

    Glad to hear that your problem has been solved. If you still have any question or need further assistance, don’t hesitate to let me know.

    Best regards,

    Adam.

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

The topic ‘Embedding SlideShare document through WR Pagebuilder’ is closed to new replies.