Hi Dilmont,
I’m not entirely sure I get what you ask. The default is indeed default, but should display a ‘link’ cursor when hovering over the button. In this way it works like html buttons should be working.
Are you asking that you want to change that default behavior, or is something not working as intended?
Hi Bas, thank you.
Yes, in my case it’s not working as expected.
When I hover the button the cursor does not change to “pointer” (link), it remains in default.
I’m not using a url in the url field in the button settings, I’m using the url parameter like this [maxbutton id=”1″ url=”/my-url.php”]
When I inspect the button, I can see the cursor: default is inserted inline in the html.
Thank you
Hi Dilmont,
I tested and indeed it doens’t work. I’d swear I tackled this problem, but I’ll check it for next version of the plugin.
The issue is that the plugin tries to not show the cursor with hover buttons that are not a link, but of course the shortcode overrides that, where it goes wrong.
Thanks for the catch!
Hi Bas, thanks!
So I’ll wait for the next update to see if it’s solved. Do you know when will it be released?
Unfortunately I have to use the URL in the shortcode because I use the same button with different URLs.
Thank you!
A few minutes ago ^^ . Download the latest 3.02 and the problem should be solved.
Thank you, already using it!