After our successful release last week we have a new update! Thank you all for your feedback 🙂

Bug fixes:
– Fixes multiple UI crashes
– Fixes a bug in page rule which was introduced in v2.1
– Fixed a bug that prevented the Buttonizer button to show in WordPress admin bar
– Fixes a bug in the icon library
– Fixes a bug in tooltips
– Worked on feedback

If you experience bugs, problems or you just have some feedback, let us know!

Hey Jasper,

Thannks for the update and your work. I did however find an issue. The icons in the button are gone on mobile only (safari and edge on ios).. On my computer it all seems normal. My website: baniwafels.be
Does this version have support for WPML btw (for my french version 😉)?

Just for some extra info: I am using Redis and WP-rocket. Both caches have been cleared.

Edit: now it seems like the icons are also periodically gone on desktop. So perhaps it is be some caching issue as on the shop page on desktop it seems to be working. On the version before 2.1 this didn't happen though

    mvdb Good morning! Thanks for for the bug report. I just checked your website and I see that FontAwesome 4.7 is not loaded in.

    Are you able to check for me if the FontAwesome 4.7 import is enabled in the Buttonizer Dashboard?

    Hey Jasper,

    That did seem to have fixed the issue. The setting was off by default.
    Does it impact the performance of the site to have to load an extra font not used anywhere else on the site? Do I need to prefetch it or change it to my own font?
    Thanks for the fix btw

      Hi mvdb , I thought this option was enabled by default in earlier versions. I'll make sure to take a look and check the behaviour 🙂 Probably we need to change this back to default and making the option opt-out.

      The extra loadtimes depend on the amount of fonts you load on your website. We currently use the FontAwesome 4.7 CDN ( bootstrapcdn.com ) by default. For the FontAwesome 5 icons we use the use.fontawesome.com CDN., so there is a big chance the users have loaded the files before on another website. But the new users indeed need to load them.

      I also see your theme is loading in FontAwesome 4 icons, but only for the theme components. But you may be able to manipulate that and use these resources to improve the page speed 🙂