Hi all,
Try the new 1.0.7 version I just published, it should be compatible with HPOS, plus a few new font size settings for people to try, like limiting the font size or disabling text auto-fit completely.
<span style=”text-decoration: underline;”>Info regarding HPOS changes:</span>
After investigating the?HPOS Upgrade Recipe Book?apparently WooCommerce added new database tables for orders, but most of the required compatibility areas were related to the changes they made to the orders table page and single order editing page.
Essentially now they maintain 2 versions of those?pages with slightly?different APIs (i.e., new dedicated woo_ “hooks” and “filters” instead of native wp_, that are commonly used with WordPress tables/objects), so I added support for both legacy and HPOS options.
Dima