adesso
Forum Replies Created
-
Hi thank you, now it Works fine.
updated:
if you select “Keep the same name (file will save into year and date directory. Example: 2022/06/filename.png)” then the pdf /document Folder will exported.
Now the folders for CSS are no longer correct. The fonts and images that are integrated via CSS are then in the wrong path.The favicon.ico and fafivon.png from the header are not exported here either.
However, the favicon.ico and fafivon.png from the header are not exported even with this setting.
I also found the following script in the exported HTML:
`<script>
/* <![CDATA[ */
var rcewpp = {
“ajax_url”: “http://vm-xxxx.xx/wp-admin/admin-ajax.php”,
“nonce”: “xxxxxxxx”,
“home_url”: “http://vm-xxxx.xx/”,
“settings_icon”: ‘http://vm-xxxx.xx/wp-content/plugins/export-wp-page-to-static-html-pro-premium/admin/images/settings.png’,
“settings_hover_icon”: ‘http://vm-xxxx.xx/wp-content/plugins/export-wp-page-to-static-html-pro-premium/admin/images/settings_hover.png’
};
/* ]]\> */
</script>
<link rel=”canonical” href=”http://vm-xxxx.xx”>
`