• Resolved sukiya

    (@sukiya)


    hi everybody,

    I downloaded your plugin – but it does not work.
    I activated it on wordpress.

    but I am not sure if I missed something.

    what does this mean and where do I have to put it?
    Add a the shortcode to your post like so: [print-me target=”div#id_of_element_to_print” title=”Print Form”]

    thanks for your help.
    best wishes, Lisa

    https://www.ads-software.com/plugins/print-o-matic/

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

    (@baden03)

    the target attribute is used like so:

    ELEMENT
    [print-me target=”body”]

    CLASS
    [print-me target=”.element_class_to_print”]

    ID
    [print-me target=”#element_id_to_print”]
    https://plugins.twinpictures.de/plugins/print-o-matic/documentation/#target

    What is it you are trying to print on your page? Does it have a class or a unique iD?
    Can you share a link to your page?E

    Thread Starter sukiya

    (@sukiya)

    HI, thanks for your reply.

    I am a bit confused – because all the plugins I installed for my wordpress site until now – I only had to install them. without doing anything else.
    so I really don’t know where to put those informations you gave me.

    I would like to print any page of my webpage without loosing informations.
    it should look like a screenshot – but I am not sure if this is possible.

    this is my page:
    https://www.eshop.sukiya.ch

    thanks for your help!
    I a am looking forward to hear from you.

    best wishes, Lisa

    Plugin Author Baden

    (@baden03)

    Lisa,

    This plugin does not magically add a print button to all your pages.
    You either have to place it on a page (or post) by adding a shortcode, or build it into your theme, but that is more advanced.

    It looks like you are wanting to add a print button to a woocommerse site. I assume you want the print button to appear on your products pages.

    So try this:
    1. Pick a product, like
    https://www.eshop.sukiya.ch/produkt/cocon-lamp-2/

    2. Edit the product description, and place the following a the end of the product description text:
    [print-me target=".article-body-wrap"]
    note: you will want to insert this while in the HTML or TEXT edit mode, NOT the VISUAL edit mode.

    Update and view the article. The print icon should appear in the description and when you click on it it should launch a print-version of the content.

    Please let us know if we can be of further assistance in setting this up.

    Thread Starter sukiya

    (@sukiya)

    Hi,
    thank you!
    now the print button appears on the selected product page.
    (see the link:
    but when I click on it – a empty page appears…

    what do you think?

    best wishes, Lisa

    Plugin Author Baden

    (@baden03)

    what is the exact short code you are using?
    the target on your page is actually being rendered as "".article-body-wrap"" which leads me to believe that you copy/pasted the shortcode into your page while in the visual editor.

    Please view the content in TEXT mode (not VISUAL mode) and verify there are no unwanted characters.
    https://en.support.wordpress.com/editors/

    Plugin Author Baden

    (@baden03)

    Issue marked as resolved.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘installation’ is closed to new replies.