Hello,
I have a task to move the floating button to the bottom right corner on mobile devices and to the top right corner on other devices. I changed the standard position settings for wide screens and added CSS @media rules for mobile devices. Everything seemed to be working well, but when I checked it from a device where I wasn’t logged in as an administrator at /wp-admin/, the changes weren’t applied. Even when I tried to disable this button, it disappeared only where I was logged in as an administrator. I understand that the settings are transferred via cookies, and for this reason, I can see changes only where I am logged in as an administrator. I think this is how the test mode works, but it is turned off in my settings.
Thank you in advance.
]]>Is it possible to make the open link button have _blank quality so that it opens in a new tab/window?
Tnks. Best regards.
Hello everyone,
I hope that some of you can help me with this question.
This Plug-In looks pretty amazing in the Lite version but i need some feautures that are not available in the free version.
So here my Question:
Is it possible that i can add more than just one “Main Button” to my side that are displayed at the same time? I know allready that you can Adjust buttons in height with the Pro Version but i guess these settings are for the “subitems” right?
I planned to integrate 5 “Main Buttons” on my Startingpage that are all leading to other landingpages on my Website (via Link)
Thank you all!
Hello,
Very simple to use but, as I’m only using this a donation button I don’t always need this to show on all pages is there a way to not show on certain pages?
Regards
]]>Hi There,
I’m seeing if your plugin supports data-target and data-toggle attributes with the Lite version. I’m just having trouble with being able to provide that functionality.
Any help would be great.
Thanks.
]]>I’m using the “Lite” version and I see where I can enter “label text,” but no text is displayed.
]]>Can it be used to create a floating menu button only for smartphones ?
]]>Hi, may I know if it’s possible to use a url returned by a shortcode in the “Link” field? I’ve tried but it never allows me to do so. Thanks!
I want to do something like this:
Thanks again for the help!
]]>First of all: the problem I describe applies only to the shortcode version of your code. Inserting shortcodes in posts under WordPress theme Twenty Twenty-Two works fine, take the buttons to the lower right corner perfectly.
Same thing under Twenty Twenty: the buttons show centered on the lower edge of the screen (on Firefox, Chrome, Opera under Windows 10) and float in the lower left corner on Firefox & Chrome under Adroid on smartphones.
As I said, this happens only with shortcode buttons. If I use buttons on all webpages, they always show correctly in the lower right corner.
(I’m sorry not to be able to send you a link with the problem. I had to find a solution fast. So I skipped the button by display: none
on all webpages I didn’t like the buttons to show up (dynamic CSS). This is a fast but forced solution, that I do not like. So maybe you can find the cause for the display problem and solve it. The shortcode option is a real USP, comparing your plugin to others.)
I create buttons on one site and want to import the buttons to other site and change what I need, is there option for export?
What “Export Settings” and “Import Settings” does? it is for what I want?
Do I need the pro version to set the button position?
How do I set attribute like target="_blank"
to the button? I don’t want whatsapp web will take over the site.
I added ID and class but they don’t show on the element
Hi,
Do you guys plan on making some of the features, such as the navigation menu, for Floating Button Pro compatible with AMP?
The main button now shows for AMP after the AMP plugin developers suggested adding code to make it compatible.
However, several sub-button features for the Pro version do not work on AMP.
Are there plans to make them AMP compatible?
Thanks!
]]>Hello Team,
In regard to the support topic created on the AMP support forum, we found out that the Floating buttons plugin is not Compatible (not working) with the legacy theme.
It can be fixed by adding the following single line of code in public/class-public.php
after line 50
add_action( 'amp_post_template_footer', array( $this, 'display' ) );
the function will look like this
public function __construct( $info ) {
$this->plugin = $info['plugin'];
$this->url = $info['url'];
$this->rating = $info['rating'];
add_shortcode( $this->plugin['shortcode'], array( $this, 'shortcode' ) );
// Display on the site
add_action( 'wp_footer', array( $this, 'display' ) );
add_filter( 'script_loader_tag', array( $this, 'add_defer_attribute' ), 10, 2 );
add_action( 'amp_post_template_footer', array( $this, 'display' ) );
}
Hope my suggestion will get adopted in your plugins!
]]>Hi,
I contacted you guys via the support ticket system in the WP Dashboard and never heard back from you. I then contacted you via email and you said you would get back to me on this issue but it’s been almost a month. This is the best option of communication I am guessing?
The Floating Button Pro is not populating on the AMP version of our site for some reason.
We are using the Reader theme: AMP Legacy via the Official AMP plugin by Google.
Also, I have tested it with all of our plugins disabled along with changing themes and it still never worked for AMP.
Thanks and regards,
Tug
]]>Hello
when I click on contact button, not show correctly for me. but in home page is OK.
my plugin is update
https://s4.uupload.ir/files/capture_ryfv.png
AMP removes tooltip attributes because they cause error on /?amp pages ??
]]>Two issues:
(1) The main button icon has a check box overlaid that obscures the image. Can this be removed?
(2) On mobile devices running latest iOS (iPhone and iPad), the main button icon has a box around it which turns into a check box when clicked. Seems to be related to the issue above.
I am wondering about upgrading to pro, and these are mission critical issues.
Thanks!
]]>Hello!
I would need the floating button on one single page / post.
Can this be done?
I would like to jump to a label within the page (#label) with the button.
Can this be done?
Thanks!
Tamás
]]>Hi there,
I am trying to create a scroll to to the top link button using your plugin.
I only have the option to configure it as a link. Any idea on how i can do this with your plugin ?
Appreciate your help on this, and thanks in advance for your help!
Regards,
Wen Jun.
Hello goodday,
I have installed your plugin and its verry nice.. thank you
The only thing is I don’t see the menu on my mobile .. can you tell me what to do about it?
Kind regard van de Hee
]]>hi
can i use the floating button to pop up a shortcode from wp form or ninja form somthing like link below ( see the button which say register your interest) :
https://ellingtongroup.com/en/property/wilton-terraces-ii/
Hello, thank you for a very nice plugin.
I got a similar error as photoMaldives:
AH01071: Got error ‘PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /…/wp-content/plugins/floating-button/public/generator-style.php on line 33\n’
We are running PHP 7.2.25 – what should I do to fix this bug?
Hi,
The sub button icons are centered perfectly, however the main button’s icon is not centered. Could you point me the class so I can center it properly?
]]>Hi guys.
Upgrading my server PHP to 7.3.5 gives me the following error on the front end of my site. Disabling your plugin removes this error.
Warning: count(): Parameter must be an array or an object that implements Countable in /public_html/.../plugins/floating-button/public/partials/public.php on line 65
Keep up the good work. ??
]]>Hi guys
Great plugin! And exactly what I was looking for.
However, it seems to be clashing with my footer menu (when I disable ‘Floating Button’, it works again). Your plugin is working as it should.
Initially, some of the footer icons in my own footer menu didn’t show up (just a placeholder), so I swapped them for non-FontAwesome icons, and they are OK again now.
But now, the right hand menu option MARINE SAVERS WEBSITE is no longer clickable along the full length (and in a narrow viewport, not clickable at all).
I’m not sure what the problem might be. Is there a fix available?
Thanks, and keep up the good work. ??
Hi.
Great plugin.
I have installed your Floating BUtton in all pages and posts.
I need insert a code into Floating Button to fix a go back function. I don′t know how to do it.
thanks
]]>