• Resolved lukepbaumann

    (@lukepbaumann)


    Hi, im having trouble with the plugin. When i use the [print-me] shortcode the print window pops up correctly but there is no content. Ideally i want to be selective with what I print so I would use something like [print-me target=”.element_class_to_print”]. Whenever i use a shortcode including “target” or any other additions to the shortcode, it just shows the shortcode as text on the site. There are a couple print function examples contained at the top of the following page.

    http://www.magnumhospitality.com/privacy-policy/

    is there compatibility issues with jupiter theme and visual composer? I appreciate the help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lukepbaumann

    (@lukepbaumann)

    I discovered that the shortcodes cannot have a space between “print-me” and “target” for the shortcode to work. Consider update the documentation on your website to reflect this. Now the link works but im still getting a blank page in the print section. thanks!

    Thread Starter lukepbaumann

    (@lukepbaumann)

    I just entered the target in the “default target” and it worked. Last question… can I print a part of a page as it is seen on the website? The print window wipes out all the styling shown on the normal website

    Plugin Contributor twinpictures

    (@twinpictures)

    a space is allowed between the shortcode and the attributes as shown in the documentation. If you are having issues, view the shortcode with the editor in TEXT mode (not Visual Mode), and see if you pasted some html with the shortcode.

    You can include the theme’s CSS on the print page, this is an option in the plugin’s settings page. Keep in mind that if you are only printing specific elements, you may need to manually adjust the css for these elements. Custom CSS can be added on the options page as well.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Print shortcodes not working’ is closed to new replies.