You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#116863 Responsify and PDF

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Nidzo on Wednesday, 11 September 2024 16:44 BST

Nidzo

In last two versions of Responsify I noticed problem with embeding PDF in article (local and remote from Google Drive with embed code)

You can see on attached image that the height does not correspond to the given values.

If I commnent out height: auto in media/plg_system_wf_responsify/css/responsive.min.css i get given values but other elements such is YouTube video loses its responsivnes.

embed.wf-responsive-full, object.wf-responsive-full, video.wf-responsive-full {
    width: 100% !important;
    /* height: auto !important; */
}
.wf-responsive-iframe, .wf-responsive:not(table) {
    max-width: 100% !important;
    /* height: auto; */
}

Attachments

Ryan

Please post a link to an example on your site.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

Nidzo

Here it is on the bottom of article:
https://banija.rs/obicaji/25088-u-septembru-nastavak-proslave-200-godisnjice-rodenja-branka-radicevica.html

Ryan

Please try Responsify 2.0.1 Beta - https://www.joomlacontenteditor.net/downloads/plugins/development/responsify

Clear your browser cache after install.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

Nidzo

Great work Ryan. It works! Thank you!🙌