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

    (@baden03)

    You need to define a target.
    By default the target is the article element.

    if you want to print a different element by tag, class or id you can use the target attribute to define this.

    On your page, to print the content try:

    [print-me target="#left-column"]

    or to print the sidebar:

    [print-me target="#right-column"]

    Check out the print-o-matic documentation for more info.

    Plugin Author Baden

    (@baden03)

    It seems you got this working, so we’ll go ahead and mark this issue as resolved.

    Thread Starter gressl

    (@gressl)

    Actually, we didn`t ?? I tried around a lot with the targets, until we had to find another solution… Thank your anyway, would have loved to use your plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Print Below Sidebar Section’ is closed to new replies.