Dear Austin,
Can’t understand where to insert the code for hide catch email
Loading...
Please read the post above or the readme file.
Loading...
How to increase the length of cookies? For the form to appear only the first time the form is submitted in the case of many posts contain the shortcode [replace] [/ replace].
Thanks.
(Google translator)
Loading...
hey, I’ve been attempting to adjust your script to go by category instead of having to set each post to true. also to remove the comment area that shows up below. I havent been having much luck, figured i go to the expert. Any thoughts?
Thanks
( i think is would be easy I was trying to use another function to check category and return true is so, then run that function on your $hide variable, what do you think?)
Loading...
hey i installed your plugin but can not seem to find the setting page link on my admin page. I have activated the plugin but how do I make it start working>>>>
Loading...
There are no global settings page. It’s a custom meta box found on all public post types.
Loading...
alright… thank you so much
Loading...
ok another question… when the user presses submit, where is there info sent????
Loading...
Hi, Austin! Superb plugin!
Do you have the version where only some text (maybe inside tags [hide]), not the whole page is invisible until the form is completed?
Loading...
Suggest you use wp_mail instead of the php mail function to make this compatible with the WP SMTP plugin. I changed it and it works.
Loading...
Would you be able to share the code or explain what was changed in the php to make it work with wp_mail and WP SMTP plugin. I believe this is why I am not getting the emails.
Hi Austin,
I am very excited to use your Hide and Catch plugin, as it appears to be the only one of its kind. I want to use it to restrict access to my downloads page to those who have entered an email to subscribe to my email newsletter. However, I’d like to edit the form a little bit, because I don’t need the comments area (they won’t be commenting on anything, so I think they’ll be annoyed by mandatory commenting), and for that matter I’d rather not have the name be mandatory either- I’d like to just have the email mandatory. How can I edit the comment form? I don’t have code writing experience.
Thank you,
Viva
Loading...
At this point it’d required, maybe I can look into changing that in an upcoming version.
Loading...
Thanks for considering it! I’ll keep an eye out for a new version.
Loading...
Hi!
I’ve installed the plugin and inserted it on a page (website above(, but when the user fills the form, the data are not sent to my e-mail. The user can see the hidden content, but the email never comes.
Can you help me?
(We’ve changed a little bit the form inputs and the e-mail address, but no the mail function. It hasn’t worked also if the original code)
Loading...
Hi,
This plug-in is exactly what I was looking for, but where do the captured email addresses go to?
Loading...
Did this ever get answered?
Loading...
No, but I certainly can do that. There is a metabox which holds the emails on that particular post_type.
Loading...
I’m getting 3 copies of every form submission. Any thoughts on why?
Loading...
I am receiving 3 copies of each email. Can anyone tell me how I can fix that?
Dear Austin,
Can’t understand where to insert the code for hide catch email
Please read the post above or the readme file.
How to increase the length of cookies? For the form to appear only the first time the form is submitted in the case of many posts contain the shortcode [replace] [/ replace].
Thanks.
(Google translator)
hey, I’ve been attempting to adjust your script to go by category instead of having to set each post to true. also to remove the comment area that shows up below. I havent been having much luck, figured i go to the expert. Any thoughts?
Thanks
( i think is would be easy I was trying to use another function to check category and return true is so, then run that function on your $hide variable, what do you think?)
hey i installed your plugin but can not seem to find the setting page link on my admin page. I have activated the plugin but how do I make it start working>>>>
There are no global settings page. It’s a custom meta box found on all public post types.
alright… thank you so much
ok another question… when the user presses submit, where is there info sent????
Hi, Austin! Superb plugin!
Do you have the version where only some text (maybe inside tags [hide]), not the whole page is invisible until the form is completed?
Suggest you use wp_mail instead of the php mail function to make this compatible with the WP SMTP plugin. I changed it and it works.
Would you be able to share the code or explain what was changed in the php to make it work with wp_mail and WP SMTP plugin. I believe this is why I am not getting the emails.
Thank you
Not sure “someguy” from 2012 will respond to this comment, plus this plugin is in an archived state. You can however check out the line here: https://github.com/thefrosty/wp-hide-and-catch-email/blob/master/hide-catch-email.php#L234 and change `mail` to `wp_mail`.
Hi Austin,
I am very excited to use your Hide and Catch plugin, as it appears to be the only one of its kind. I want to use it to restrict access to my downloads page to those who have entered an email to subscribe to my email newsletter. However, I’d like to edit the form a little bit, because I don’t need the comments area (they won’t be commenting on anything, so I think they’ll be annoyed by mandatory commenting), and for that matter I’d rather not have the name be mandatory either- I’d like to just have the email mandatory. How can I edit the comment form? I don’t have code writing experience.
Thank you,
Viva
At this point it’d required, maybe I can look into changing that in an upcoming version.
Thanks for considering it! I’ll keep an eye out for a new version.
Hi!
I’ve installed the plugin and inserted it on a page (website above(, but when the user fills the form, the data are not sent to my e-mail. The user can see the hidden content, but the email never comes.
Can you help me?
(We’ve changed a little bit the form inputs and the e-mail address, but no the mail function. It hasn’t worked also if the original code)
Hi,
This plug-in is exactly what I was looking for, but where do the captured email addresses go to?
Did this ever get answered?
No, but I certainly can do that. There is a metabox which holds the emails on that particular post_type.
I’m getting 3 copies of every form submission. Any thoughts on why?
I am receiving 3 copies of each email. Can anyone tell me how I can fix that?