elementor / static-html-output

Static HTML Output Plugin for WordPress
https://statichtmloutput.com
The Unlicense
125 stars 35 forks source link

eicons not shown in export #21

Closed ShadeWo closed 4 years ago

ShadeWo commented 5 years ago

I apologise if this is too trivial, I just installed wp2static, exported a simple 1 page site, everything is well except for this detail: Eicons defined as

<i class="eicon-close"> ::before </i> , where in css .eicon-close:before { content: '\e87f'; }

...don't show up. Any quick workaround?

leonstafford commented 4 years ago

Super late reply - my apologies!

V7 is ready for testing and solves a lot of rewriting issues like this: https://github.com/WP2Static/wp2static/releases/tag/7.0-alpha-003

leonstafford commented 4 years ago

recently fixed in master branch, will be available in next wp.org release