Jens Hebecker

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
in reply to: Custom Job not working anymore #196182

Jens Hebecker
Participant

Thanks team. Job is done! Ticket can be closed.

in reply to: Custom Job not working anymore #196141

Jens Hebecker
Participant

Hey Thasin,
We just send a message in the customization.


Jens Hebecker
Participant

Note: The testmail from E-Mail template site of the main DM Plugin does work. Just to let you know.


Jens Hebecker
Participant

Hi Humayon,
I still do not get any Mails from WPDM Newsletter.
I´ve subscriped to multiple packages, changed them via title or new uploaded files, ore by changing the version in order to test the mailing, but nothing got send out. We can use the procotoll site from WP Mail SMTP to check the mailing. ALso i have no idea how to set the original task up: “inform one of our admins (User: Jens Hebecker) over all new and edited packages via E-Mail.” The documentation does not say anything about this.

The Tab “secondary issue” is noted, thanks for the advice.


Jens Hebecker
Participant
This reply has been marked as private.

Jens Hebecker
Participant
This reply has been marked as private.

Jens Hebecker
Participant
This reply has been marked as private.

Jens Hebecker
Participant

But by now i was not able to find a doc that shows us how to get a notfication on ALL edited and ALL new packages via Mail. Only the subscription to a single package. Or am i missing someting?


Jens Hebecker
Participant

Could solve the “No mails are going out” problem via SMTP Mail PRO, by forcing the sender to be fixed by SMTP Mail Pro. Otherwise the DM would take an old admin e-mail adress as sender. (See Screenshot https://ibb.co/2jpDMjp ) That was the reason, why i was not able to recieve mails. Where das DM take the e-mail adress take from? The Newsletter Plugin has now a SMTP Account connected to it. Still the DM took the “old admin” mail adress. Even after changing the main settings e-mail addres. I´ll do further test by tomorrow and keep you updated about our main goal, as this is now fixed: inform one of our admins over all new and edited packages via E-Mail.

  • This reply was modified 2 years, 10 months ago by Jens Hebecker.

Jens Hebecker
Participant

Sorry but i´ve set everything up as the doc told me to.
But i there are no mails getting out.

Basically we want exactly what this thread was about. We want to inform one of our admins over all new and edited packages via E-Mail.
(Thread https://www.wpdownloadmanager.com/support/topic/wpdm-newsletter-problem/)

I can send you Admin acces, as well as all SMTP information, you would need to help us with this one. Thanks!


Jens Hebecker
Participant

Thanks Humayon Kabir, this worked and i was able to install the plugin.
One more question, as i have mentioned:

We want to inform one of our main admins about every new DM upload (created package) on our site. How to achieve this? Do you have any kind of tutorial how to set this up?

in reply to: Add “Version” to search results #169300

Jens Hebecker
Participant

Just in case anyone wants to know:

<?php 
$identity = get_the_ID();
$version = get_package_data($identity, 'version'); 
echo $version; 
?>
  • This reply was modified 3 years, 4 months ago by Jens Hebecker.
Viewing 12 posts - 1 through 12 (of 12 total)