Caching on WP.com uses the Page Optimize caching tool and requires a different configuration than other 3rd party caching plugin. You must add the plugin's data-handle attribute value into the exclusions. This must be done for both the JS files…
From the Knowledge Base
Caching on WP.com uses the Page Optimize caching tool and requires a different configuration than other 3rd party caching plugin. You must add the plugin's data-handle attribute value into the exclusions. This must be done for both the JS files…
This error comes up if there is a caching and/or minifying plugin on the site that has cached the previous version of the plugin scripts and now does not match with the updated plugin. To rectify this error, you need…
The Failed to Fetch error occurring on GoDaddy may be a recent problem for your site that had previously worked without issue. This is due to the new CDN that GoDaddy has implemented on their hosting packages. The cause of…
This error comes up if there is a caching and/or minifying plugin on the site that has cached the previous version of the plugin scripts and now does not match with the updated plugin. To rectify this error, you need…
Using WP Super Cache, W3 Total Cache, WP Rocket, Autoptimize, or other plugins to minify and/or cache the scripts running on your site has been known to create issues with the plugin's function. Some themes also provided caching / minifying of…
You will usually see this error in your browser because your PDF does not sit on the same domain as the current page on your site. For example, if you access the page http://www.mycompany.com/ and see the error message: Failed…
Some Themes have Javascript code that automatically adds scrollbars or positions other features depending on the exact height of every item on the page. However, because PDF Embedder changes height after the PDF is fully loaded, the Theme really needs…
To ensure the menu is behind the viewer when in full screen, you could try adding the following CSS to your theme's style.css or similar: .pdfemb-fsp-wrapper { z-index: 999999 !important; } You might need to increase the number to something…
If you see this error message, do you have a download manager installed on your browser? This sometimes causes problems - maybe take a look at your extensions, and also try on a different browser to see if that works.…
If the PDF doesn't display at all then please get in touch with our support team via email: contact@wp-pdf.com. Send a link to the page containing the 'broken' embedded PDF. First, you may be able to diagnose the problem yourself…