Igor Benic
Forum Replies Created
-
Hi,
I am not sure I understand your issue. What other emails?
The subsbcriber will get the sign up email when he/she joins. The activation link should be placed in that email.
I am not sure why you dont want to send that email. Or are you talking about something else?
Hi @georgbnm,
I also have to use mail plugins for sending emails on some servers because sometimes they’re not configuring for sending emails also, and that’s fine.
One of that I’ve tried and used is: https://wordpress.org/plugins/easy-wp-smtp/
Hi @georgbnm,
what do you mean not functional? Does the activation part work?
The link is provided in the email if you put it there, but the email is sent only once. It might be sent twice due to some issue with the wp_mail or how some plugins extend it. I’ve tried it myself (and use it myself) but I’ve never got the same email twice. What is the second email about? Have you tried testing it with some other SMTP plugin?
I’ve now searched and also seen that this issue happens with Postman SMTP plugin. They often recommend looking into the log of sent emails but I did not find anywhere where they provide a solution for it..
In the header, put the Facebook pixel part (without script tags and without comments <!– –>).
In the footer setting, add
jQuery(document).ready(function(){ jQuery( '.giveasap_button' ).click(function() {fbq('track', 'AddToCart');}); });Make sure that the jQuery part is put inside the footer because we wait for jQuery to be loaded. Then we also wait for the document to be ready so all elements have been loaded (we are sure that the button is loaded before we try to attach a click event to it).
I’ve tried it and I’ve seen that data is being sent to Facebook through the Network tab of Developer Tools in the browser.
- This reply was modified 7 years, 5 months ago by Igor Benic.
- This reply was modified 7 years, 5 months ago by Igor Benic.
Forum: Plugins
In reply to: [EDD Tab Manager] tabs always default checkedHi @sunflowermom,
that does sound really frustrating. For some reason, I thought having them all on by default would be good and it probably is for new downloads. But for old ones it is not.
Have not thought of it that way. I’ll do my best to provide a new update for this in the next week. If the update is not there by the end of next week, ping me on this support ticket.
Thank you for letting me know about this issue.
Hi @poltavtcev, the premium version currently supports custom sharing methods so that can be done there.
The free sharing methods, for now, will stay as they are.
Hi @hramzy,
I have not gotten such error. The pixel fires on page load so that should be fine. Might be a code. You can type the pixel code here so I can see if there are any errors in it. Just leave out the ID of your pixel so bots won’t pick it up here.
Hi @borismahovac,
this is a second request for such a thing so I might look into enabling that.
But for now, a plugin such as this https://wordpress.org/plugins/duplicate-post/ might help you with that.
Hi @unstat1c, for now, every action is just a click on the link. So you can create an extra action such as “Visit our Twitch channel” so they can click on it and get an extra entry.
Hi @klausharms, I wanted to let you know that this is going to be implemented in 2.16.0.
It’s already there but until I get other features/fixes done that I plan for this version, I can’t let it out 🙂
Just deleting them all will now be enough.
Hi @jasonbrogdon, if the email subject for the Winner email is empty, the email should not go out. That’s one way of handling it.
Hi @jasonbrogdon, thank you for your feedback.
Yes, the timing part is the most difficult to get around. I am using the GMT offset used in WordPress General settings, but that might not be correct all of the time.
Hi @klausharms, I’ve tried it myself and it seems to work just fine.
Hi @klausharms, I’ll have to see why would that happen.
Hi @maxx203, for now it’s not possible unless you’re going to choose manually which prize a winner has won and email them also manually.