Title: Buttonizer's Replies - page 9 | WordPress.org

---

# Buttonizer

  [  ](https://wordpress.org/support/users/buttonizer/)

 *   [Profile](https://wordpress.org/support/users/buttonizer/)
 *   [Topics Started](https://wordpress.org/support/users/buttonizer/topics/)
 *   [Replies Created](https://wordpress.org/support/users/buttonizer/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/buttonizer/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/buttonizer/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/buttonizer/engagements/)
 *   [Favorites](https://wordpress.org/support/users/buttonizer/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 121 through 135 (of 339 total)

[←](https://wordpress.org/support/users/buttonizer/replies/page/8/?output_format=md)
[1](https://wordpress.org/support/users/buttonizer/replies/?output_format=md) [2](https://wordpress.org/support/users/buttonizer/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/buttonizer/replies/page/3/?output_format=md)…
[8](https://wordpress.org/support/users/buttonizer/replies/page/8/?output_format=md)
9 [10](https://wordpress.org/support/users/buttonizer/replies/page/10/?output_format=md)…
[21](https://wordpress.org/support/users/buttonizer/replies/page/21/?output_format=md)
[22](https://wordpress.org/support/users/buttonizer/replies/page/22/?output_format=md)
[23](https://wordpress.org/support/users/buttonizer/replies/page/23/?output_format=md)
[→](https://wordpress.org/support/users/buttonizer/replies/page/10/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Bottom placement on mobile](https://wordpress.org/support/topic/bottom-placement-on-mobile/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/bottom-placement-on-mobile/#post-14552750)
 * Hi [@takaacstamaas](https://wordpress.org/support/users/takaacstamaas/) ,
 * Thank you for reaching out to us!
 * Unfortunately we do not yet support this menu-style yet, however, this is something
   we want to add in the future! We see a lot of people are interested in this feature,
   so I think we should give it a bigger priority 🙂
 * I also see you’ve found the [community topic about this feature](https://community.buttonizer.pro/d/579-how-to-make-the-buttons-remain-fixed-in-the-footer-of-the-whole-page),
   when we have an update, we’ll ping you in the Buttonizer Community. I’ll mark
   this issue on WordPress as resolved for now.
 * If you have any further questions, let us know!
 * Cheers 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] avoid Buttonizer in custom user dashboard](https://wordpress.org/support/topic/avoid-buttonizer-in-custom-user-dashboard/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/avoid-buttonizer-in-custom-user-dashboard/#post-14479547)
 * Hi @arsenalemusica ,
 * **Buttonizer Dashboard**
    In the Buttonizer dashboard, you should be able to 
   set up who can access the Buttonizer dashboard.
 * Steps:
    1. Go to the Buttonizer Settings 2. Open ‘Preferences’ 3. Scroll to ‘
   Permissions’ 4. Only select the ‘Administrators’ role
 * For more information, please read [this knowledge base article](https://community.buttonizer.pro/knowledgebase/507).
 * **The Buttonizer frontend**
    Unfortunately this is not possible with the [free version of Buttonizer](https://community.buttonizer.pro/knowledgebase/176).
   If you’d like to receive more information, please check out our [Buttonizer Community](https://community.buttonizer.pro/).
 * But you can also use the following CSS to hide Buttonizer fully on your custom
   user frontend:
 *     ```
       .buttonizer { display: none; }
       ```
   
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Pre sales question](https://wordpress.org/support/topic/pre-sales-question-113/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/pre-sales-question-113/#post-14447577)
 * Hi [@vcoronel](https://wordpress.org/support/users/vcoronel/) ,
 * Thank you for your questions!
 * First of all, unfortunately due to [WordPress support guidelines](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products)
   we are not allowed to answer questions about the pro version on the WordPress
   support forums. It is possible to open a [private ticket here](https://community.buttonizer.pro/tickets)
   or on our public [Buttonizer Community](https://community.buttonizer.pro/).
 * **Your review**
    Secondly, I’d like to let you know that I’ve seen [your thoughts](https://wordpress.org/support/topic/the-real-feature-you-need-are-pro/#post-14440039)
   about the free version of Buttonizer. I’m sorry to hear that. [This knowledge base article](https://community.buttonizer.pro/knowledgebase/177)
   will give you some more information about the single button and group functionality.
 * Last year we have added a lot of new functionalities and more complexity and 
   settings to Buttonizer, I agree with you that Buttonizer is getting a bit over-
   complicated. We’re are working on some big updates which will introduce templating
   for example. This way setting up a button (including styling) will be a matter
   of seconds instead of minutes.
 * Currently, we’re also trying to simplify the settings and are moving some ‘hidden’
   settings to the dashboard so these are also available to change.
 * If you have anything else that could make it easier to understand the way how
   Buttonizer works, please let us know! We’re constantly trying to improve our 
   plugin and are also adding a lot of free functionalities.
 * **To answer the questions regarding to the free version:**
    We’re currently working
   on the functionality to disable shadows, but is not yet available (but will become
   available). You can also add the following CSS that should remove the button 
   shadow:
 *  `
    .buttonizer, .buttonizer .buttonizer-button { box-shadow: unset !important;}`
 * Resizing buttons is not possible with Buttonizer currently, it’s on our feature
   request list. SVG is only supported if your WordPress environments support it,
   by default it’s disabled by WordPress, but if you have a plugin that enables 
   SVG’s, then Buttonizer will work with it.
 * If you’d like to open a private ticket to talk further about premium features,
   [please click here](https://community.buttonizer.pro/tickets). We have also have
   a public [Buttonizer Community](https://community.buttonizer.pro/) where you 
   can also ask these questions.
 * Please let me know if this answers your questions (as far as this was possible
   regarding to the WordPress guidelines).
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Show messenger text](https://wordpress.org/support/topic/show-messenger-text/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/show-messenger-text/#post-14298813)
 * Hi [@sorich](https://wordpress.org/support/users/sorich/) ,
 * Could you elaborate on what the issue is? I’ve checked your website, but the 
   messenger seems to open correctly on button click.
 * Let me know! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] clickable link in email](https://wordpress.org/support/topic/clickable-link-in-email/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/clickable-link-in-email/#post-14283584)
 * Hi @arsenalemusica ,
 * Most email clients automatically make the link clickable as soon they open the
   email.
 * (Un)Fortunately it’s not possible to send HTML content to the email client due
   to [security reasons](https://tools.ietf.org/html/rfc6068).
 * Let me know if there’s anything else we can help you with 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Can’t publish button](https://wordpress.org/support/topic/cant-publish-button/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-publish-button/#post-14283568)
 * Hi [@ivanass](https://wordpress.org/support/users/ivanass/) ,
 * Thanks for letting us know that you are experiencing this issue!
 * Another user on our community experienced the same issue a while ago. The reason
   is indeed the redirection from that .htaccess script. It unfortunately manipulates
   the Buttonizer saving request.
 * You can read the full explanation here: [https://community.buttonizer.pro/d/432-400-bad-request/15](https://community.buttonizer.pro/d/432-400-bad-request/15)
 * In your case it should also be fixed if you add `RewriteCond %{REQUEST_URI} !
   ^/(wp-json)` to the excludes.
 * Your updated code:
 *     ```
       RewriteCond %{REQUEST_URI} !\?
       RewriteCond %{REQUEST_URI} !\&
       RewriteCond %{REQUEST_URI} !\=
       RewriteCond %{REQUEST_URI} !\.
       RewriteCond %{REQUEST_URI} !\/$
       RewriteCond %{REQUEST_URI} !^/(wp-json)
       RewriteRule ^(.*[^\/])$ /$1/ [R=301,L]
       ```
   
 * Let us know if there’s anything else 🙂
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Button does not work when hovering the mouse](https://wordpress.org/support/topic/button-does-not-work-when-hovering-the-mouse/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/button-does-not-work-when-hovering-the-mouse/#post-14194893)
 * Hi [@luisrdz0689](https://wordpress.org/support/users/luisrdz0689/) ,
 * Apologies we haven’t updated you yet, but we should have fixed the issue you 
   were experiencing in version 2.3.0! Currently the latest release of Buttonizer
   is version 2.3.2.
 * If you have any more feedback or you run into any more issues, please let us 
   know!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Add onclick attribute to button](https://wordpress.org/support/topic/add-onclick-attribute-to-button/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/add-onclick-attribute-to-button/#post-14194871)
 * Hi [@cienfu90](https://wordpress.org/support/users/cienfu90/) ,
 * I see we didn’t reply to this topic yet. We already have Google Analytics implemented
   into Buttonizer.
 * Please review the following knowledge base article: [https://community.buttonizer.pro/knowledgebase/17-tracking-conversion-with-google-analytics](https://community.buttonizer.pro/knowledgebase/17-tracking-conversion-with-google-analytics)
 * Let me know if you have any further questions 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] hover color](https://wordpress.org/support/topic/hover-color-15/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/hover-color-15/#post-14192398)
 * @arsenalemusica Version 2.3.2 has been released! Please let us know if the issue
   has been resolved 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] hover color](https://wordpress.org/support/topic/hover-color-15/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/hover-color-15/#post-14191716)
 * Hi @arsenalemusica , we are aware of the issue and we’re currently working on
   a bugfix as we speak. It is a bug that unfortonately slipped through in the last
   release 4 days ago (2.3.1).
 * We’ll tag you as soon an update has been released.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] It’s very good!](https://wordpress.org/support/topic/its-very-good-39/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/its-very-good-39/#post-13947019)
 * Hi [@arnocn](https://wordpress.org/support/users/arnocn/) , thank you for your
   review!
 * Currently we are working on the export/import functionality, so that will become
   available soon! 🙂
 * If you have any more feature requests, let us know!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Slows your wordpress down](https://wordpress.org/support/topic/slows-your-wordpress-down/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/slows-your-wordpress-down/#post-13937696)
 * Hi [@ricky12123](https://wordpress.org/support/users/ricky12123/) ,
 * Thank you for taking the time for reviewing us! It’s really appreciated!
 * The production build of Buttonizer is indeed minified. I’ve re-checked our JavaScript
   bundle size, and the file size of `frontend.min.js` of Buttonizer is 230kB.
 * The `frontend.min.js` file is the file that’s being loaded in on your website.
 * You can verify this file size by going to our Buttonizer website and checking
   the file size in the network tab in the browser developer tools:
    [https://buttonizer.pro/wp-content/plugins/buttonizer-multifunctional-button-premium/assets/frontend.min.js](https://buttonizer.pro/wp-content/plugins/buttonizer-multifunctional-button-premium/assets/frontend.min.js)
 * Could you let me know what file you have checked that was 1MB of size?
 * I hope to hear from you soon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Button image not working](https://wordpress.org/support/topic/button-image-not-working-2/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/button-image-not-working-2/#post-13807839)
 * Hi [@frankyjuang](https://wordpress.org/support/users/frankyjuang/) ,
 * We just realise this is a question regarding to the pro version of Buttonizer
   and my colleague didn’t realise that.
 * Unfortunately we’re not allowed to give support for Buttonizer PRO on the WordPress
   forums due to their strict guidelines.
 * I’d like you to redirect you to our Buttonizer Community where we can give support
   to you without any restrictions: [https://community.buttonizer.pro/](https://community.buttonizer.pro/)
 * Our apologies for the inconvenience.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] “Conflict” with Divi theme](https://wordpress.org/support/topic/conflict-with-divi-theme-16/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/conflict-with-divi-theme-16/#post-13807196)
 * Hi [@kramarz](https://wordpress.org/support/users/kramarz/) ,
 * As the [stickied post](https://wordpress.org/support/topic/buttonizer-community-forums-free-premium-support/)
   on the WordPress forums says, we’re just much more active on our Buttonizer Community(
   [https://community.buttonizer.pro/](https://community.buttonizer.pro/) ), but
   we try to maintain the WordPress forums as well.
 * We’re currently in contact with developers of ElegantThemes (Divi) and they’ve
   suggested some solutions we could try to hide Buttonizer just for the builder
   edit page.
 * We’ll make sure to experiment and implement these in a future version of Buttonizer.
 * So stay tuned, we will update this topic as soon as we’ve got an update 🙂
 * If you have any further feedback, let us know!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Button does not work when hovering the mouse](https://wordpress.org/support/topic/button-does-not-work-when-hovering-the-mouse/)
 *  Plugin Author [Buttonizer](https://wordpress.org/support/users/buttonizer/)
 * (@buttonizer)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/button-does-not-work-when-hovering-the-mouse/#post-13801625)
 * Hi [@luisrdz0689](https://wordpress.org/support/users/luisrdz0689/) ,
 * Could it be that you have a group with only 1 button showing on a device?
 * If so, this might be related to a bug that we have identified. We have fixed 
   this issue and it will be included in our next update.
 * A temporary fix for this issue might be to disable **close on click outside**
   in your group settings.
 * Please let me know if this was the case for you!

Viewing 15 replies - 121 through 135 (of 339 total)

[←](https://wordpress.org/support/users/buttonizer/replies/page/8/?output_format=md)
[1](https://wordpress.org/support/users/buttonizer/replies/?output_format=md) [2](https://wordpress.org/support/users/buttonizer/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/buttonizer/replies/page/3/?output_format=md)…
[8](https://wordpress.org/support/users/buttonizer/replies/page/8/?output_format=md)
9 [10](https://wordpress.org/support/users/buttonizer/replies/page/10/?output_format=md)…
[21](https://wordpress.org/support/users/buttonizer/replies/page/21/?output_format=md)
[22](https://wordpress.org/support/users/buttonizer/replies/page/22/?output_format=md)
[23](https://wordpress.org/support/users/buttonizer/replies/page/23/?output_format=md)
[→](https://wordpress.org/support/users/buttonizer/replies/page/10/?output_format=md)