Hi Christopher,
thanks for the quick reply. Your solution works good for me. Thanks also for the link. ??
Sadly I have run into another problem. I`m not sure if it is caused by your plugin, but I deactivated the other plugins and still get this error (in debug mode), when I try to download the PDF:
Fatal error: Uncaught exception 'DOMPDF_Exception' with message 'Error parsing css file: preg_match_all() failed.' in ***\wp-content\plugins\post-pdf-export\dompdf\include\stylesheet.cls.php:1953 Stack trace: #0 ***\wp-content\plugins\post-pdf-export\dompdf\include\stylesheet.cls.php(613): Stylesheet->_parse_css('/*??Theme Name:...') #1 ***\wp-content\plugins\post-pdf-export\dompdf\include\dompdf.cls.php(1139): Stylesheet->load_css_file('***', 3) #2 ***\wp-content\plugins\post-pdf-export\dompdf\include\dompdf.cls.php(1391): DOMPDF->_process_html() #3 ***\wp-content\plugins\post-pdf-export\inc\core_class.php(574): DOMPDF->render() #4 [internal function]: pdfex_core->download_post('') #5 ***\wp-includes\plugin.php(406): call_user_func_array(Array, Array) #6 ***\wp-settings.php(306): do_action('init') #7 ***\wp-co in ***\wp-content\plugins\post-pdf-export\dompdf\include\stylesheet.cls.php on line 1953
I’m not a developer, so it`s difficult for me to track the “culprit” in this.
Thanks!