Hi!
I suggest to put a simple “obfuscation” in the data in the front end to avoid spammers like in the php cut the string in 2 parts and in javascript concatenate the string. I did a sample in the chatgpt:
<?php
// Example email to obfuscate
$email_part1 = "info";
$email_part2 = "@example.com";
?>
<!-- Embed the parts in a way that isn't obvious -->
<span id="email" data-part1="<?php echo $email_part1; ?>" data-part2="<?php echo $email_part2; ?>"></span>
<script>
document.addEventListener("DOMContentLoaded", function () {
let emailElement = document.getElementById("email");
let part1 = emailElement.getAttribute("data-part1");
let part2 = emailElement.getAttribute("data-part2");
// Combine the parts
emailElement.innerText = part1 + part2;
});
</script>
Good performance and the bots will not have intelligence to capture it.
Best regards
there is a seo problem. This plugin inserts the button in the <head> tag, so the meta description breaks.
please insert this to footer
]]>Hello,
I love your plugin, and here are a few issues that would improve it.
The most important thing to me that is missing:
-be able to add an icon that is clickable and sends to a link (for example, I upload the “mail” icon, and when clicked, I want the user to be redirected to /contact page. I don’t want to be linked to “[email protected]” I want to redirect to my contact form page with all the instructions I published.
You give lots of options but none to be able to add a link to an icon.
This said, there are a few more things but not super important.
-after uploading the main icon, there’s no way to remove it, no x.
-in the “text” field, I tried a shortcode from Contact Form 7 and it doesn’t work (example [contact-form-7 id=”630″ title=”contact”])
-in the “text” field, you could allow also html, not only simple text and shortcodes
-with what’s app, you could allow a field to change the default text “hi” with something else (in case it’s a different language)
-you could allow to use the icons of the apps that are already included in your plugin. Let the user pick them with with a select field. I wanted to use them, I had to download them and re-upload to WordPress gallery.
-Viber, if it could work with the phone number, it would be best, no idea where i can find my username.
Anyway, if you could add the add an icon with a link, I would be happy to make a donation.
How to make button type of FAB to always show?
Not display on hover nor display on click
Hi,
I’d like to use this plugin but I don’t want the button to appear across the entire site. Is it possible to only have it on certain pages?
Thanks
]]>Although I added the ALT text to icons, still the ALT is missing in the front end. I think the ALT text is not being extracted. is there a way to adjust the code?
]]>Hello! we love your plugin but we have a problem, in our post it is activated auto load next post and in the second post load the floating button is duplicated, is there a way to fix this? Thank you very much
]]>Hi there,
I can’t get the Facebook messenger to work. As far as I know I did put in the slug.
eg: for facebook.com/mypage – I put in mypage. On mobile, if I swipe up 2 or 3 times – it will show.
Thank you for your time.
]]>Hi,
I uninstalled the plugin but it is still there.
Please tell me how to do?
Regards
]]>Hey. I can not configure the messenger button in the FAB plugin
]]>Hi, but how can I add the selected icon? Do I have to upload mine? Can’t I use your default ones?
Thanks
]]>