Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
After signing up the user receives the email to activate their account. But when other users like or share or do anything on their page there are no email notifications being sent out. On site works just fine but nothing for email. Is there a option in the backend that we are missing.
for notification listing, you can find it at (login to backend/administrator):
http://your-site/administrator/index.php?option=com_community&view=mailqueue
You can see there are some pending notifications.
to send notification there is 2 ways:
1. Via cronjobs. click documentation (on top) for instruction.
2. onpage load. at here http://your-site/administrator/index.php?option=com_community&view=configuration&cfgSection=site
section: Cronjobs / Scheduled Task Process
please make sure your cronjob and onpage load active.