Buttonizer
Forum Replies Created
-
Hi Reelism,
I meant with the version 2.0 that this version supports transparent backgrounds by default and the v1.5 doesn’t support that, unless you force the colorcode in the colorpicker to #ffffff00
The 2.0 is free beta testing of all the features. But there is a big difference between the current version of Buttonizer and the 2.0. So it wouldn’t work to compare it with the current premium features/version.
Unfortuately we cannot answer premium support questions as commercial questions are not allowed on the support forums of WordPress.
You can contact us through the following link for premium questions: https://buttonizer.pro/contact/
If you have any other questions according to the free version of Buttonizer, we can still continue here. Only the premium features are not allowed on the WordPress forums.
- This reply was modified 7 years, 5 months ago by Buttonizer.
Hi Reelism,
Thank you for your question!
Right now it is not possible to remove the background with the shadow. We do support that feature on the new version of Buttonizer, version 2.0 beta. You might like to try it out π
In the 1.5 version you can try the color code #ffffff00 . So ‘white’, with zero opacity. The color picker of WordPress won’t like it if you do that, but it works. The only thing left is the shadow of the button container. There is no solution for that yet.
Icon shadow isn’t a feature that Buttonizer supports yet. You can try using CSS to add a shadow. If you want to add the shadow to specific buttons you need to use the ‘custom class’ functionality, unfortuately this is not a feature of the free version.
If you have any questions left, let us know!
About the beta of Buttonizer, if you want, you can apply to become a beta tester on the following page: https://buttonizer.pro/become-a-beta-tester/
Forum: Reviews
In reply to: [Buttonizer - Floating Menus, Sticky Buttons, & Popup Builder] Quick and easyThank you for your feedback! What features would you add to the free version? We always like to improve Buttonizer! π
If you have more feedback or suggestions, let us know!
That’s great to hear! Thank you for reviewing us!
If you have any feedback, suggestions or ideas, we’d love to hear! π
Hi Johnny,
Thanks for creating this topic.
We actually did not changed that part of Buttonizer last update, but what you can do is remove the session checks on the scriptfile
/wp-content/plugins/buttonizer-multifunctional-button/classes/Utils/Maintain.php.On line 30 and 31 you will see the following:
if (!session_id()) session_start();Let us know if this fixed the warning! π
Hey Soulipsyz,
We do have a online demo, it is on our website: https://buttonizer.pro/. In the right bottom corner you can find an example of Buttonizer! π
Does this help you, or would you like to see more? Let us know!
Hi zoranizbora,
Add the custom CSS into WordPress’ Additional CSS.
From the WordPress admin menu, go to Appearance then Customize.
Inside the Customize menu you should see Additional CSS.Paste the custom CSS in there.
The button should only change whenever it’s on mobile.Let me know if it works!
Hi zoranizbora,
Thanks for your patience!
Terribly sorry for the late reply.
I’ve answered your support mail but i’ll post it here too.Buttonizer currently doesn’t have an option to make the button into a rectangle for mobile. You could however make a custom CSS to make this.
Here’s one for example:
@media screen and (max-width: 769px) { #buttonizer-button{ width: 100% !important; right: 0% !important; } #buttonizer-button a{ padding-right:55%; padding-left:45%; border-radius: 0; } }Hey! Yes that code can be safely commented! Should not be a problem π
Let us know if you have any further questions!
Hi Thevisas,
Thank you for asking, I wasn’t aware of that FAQ Question and for now we do not have the option to disable the FontAwesome 4.3 loading by the plugin.
We will support that in the Buttonizer 2.0 version with even the possibility to use FontAwesome 5 (instead of FA4.7).
However, you may be able to change some code.
When you go to the file ‘[ButtonizerPluginDir]/classes/Button.php’ on line 113 you will see the following:
wp_enqueue_style('font-awesome', '//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');You can remove this line, then it won’t appear anymore in your webpage. However, when we update Buttonizer this line will be overwritten. So this is an temporarily fix.
We hope to bring out Buttonizer 2.0 soon!
Hi Thevisas,
Glad to hear it’s working for now!
Thank you for trying to find the source of the problem for us.
We very much appreciate it! πRegarding the question about Font Awesome.
I’ve asked our lead developer if it’s possible to disable FA 4.3.
Unfortunately, it’s currently not possible to disable FA 4.3 without breaking Buttonizer.Hi Thevisas,
We’ve added the script to our development environment and couldn’t find any errors or problems.
Did you add the script tags through a plugin or manually in the theme? As there is a header-footer plugin that can add script tags to the header and footer.
If you’d like you can re-add the javascript code to your website, then we’ll take a look tomorrow to check what’s going wrong.
Hi,
Sorry for the late reply!
Thanks for letting us know the source of the problem.
Just to make sure we’re on the same page.
Is the Baidu script a Userscript?Hi calliewallie,
This happened with some of our user in the past.
We found out that this happen whenever there’s an unclosed tag in the code.
I seem to have found the unclosed tag in your code:
<div id="footer-info"> <a href="https://lapazyachts.com">Web Design</a> by <a href="https://lapazyachts.com">Stand Out Online</div> </div>Could you try closing this tag and see if the extra buttons disappear?
- This reply was modified 7 years, 7 months ago by Buttonizer.
- This reply was modified 7 years, 7 months ago by Buttonizer.
- This reply was modified 7 years, 7 months ago by Buttonizer.
Hi LilGames!
I’ve responded to your ticket about the social sharing links with a solution!
About the showing a modal instead of opening a browser window is something we will considder. We will check if the social media are allowing this.
I checked your website, and the timout works for me. It may be because that functions supposed to be for visitors that are on your website for a longer amount of time. Buttonizer sets a session with the current time when your visitor first enters your website and checks after how long your visitor is browsing it. Check your website in incognito, it should work for the first time! If not, you can contact us through the mail π
We will expand that function in a new version of Buttonizer.
Because of this is an premium function, we cannot talk about it further this on the forum of WordPress, you can email us for premium questions π