Custom CSS file not working with Cache plugins
-
Hi we have this working but if we enable the lightspeed cache the PDF generates and empty PDF.
PHP Warning: /wp-content/uploads/elementor/css/post-49.css): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found
in /public_html/wp-content/plugins/rtwwpge-wordpress-pdf-generator-for-elementor/public/rtwwpge-class-wordpress-pdf-generator-for-elementor-public.php on line 257
PHP Warning: Creating default object from empty value in /wp-content/plugins/rtwwpge-wordpress-pdf-generator-for-elementor/public/rtwwpge-class-wordpress-pdf-generator-for-elementor-public.php on line 4065We managed to solve some of this by changing the cache settings for the JS and adding an exclude to the PDF plugins the JS file.
However, we can’t seem to solve the final problem the CSS file which is being loaded from the UI in the plugin is being ignored.
Is there a way to bypass it and load the CSS file or a path URL we can use for the CSS exclude?
- The topic ‘Custom CSS file not working with Cache plugins’ is closed to new replies.