The TOS field is only rendered if a TOS article is selected
Make sure you enable front end registration
Enable the user profile plugin
TOS field is displayed
TOS field is not displayed
Set a TOS article and the TOS field is displayed
A quick look at the code https://github.com/joomla/joomla-cms/blob/staging/plugins/user/profile/field/tos.php#L116 suggests that displaying the TOS field should not be conditional on having selected a TOS article.
Selecting the article should just turn the label into a link
Category | ⇒ | Plugins |
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-28 16:39:39 |
Closed_By | ⇒ | brianteeman |
Closed as we have a PR for testing #12611