Hi
Om https://mgcc.dk/ the buttons disappeared and we are left with red links instead. The above slide show also stop working. Disabling maxbuttons makes the slide working again. Activating maxbuttons makes the buttons available until the first click. Any hints to what is going on here ?
]]>On this website the text in the buttons is not displayed properly. It looks like html codes like <b> or <strong> for Bold are displayed. We’ve got the impression this is because these buttons were made in an older version of MaxButtons. Is there any way to solve this?
Secondly, is there an easy way to find these buttons on the many pages we have?
Greetings, Cornelius.
]]>I’m building out a page and I’d like to place buttons I’ve made in MaxButtons (not Pro version). How can I view the CSS code? I’m not able to get shortcodes to work for some reason. I’m using GeneratePress/Blocks, unpaid version.
]]>Hello, just to let you know that after uninstalling the plugin, three orphaned database tables will remain in the WordPress database. They should be deleted automatically upon uninstall.
]]>Hi,
I am trying to add a button in WP Popups plugin – but the button / link is displayed only as a text, not as a button. Please check referred page.
Any idea how to fix, pelase?
Thank you very much.
Hi.
We use the free version of MaxButtons which really does give our website an accessible, good looking style.
We have just started the use GoCardless, so I matched their hex code, and created:
[maxbutton id=”12″ text=”GBP 523.25 a month for 24 months with GoCardless” url=”https://pay.gocardless.com/BRT00039D4TTC0E”%5D
and:
[maxbutton id=”12″ text=”Pay GBP 12,558.00 now with GoCardless” url=”https://pay.gocardless.com/BRT00039D4GZEQG”%5D
I would like to use a <br> tag after “now” but obviously cannot as “” indicates button text.
If anybody has any ideas, I would really appreciate your time!
Thanks
Sarah
Hi. I am creating PayPal subscriptions for our products, but am finding it very difficult to style the PayPal button in the following script:
<div id="paypal-button-container-P-5H541515HP9014533MYWPGPQ"></div>
<script src="https://www.paypal.com/sdk/js?client-id=sb&vault=true&intent=subscription" data-sdk-integration-source="button-factory"></script>
<script>
? paypal.Buttons({
????? style: {
????????? shape: 'rect',
????????? color: 'gold',
????????? layout: 'vertical',
????????? label: 'subscribe'
????? },
????? createSubscription: function(data, actions) {
??????? return actions.subscription.create({
????????? /* Creates the subscription */
????????? plan_id: 'P-5H541515HP9014533MYWPGPQ'
??????? });
????? },
????? onApprove: function(data, actions) {
??????? alert(data.subscriptionID); // You can add optional success message for the subscriber here
????? }
? }).render('#paypal-button-container-P-5H541515HP9014533MYWPGPQ'); // Renders the PayPal button
</script>
I currently use the free version of Max Buttons.
Either with the free or paid version, is it possible to add such a script to a button and use the PayPal icon?
Many thanks
Sarah
I’m just setting up a new website and have used Maxbuttons for a few different processes. My most recent two buttons are for downloading a PDF of articles. The first one worked. The second one, which is basically a duplicate of the first, but with a different URL, doesn’t appear at all. I’ve cleared the cache with no effect. I’ve tried deleting and re-doing the button, but it still doesn’t show up. With buttons, I’ve only modified the text, URL, size, and padding. I’m baffled….
]]>Hi, I just recently noticed on the web pages on the site that the CTA buttons are not showing up at all.
Tried clearing cache and reset cache but nothing has changed.
]]>I want to see what a button looks like on a mobile when I enable to mobile friendly option.
]]>Hi
I am building a site using Maxbuttons, and I have created a few buttons 120px x 120 px. I have 2 questions.
1. How can I center align the text horizontally without using padding?
2. How can I add slightly more space between the text lines on the buttons.
Thank you
Hi. I use the free version of Max Buttons on all of my product pages by using a button’s shortcode plus product ID within TablePress table cells. It has always worked really well, but I am now seeing:
.maxbutton-9.maxbutton.maxbutton-audrey10674{position:relative;text-decoration:none;display:inline-block;vertical-align:middle;width:160px;height:50px;border:2px solid #000000;border-radius:4px 4px 4px 4px;background-color:#96d023;box-shadow:0px 0px 2px 0px #333333}.maxbutton-9.maxbutton.maxbutton-audrey10674:hover{border-color:#000000;background-color:#c421b4;box-shadow:0px 0px 2px 0px #333333}.maxbutton-9.maxbutton.maxbutton-audrey10674 .mb-text{color:#000000;font-family:Arial;font-size:15px;text-align:center;font-style:normal;font-weight:bold;line-height:1em;box-sizing:border-box;display:block;background-color:unset;padding:18px 0px 0px 0px}.maxbutton-9.maxbutton.maxbutton-audrey10674:hover .mb-text{color:#000000}Buy Now
In other cells, just the “Buy Now” blue link text appears,
Yesterday, everything was fine and I actually use this page, TablePress table and the table’s Google Sheet (where the table contents are) as a template as I (or was) am so happy with it.
Has anybody else experienced this?
Thanks
Sarah
Fatal error: Uncaught TypeError: json_decode() expects parameter 1 to be string, bool given in /var/www/html/wp-content/plugins/maxbuttons/classes/installation.php:107 Stack trace: #0 /var/www/html/wp-content/plugins/maxbuttons/classes/installation.php(107): json_decode(false, true) #1 /var/www/html/wp-content/plugins/maxbuttons/classes/installation.php(60): MaxButtons\maxInstall::updateFA() #2 /var/www/html/wp-content/plugins/maxbuttons/classes/installation.php(13): MaxButtons\maxInstall::activate_plugin() #3 /var/www/html/wp-includes/class-wp-hook.php(324): MaxButtons\maxInstall::activation_hook(”) #4 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #5 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 /var/www/html/wp-admin/plugins.php(194): do_action(‘activate_maxbut…’) #7 {main} thrown in /var/www/html/wp-content/plugins/maxbuttons/classes/installation.php on line 107
WordPress Version 6.4.2 I’m getting this error any idea how to fix this, Thank You!
]]>We use the “MaxButtons” plugin. We have a button with an orange background and white text that changes colour when hovering. (to white background and orange font) Unfortunately, the orange font is not displayed when hovering over the button. Instead, only a completely white button is visible. However, this only happens if the button is placed on a non-white background. (e.g. first button on the specified website) On a white background, the orange font is also displayed when hovering. Please help.
]]>Is it possible to add a shortcode inside the maxbutton url?
We are wanting to display the current page slug, we created a shortcode.
]]>Hi. This is a strange one…
If I have a simple or variable product (ID 66666 for example), the following button works:
https://limetech.uk/checkout/?add-to-cart=66666&quantity=1
However, if 66666 was the ID of a product bundle created with the Product Bundles plugin, the bundled product is not added to the cart.
By going to: https://limetech.uk/uk-english-accent-text-to-speech-voices/
and adding the first product to the cart, the following error occurs:
“UK English SAPI5 text-to-speech voice bundle – non educational / assistive technology use” cannot be added to your cart. “2 license variations” is a required “Amy – adult female Ivona British English text-to-speech voice” field.
WooCommerce think that this could be an issue with MaxButtons, so I wondered whether anybody else had encountered this?
Many thanks,
Sarah
Could not login to wp-admin after automatic update to 9.7.2; used WP recovery link to login; then followed advice in another reply – deleted & reinstalled plugin 9.7.2. Now see this error:
Fatal error: Uncaught TypeError: strtotime() expects parameter 1 to be string, int given in /var/www/html/bo/bokehfocus.org/wp-content/plugins/maxbuttons/classes/button.php:237 Stack trace: #0 /var/www/html/bo/bokehfocus.org/wp-content/plugins/maxbuttons/classes/button.php(237): strtotime() #1 /var/www/html/bo/bokehfocus.org/wp-content/plugins/maxbuttons/classes/installation.php(470): MaxButtons\maxButton->getUpdated() #2 /var/www/html/bo/bokehfocus.org/wp-content/plugins/maxbuttons/classes/installation.php(61): MaxButtons\maxInstall::migrateResponsive() #3 /var/www/html/bo/bokehfocus.org/wp-content/plugins/maxbuttons/classes/installation.php(13): MaxButtons\maxInstall::activate_plugin() #4 /var/www/html/bo/bokehfocus.org/wp-includes/class-wp-hook.php(308): MaxButtons\maxInstall::activation_hook() #5 /var/www/html/bo/bokehfocus.org/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #6 /var/www/html/bo/bokehfocus.org/wp-includes/plugin.php(517): WP_Hook->do_action() #7 /var/www/html/bo/bokehfocus.org/wp-admin/plu in /var/www/html/bo/bokehfocus.org/wp-content/plugins/maxbuttons/classes/button.php on line 237
WP 6.3.1; PHP 7.4.33; Lens theme (Pixelgarde); WPEngine host; Windows 10; Chrome117.0.5938.152 (64-bit); previous versions have worked perfectly for years (thanks!)
]]>Hello, I have still a problem with your new Update. If I activate your Plugin in got a fatal error. Do your have a solution?
Fatal error: Uncaught TypeError: strtotime(): Argument #1 ($datetime) must be of type string, int given in /home/users/wordpressen/www/stadtkultur-hh/wp-content/plugins/maxbuttons/classes/button.php:237 Stack trace: #0 /home/users/wordpressen/www/stadtkultur-hh/wp-content/plugins/maxbuttons/classes/button.php(237): strtotime() #1 /home/users/wordpressen/www/stadtkultur-hh/wp-content/plugins/maxbuttons/classes/installation.php(470): MaxButtons\maxButton->getUpdated() #2 /home/users/wordpressen/www/stadtkultur-hh/wp-content/plugins/maxbuttons/classes/installation.php(61): MaxButtons\maxInstall::migrateResponsive() #3 /home/users/wordpressen/www/stadtkultur-hh/wp-content/plugins/maxbuttons/classes/installation.php(13): MaxButtons\maxInstall::activate_plugin() #4 /home/users/wordpressen/www/stadtkultur-hh/wp-includes/class-wp-hook.php(310): MaxButtons\maxInstall::activation_hook() #5 /home/users/wordpressen/www/stadtkultur-hh/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters() #6 /home/users/wordpressen/www/stadtkultur-hh/wp-includes/plugin.php(517): WP_Hook->do_action() #7 /home/users/wordpressen/www/stadtkultur-hh/wp-admin/plugins.php(194): do_action() #8 {main} thrown in /home/users/wordpressen/www/stadtkultur-hh/wp-content/plugins/maxbuttons/classes/button.php on line 237
]]>Plugin is causing a critical error since last update.
]]>I can’t activate the free version of the MaxButtons plugin on the local server (Open Server). Fatal error.
Fatal error: Uncaught TypeError: explode() expects parameter 2 to be string, bool given in W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\classes\max-utils.php:83 Stack trace: #0 W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\classes\max-utils.php(83): explode() #1 W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\blocks\basic.php(29): MaxButtons\maxUtils::getAllowedProcotols() #2 W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\classes\button.php(69): MaxButtons\basicBlock->__construct() #3 W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\classes\button.php(51): MaxButtons\maxButton->loadBlockClasses() #4 W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\classes\maxbuttons-class.php(228): MaxButtons\maxButton->__construct() #5 W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\classes\installation.php(496): MaxButtons\maxButtonsPlugin->getClass() #6 W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\classes\installation.php(57): MaxButtons\maxI in W:\domains\levitanstudio.loc\wp-content\plugins\maxbuttons\classes\max-utils.php on line 83
]]>
How do I add a logo to the button?
]]>Add a NEW option in MAX BUTTONS.
]]>Hello. I am a very grateful, and happy user the free version of Max Buttons.
We work hard to have an accessible website so love your plugin. Unfortunately, issues beyond our control have caused a change of all product IDs (twice since July), rendering our buttons and other shortcodes useless.
I would therefore like to switch to using SKUs which I can generate myself.
Please could you tell me whether your shortcodes support SKUs for “add to cart”?
Many thanks for an invaluable plugin.
Sarah
]]>Hello
Please add search box field above the page.
Thank You
]]>Hello, Thanks for a great plugin.
I have a lot of buttons that say “shop” and they link to different Products in our store. At least 50. How do I create, name and keep track of all those buttons, and know which is which to enter into my product pages?
I also have lots of pages that have “previous” and “next” buttons to different Pages. Where the links change as we walk our user through a series of steps. How do I create, name and track all of those.
Thanks!
]]>I have a ‘DONATE’ buttton and I want to add the button to my main menu
]]>sometimes i look at the site on a laptop, othertimes a bigger screen. the button doesn’t adjust according to size. how do i do this?
]]>I know right now it is available for each edit button settings, but is not possible to disable them globally? Because right now we have more than 100 buttons with the important preference activated hence I can’t just override the styles in the theme I’m afraid.
If you ask me I would in the future add global settings for buttons with a preference that toggles the ability to set these global settings to override the specific ones or not.
Kind Regards
]]>Good morning
Recently, several PHP errors (PHP 8.0)
Cordially
]]>using newses pro theme.
]]>