Uğur Terzi
Forum Replies Created
-
AuthorPosts
-
Uğur TerziParticipant
Thanks, Shamin,
Actually I was trying to send announcements based on the Woocommerce Membership plan, not a role, sorry about the title and the question. Do you have any solution for that?
Cheers.March 14, 2020 at 12:17 am in reply to: Email Sending stays pending unless you change Interval settings #35253Uğur TerziParticipantNo Aaku, it is quite simple as it is. And no do not worry regarding the other plugins which use WP-cron as well as FEP. This solution is just an another way to run the scheduled tasks.
Actually, if you have 5000 active users then you should definitely disable the wp-cron regarding performance reasons.
If you need my help I can help you to achieve this. Please let me know (ugurterzi03 at gmail com)Best Regards,
Ugur.March 11, 2020 at 12:05 am in reply to: Email Sending stays pending unless you change Interval settings #35151Uğur TerziParticipantI disabled the wp-cron and run it manually via Cpanel (*/5 min), here is the link that you can follow: https://kinsta.com/knowledgebase/disable-wp-cron/
Then I installed the plugin”https://wordpress.org/plugins/wp-crontrol/” and checked the page WP-Cron Events if everything looks ok or not. If everything ok, you should see the “fep_email_interval_event” is on the list and waiting it’s time to run.
I hope it helps.
Best Regards,
Ugur.February 13, 2020 at 7:41 am in reply to: Email Sending stays pending unless you change Interval settings #34457Uğur TerziParticipantI applied the system cron solution then changed the interval settings (because it was not listed in cron events). Now it seems the be appeared in cron events. Let’s see if it can be a solution. I’ll let you know.
February 12, 2020 at 12:55 am in reply to: Email Sending stays pending unless you change Interval settings #34400Uğur TerziParticipantThis problem is still going on. Could this method be a solution? I mean disabling WP-Cron and run it via cPanel https://kinsta.com/knowledgebase/disable-wp-cron/
Thanks
January 16, 2020 at 2:20 am in reply to: Email Sending stays pending unless you change Interval settings #33268Uğur TerziParticipantyou need to repeat it every time
January 16, 2020 at 2:19 am in reply to: Email Sending stays pending unless you change Interval settings #33265Uğur TerziParticipantYes, emails do not start sending (pending) until you change these settings once or twice.
January 15, 2020 at 9:21 pm in reply to: Email Sending stays pending unless you change Interval settings #33250Uğur TerziParticipantI already did and tried every possible solution before creating this topic. WP Cron works perfectly fine. There are some other cron jobs that work successfully.
By the way the hook “fep_email_interval_event” and its action “Fep_Email_Beautify->email_interval_event_callback()” looks work too.
But somehow it does not send email until you change those two settings; “Email Sending Interval” and “Emails send per interval”Best Regards
Attachments:You must be logged in to view attached files.Uğur TerziParticipantI found the solution, sorry 🙂
*{FEP-EMAIL-CONTENT} is replaced by the content entered in Front End PM PRO > Settings > Emails
* Template tags can be used both in that content and/or directly to this templateUğur TerziParticipantI guess we need to re-build the inline contect with https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/email-template-tag/ right?
Uğur TerziParticipantBy the way it seems we created a email tempalte with wrapping {FEP-EMAIL-CONTENT}
How can we extract the {{announcement_url}} or message url conditions and replace with similar<a href="{{announcement_url}}">YOUR TEXT HERE</a>
?Thanks
Uğur TerziParticipantI did and it worked! Thanks. I think you should allow adding 3 subdomains for the same domain at least (not what you have assumed, but that we can assign ourselves). That would be more efficient for developers.
Uğur TerziParticipantThis reply has been marked as private.Uğur TerziParticipantPerfect, that’s a quite solution. Thanks, Shamim.
Uğur TerziParticipantOk, thank you,
what about wrapping the link? is there any possible way?
something like that maybe?? {{announcement_url}}Text{{/announcement_url}}Thank you
-
AuthorPosts