Hello. First try simply opening the plugin settings page:
Dashboard > Settings > Print-O-Matic
and making sure one of the icons are selected.
Then be sure to click save.
If this does not resolve the issue, does your site use a cashing plugin? if so, you might want to try purging the cache. If scripts and css is being minified and combined, this might also cause issues when a new plugin is installed.
After looking at the link provide, it seems the icon is showing up after all. Looks like the issue is resolved?
Update:
after using the inspector and viewing the Javascript console, it seems the page has a large number of javascript errors. Most importantly is that jquery is not being loaded.
Failed to load resource: the server responded with a status of 404 (Not Found)
jquery-migrate.min.js?ver=3.3.2:2 JQMIGRATE: Migrate is installed, version 3.3.2
5Refused to apply style from '<URL>' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
jquery.slicknav.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
jquery-1.11.2.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
(index):92 Uncaught TypeError: $ is not a function
at (index):92:2
akmcpa.com/:658 Uncaught SyntaxError: Identifier 'print_data' has already been declared
printomat.js?ver=2.0.11:7 Uncaught TypeError: jQuery(...).on is not a function
-
This reply was modified 2 years, 3 months ago by twinpictures.