Print-O-Matic WP Featherlight
This is a test of the WP Featherlight pop-up modal with a print-o-matic trigger.
A Pluginoven Test Site
This is a test of the WP Featherlight pop-up modal with a print-o-matic trigger.
This is some content. This is the content to be printed
By default, WordPress will add loading=”lazy” to all img tags that have width and height attributes present. Normally this is desired. However, if a page has many images and is to be printed, often times images further down the page have not yet loaded, leaving large spaces as placeholders for when the user finally scrolls …
This is a test to see if print-pro-matic can print an external URL: There will be an issue with cross domain origin, however a url on the same domain can be printed:
This is a test to see how print-o-matic and print-pro-matic handle targeting a non-existing element: No element? no problem… do nothing. Now what happens if we have one element that does not exist in a list of elements: This is a little div with an id of ‘printbox’
As of print-o-matic version 2.0.1 the ability to use class to target a print element in external print triggers has been added. Basically it works the same as using the data-print_target attribute but instead uses a unique classname in the format of printtarget-<target_id>. Step 1 Create a target element. The element below is a div …
Continue reading “Print-O-Matic External Print Trigger – Target by Class”
In this example, the option to include a specific element is provide by using a checkbox. This feature was introduced in Print-Pro-Matic version 2.0-beta-210121 The default print target will be the article element. The image of the donkey has been assigned a class of ‘logo’. Now we need to create our print trigger and a …
This is a test to use a accessible button as the print trigger.
This is a test of print-pro-matic using wp_localize to pass js vars to the js file. it also passes print-only elements. Like this one with the .printonly class listed in the shortcode And here is the shortcode: Actually, this should not be passed via shortcode, but rather only defined in the option page. This is …
This is a test of using print-pro-matic with the LaTeX2HTML plugin. Hello