• Resolved wpben37

    (@wpben37)


    Hello,

    How do I ask print-O-matic not to print the images of the article please?

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    well, it depends on if the image is wrapped in an element with a unique class or ID. assuming an ID of ‘noprint’:

    [print-me target="#your_target" do_not_print="#noprint"/]
    

    If you want to send a link to the page in question, we can be of more assistance.
    This is also explained in the documentation:
    https://plugins.twinpictures.de/plugins/print-o-matic/documentation/

    Thread Starter wpben37

    (@wpben37)

    Hello twinpictures

    Thanks for the answer.
    That’s not quite my question.
    I wanted to know if there is a function that allows not to print the images that are in the body of the article.

    Thank you

    Plugin Contributor twinpictures

    (@twinpictures)

    what have you tried so far?
    did you read the documentation?
    what happens when you try to use do_not_print with the img tag like so:

    [print-me target="#your_target" do_not_print="img"/]
    

    ?

    Thread Starter wpben37

    (@wpben37)

    perfect !
    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ne pas imprimer les images’ is closed to new replies.