conditionnel content

Search
Other Bug Reports questions
Forum

conditionnel content

Hervé's Avatar Hervé
Hello
I am currently testing the joomla 4 version of conditionnel content
I put in the body of the text :
{hide usergroups="Orga1-read only"}bonjour{else}Identifiez-vous!{/hide}
{show usergroups="Orga1-read only"}contenu{else}alternatif{/show}
I put the group "Orga1-read only" under the registered group but for the moment I have the display only of
bonjour{else}Identifiez-vous!
j4test.88h.ovh/index.php/page-avec-mdp
Regards
Peter van Westen's Avatar Peter van Westen ADMIN
Yup, a bug in the editor button.
The {else} tag should be {hide-else}.
So:
{hide usergroups="Orga1-read only"}bonjour{hide-else}Identifiez-vous!{/hide}
{show usergroups="Orga1-read only"}contenu{show-else}alternatif{/show}
Please post a rating at the Joomla! Extensions Directory
Peter van Westen's Avatar Peter van Westen ADMIN
PS: Fixed in the latest development version:
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
Hervé's Avatar Hervé
HI
Thank you for your response and quick correction 🙂
Is it possible to put the login box directly to connect?
I did not succeed :
{hide usergroups="Orga1-lecture seule"}Identifiez-vous{loadmoduleid 16}{hide-else}hello!{/hide}
Peter van Westen's Avatar Peter van Westen ADMIN
Yes, should be possible.

See what the output is when you have the loadmoduleid plugin disabled.

Otherwise, try with Modules Anywhere.
Please post a rating at the Joomla! Extensions Directory
Hervé's Avatar Hervé
Hi
Correct it works well
Thank you for your quick answers.
I took the time to put a review (JED) for the use and support
Peter van Westen's Avatar Peter van Westen ADMIN
Thanks 🙂
Please post a rating at the Joomla! Extensions Directory
You can only post on this forum if you log in