I think we can show a module of "latest subscriptions" at Joomla frontend, to show "who had joined which plan on which date/time", this will encourage other users/visitors to join the same plan or other plans.
But Emerald has no such a module.
Could you please make one to do this job?
For such a module, the "username" and the "plan name" can be plain text, or be HyperLinks, to link to "user profile page" and "plan detail page" respectively. Of course, the site Admin can choose which "user profile" to show, for example: Joomla core profile page, or Kunena forum profile page, or EasySocial profile or CB profile or JomSocial, etc..
In order to show "plan detail page", I think you need to add a new layout "single plan detail page" to the Emerald component.
And, don't forget to allow site Admin to adjust the langauge ordering in this module, because Chinese people always use different language ordering than western people, for example:
You say:
Peter Vank joined the "Paid Member" plan 5 minutes ago
But we say:
Five minutes ago Peter Vank joined the "Paid Member" plan.
So you need to use different variables (%1s , %2s, %3s ) in this sentence to ensure their ordering can be changed without being wrongly interpreted.
Thank you.
I think we can show a module of "latest subscriptions" at Joomla frontend, to show "who had joined which plan on which date/time", this will encourage other users/visitors to join the same plan or other plans.
But Emerald has no such a module.
Could you please make one to do this job?
For such a module, the "username" and the "plan name" can be plain text, or be HyperLinks, to link to "user profile page" and "plan detail page" respectively. Of course, the site Admin can choose which "user profile" to show, for example: Joomla core profile page, or Kunena forum profile page, or EasySocial profile or CB profile or JomSocial, etc..
In order to show "plan detail page", I think you need to add a new layout "single plan detail page" to the Emerald component.
And, don't forget to allow site Admin to adjust the langauge ordering in this module, because Chinese people always use different language ordering than western people, for example:
You say:
But we say:
So you need to use different variables (%1s , %2s, %3s ) in this sentence to ensure their ordering can be changed without being wrongly interpreted.
Thank you.