Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Baden

    (@baden03)

    Please try version 1.6.4c: https://github.com/baden03/print-o-matic

    Thread Starter feverlisa

    (@feverlisa)

    Hey,
    Thanks for your reply. Unfortunately I already tried version 1.6.4c and the problem remains. I forgot to mention that in my post, sorry.

    I could mail you the website so you can take a closer look. Would that be helpful?

    Plugin Author Baden

    (@baden03)

    so you can not share a link to your page?
    can you be a bit more descriptive on exactly what you are doing? For example, what is the id or class of the item you are trying to print? Does it have a hyphen in the name? What is the shortcode you are using? Do you have the script loading on every page, or only when the shortcode is present? Have you read any of these threads?

    Thread Starter feverlisa

    (@feverlisa)

    Here’s the link to our page: https://tinyurl.com/pvf6rbb

    I am using this shortcode: [print-me target=”#main, .wpcf7-form-control wpcf7-select” title=”Seite drucken”]
    I also checked the jQuery-box.

    I have read the threads, but couldn’t find a solution.

    Thank you for your help!

    Plugin Author Baden

    (@baden03)

    IE has been known to have a problem when using a dash (-) in the selector. Please try using the following instead:

    [print-me target=".wpcf7" title="Seite drucken"]

    Thread Starter feverlisa

    (@feverlisa)

    Hey, thank you very much. I haven’t heard complaints from our client, so I think it worked fine. Thank you!

    Plugin Author Baden

    (@baden03)

    Very good. Thanks for letting us know. We’ll go ahead and mark this issue as resolved. If you are happy and you know it, please consider leaving a short review of the plugin or it’s support.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Printing Contact Form 7 doesn't work on IE 11’ is closed to new replies.