I tried it using twentytwenty and it worked. Not sure what the conflict is.
]]>I use AffiliateWP and i’d like to be able to append a string to the URL to share which would have text and the userid
the settings allow doing this… sort of …
##LINK##ref/##USERNAME##/
however instead of username, need the userid
I tried adding a short code but the sequence didn’t work
##LINK##ref/[userid_shortcode]/ (the shortcode doesn’t execute)
any ideas on how to do this? thanks
]]>I wish to make a few requests.
1) The URL being sent is in plain text. Not all mail readers will replace this with a link.
2) The popup box, after a message is sent, says so, but if you close the box, it should clear the “Mail sent successfully” message in case the user wishes to use the form again.
3) Add a honeypot and/or other spam blockers.
]]>Can a blacklist be added to the plugin? Here is the thought… A form field that allows single words or single entries per line separated by comma. Then before the email gets sent out a simple foreach can be done against the list. If a match is found, the email is not sent. If no match is found, the email gets sent. Perhaps you can have the plugin use the comment blacklist that is already in wordpress… It would help the plugin be more secure.
Thanks
Steve
]]>Hi,
This plugin is visible on the webpage and it also pops-up on click and i am able to fill the form correctly BUT nothing goes to the friend practically.
please help.
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hi! How to block the robots? Someone from China a thousand e-mails per hour sent from my website, but I don’t know how to block them. I had to disable and delete this plugin. Why is there no captcha or similar spam blocking solutions?
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Después de llenar los campos del popup y presionar el botón muestra un mensaje que indica que se ha generado un problema, el mismo indica:
Refused to set unsafe header “Content-length”
Refused to set unsafe header “Connection”
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>See my review. This plugin has been abused to send spam email. I’m sorry to say it is very badly written, and does not validate the TellAFriend_message or TellAFriend_Link parameters, which can be used to insert any content in an email to any recipient.
According to the changelog, from version 5.3 a CAPTCHA was removed and “form accept submission only from your website domain” – referrers are forged by bots, so this is no protection against abuse at all!
No copy is sent to the site owner by default.
I don’t think this is ever likely to be a workable approach to sending mail to an arbitrary address, even with a CAPTCHA. Better solutions for this are: (a) don’t allow the visitor to modify the subject line or content at all; or (b) create a mailto: link so the visitor can edit related text but send through their normal email system.
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hi,
Great plugin. ?? I have a problem whit it. When I add this <?php TellAFriend(); ?> into single.php (post), it is working great. ??
When I add this code into category page, where there are more post excerpt, and I click the “TellAFriend” button and I send the email, there are same post link in every email. Allways the first post excerpt link will be sended in email.
How can I solve this problem???
Thx, Cavey85
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hello.
This plugin works great, but on the user email in the “from email” field, it should be from admin@…. (I set this in the settings). It actually displays the personal email from the logged in account. Please advise how to show it is from admin, as I requested.
Thank you.
John
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>How do I translate the Alert messages that appear such as ‘Please enter your name’ ?
Also, does this plugin have support? Or do we need to email someone?
Thanks so much for realizing this easy to use plugin ??
Tip for users: use CSS to modify its position etc.
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hello. Please let me know how the message box can automatically close after the message is sent. At the moment, the pop up box stays visible after the message has been sent.
Thanks
John
https://www.matchingplayers.com
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>there are log of spam emails . is there is option,so that we can install captcha
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hi there, i have modified the plugin core to make it work with multiple posts on one page (listing pages such as home page, archive pages, etc):
Simply change the following code whenever it appears on wp-tell-a-friend-popup-fotm.php:
$TellAFriendLink = "https://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
with this:
$TellAFriendLink = get_permalink( );
Maybe you should consider this little modification on a next release.
And also, would be nice to wrap the functions on this file onto
if ( ! function_exists( '' ) ) {
would be nice, so we don’t have to modify the plugin core to achieve further modifications without changing core files.
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>The popup is supposed to be movable, but I can’t move it on screen. How can I make it movable?
Also, is there way to change the default initial position?
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>If I use the widget in the sidebar, it just dims the screen like a lightbox but gives no popup.
Any way to fix this?
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hi,
There’s a message ‘Please enter email address.’ inpsite of the email being enter in the pop up window.
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hi,
“Bad value tell a friend for attribute id on element aside: An ID must not contain whitespace.”
Please resolve it.
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hi,
Is there a way in this plug-in to auto-populate the subject line with the title of the blog post – I have tried to enter into the subject line on the settings page <?php the_title(); ?>
but that just comes out as it is written here on the email?
Many thanks in advance!
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hi,
I just noticed that I have a random “tell a friend” button at the bottom of my homepage: https://www.americanspcc.org/
It’s only supposed to be on this page: https://www.americanspcc.org/get-involved/ and it works fine. Any ideas?
Thanks,
Sunny s
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>In a multisite install, the URLs are wrong. Please change the wp-content urls.
Diff Patch: https://gist.github.com/peebeebee/ec857c4debcf7ad63154
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>I’ve rewritten the front end of this plugin after being exploited by spammers one evening. I’m pretty confident my version will solve the problem. I’ve offered my code to the developer. Let me know if you want it.
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>The pop-up windows doesn’t appear to be working. I know I tested this upon installation. Is this compatible with the latest WordPress version?
https://aldaraapartments.com/
(in footer)
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Your plugin fails to load most assets when a WordPress install has a custom content directory defined.
You should change all the
get_option('siteurl')."/wp-content/plugins/wp-tell-a-friend-popup-form/
to
plugin_dir_url(__FILE__)
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>I want to have this plugin in persian language.when i write persian and then send it to email, i have unknown character in subject and email.what should i do?
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>Hi,
Lovely plugin.
Can you please provide code & instructions about adding captcha?
Thanks.
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>What is the shortcode…?
https://www.ads-software.com/plugins/wp-tell-a-friend-popup-form/
]]>updated the plugin from v. 4 and pages are now broken…not sure if it is a compatibility version with wordpress or clash with some other plugin, but I reverted back to version 4 and all working fine again.
Just thought I’d let you know, perhaps more testing is needed..?
https://www.ads-software.com/extend/plugins/wp-tell-a-friend-popup-form/
]]>“Tell a Friend” was working fine, then I updated wordpress and the button in the footer was gone. It should be in the left part of the yellow part of the footer.
https://visitbeachwoodohio.com/
https://www.ads-software.com/extend/plugins/wp-tell-a-friend-popup-form/
]]>This might be a really dumb question, but I cannot, for the life of me, figure out what exactly I need to put in the “Link Button/Text:” field to have a custom button!
I’ve tried putting the link directly – it comes up with the whole url rather than png image, I’ve also tried <img src=”https://example-button.png”> still no use…
could someone please tell me the correct format to input to get a custom button??
Thanks in advance!
https://www.ads-software.com/extend/plugins/wp-tell-a-friend-popup-form/
]]>