• Can’t believe that for a PDF embed via shortcode it’s only possible to set a fixed pixel width. There seems no way to set, let’s say, 100% container width. This isn’t usable at all on a modern, responsive website.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amit Paul

    (@paulamit)

    Hi @clayray,

    Thank you for your valuable feedback! We understand how important responsive design is, and we’re happy to inform you that we’ve enhanced our shortcode options to offer more flexibility. You can now specify units for both width and height, allowing you to use %, px, or other units to create a more responsive PDF embed.

    Here’s a full list of the available options for PDF embedding:

    theme_mode = 'default/dark/light/custom'
    theme_mode = 'custom' (if theme mode is custom)
    custom_color = 'purple' (you can apply any color)
    presentation = true/false
    toolbar_position = 'top/bottom'
    copy_text = true/false
    doc_rotation = true/false
    doc_details = true/false
    height = '100%/400px/400' (you can add a unit: %/px)
    width = '100%/600px/600' (you can add a unit: %/px)

    Example:

    [embedpress_pdf width='100%' height='800px']YOUR_PDF_FILE_URL_HERE[/embedpress_pdf]

    You can check out with this updated version here: https://d.pr/f/KSb9Dl

    We hope this resolves the issue you faced and enhances your experience with EmbedPress. If you need further assistance or have any other feedback, don’t hesitate to reach out. We’re here to help!

    Best regards,

    Plugin Support Pial

    (@iapial)

    Hi @clayray

    I just wanted to check in regarding the concerns you raised about the PDF embedding options being too basic. The latest updates now offer more flexibility, including the ability to adjust the width and height using percentage values or pixels. If you haven’t had a chance to test these new options, I’d love to hear if they address your issue or if you need further assistance.

    Feel free to reach out with any additional questions!

    Best regards,

    Plugin Support Nahid Hasan

    (@tushar284)

    Hi @clayray,

    This is Nahid, Lead Support at WPDeveloper. I hope you’re doing well, and thank you so much for your feedback.

    EmbedPress actually works best with Gutenberg and Elementor. Similarly, EmbedPress PDF offers a lot of customization options in both Gutenberg and Elementor. Besides this, we’ve also tried to ensure that our users can enjoy the embedding experience in other editor through shortcodes. However, we couldn’t offer some of those features available in the editors. Still, based on user feedback, we’ve continuously improved over time.

    We would be very happy if you could submit your feedback as a feature request. In fact, our developers have already implemented the feature you found missing.

    We always aim to provide a great experience for our users, though we admit there are still some areas where we need to improve. We’re continuously working to make EmbedPress better.

    Anyway, if you’ve seen my message, I would kindly ask you to reconsider your review, as it might negatively impact our growth. I’ve noticed you’ve supported everyone with positive feedback, and I hope you’ll help us too.

    Thank you for your kind understanding and help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this review.