• Resolved ghartman65

    (@ghartman65)


    Hi,
    when I set the buttons to no download and no printing, both appear on the page and you can print and download. If you refresh the page, the icons for printing and downloading disappear; sometimes they coma back – just random. I tried it with google chrome, firefox and Apple Mail – always the same. The link following shows screenshots.
    Does anybody know what to do?

    • This topic was modified 2 years ago by ghartman65.
    • This topic was modified 2 years ago by ghartman65.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Pial

    (@iapial)

    Hello @ghartman65

    Hope you are doing well.

    Sorry for the inconvenience you are facing.

    I have checked the screenshot, and it is very unusual. Could you please share the exact URL containing the issue ?

    So that I could check the issue from our end and assist you accordingly.

    Please let us know.

    Thank you

    Thread Starter ghartman65

    (@ghartman65)

    Hi Pial,
    thank you for your response. It’s https://bibliothekwg.wpcomstaging.com/emedien-und-onleihe/emedien/hna-2/

    I use also “Fullwidth Page Templates”, otherwise one could not read the pdf in a sensible way. Maybe that makes problems?

    Bets regards

    Plugin Support Sadman Sakib Nadvi

    (@sadmansakibnadvi)

    Hello there,

    Greetings.

    I just checked the link you have provided; it seems like it is working okay. I tried to download and print and it is working fine. Can you please share a screen record of the issue you are having?

    We will check and get back to you.
    Thank you.

    Thread Starter ghartman65

    (@ghartman65)

    Hello,
    yes, it works – but it must not work because I set the buttons on “no print” and “no downloads”, so printing and downloading is disabled.
    But in the toolbar you can see the printing and downloading symbol – and you can print and download.
    I bought this to disable that – but it does not work.

    https://ddr-online.eu/Screenshot.jpg

    Best regards Guenter

    Plugin Support Sadman Sakib Nadvi

    (@sadmansakibnadvi)

    Hello @ghartman65 ,

    Greetings.

    You can simply fix this issue by using some Custom CSS. Please use this Custom CSS given below –

    .toolbar button#download{
    display: none !important;
    }
    
    .toolbar button#print {
    display: none !important;
    }

    Please do check this doc to learn more about Custom CSS.

    Let me know how it goes. Thank you

    Thread Starter ghartman65

    (@ghartman65)

    Hello,

    I tried it, put the code into “additional CSS” but the same as before: you can see the icons of downloading and printing (when you refresh the page, the icons disappear).

    https://bibliothekwg.wpcomstaging.com/hna/

    Best regards
    Guenter

    Plugin Support Pial

    (@iapial)

    Hello @ghartman65

    Hope you are doing well.

    You will be glad to know that we have fixed your issue from our end. Please use this Dev version from here: https://d.pr/f/cUsRYV
    After that check your issue again.

    Hopefully it will solve your issue.

    Let me know how it goes.

    Thank you

    Hello,

    Is this still supposed to work?
    I tested the above snippet in Customizer but the buttons are still showing up.

    Any other solution?

    Thanks.

    It does not work! Even if you remove the print and download option, when the user uses the sidebar and marks the current page, the download and print buttons are seen again, it’s not solved. I have the latest version of the plugin with elementor pro and it doesn’t work! .. urgently a solution or how do I manage the return of the money to look for another plugin

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Hiding Printing / Download in EmbedPress pdf doesn’t work’ is closed to new replies.