Issue when I use more than 2 conditional rule

Search
Other Bug Reports questions
Forum

Issue when I use more than 2 conditional rule

Veronica  Vilalrreal Villatoro 60107201J's Avatar Veronica Vilalrreal Villatoro 60107201J
Hello I have 3 conditional content rules on one article, but when I apply more than 2 rules it mess with my template especially with the off canvas element.

I switch the conditionals rules for test if it one in particular but is not is always when I add more than 3

Here is the code
<div class="row">
	<div class="col">{show accesslevels="Suscriptores PT"}
		<p><a href="/revistapt" class=""><img src="images/pt.jpg" alt="portugues" width="100%" /></a></p>
		{show-else}
		<p><a href="/upgrade-membership" class="access-off"><span>Obtén acceso</span><img src="images/pt.jpg" alt="portugues" width="100%" /></a></p>
		{/show}
	</div>
	<div class="col">{show accesslevels="Suscriptores EN"}
		<p><a href="/digital-en" class=""><img src="images/en.jpg" alt="ingles" width="100%" /></a></p>
		{show-else}
		<p><a href="/upgrade-membership" class="access-off"><span>Obtén acceso</span><img src="images/en.jpg" alt="ingles" width="100%" /></a></p>
		{/show}
	</div>
	<div class="col">{show accesslevels="Suscriptores ES"}
		<p><a href="/revista-es" class=""><img src="images/es.jpg" alt="espanol" width="100%" /></a></p>
		{show-else}
		<p><a href="/upgrade-membership" class="access-off"><span>Obtén acceso</span><img src="images/es.jpg" alt="espanol" width="100%" /></a></p>
		{/show}
	</div>
</div>

thanks
Peter van Westen's Avatar Peter van Westen ADMIN
Can you give me (super) admin and (s)ftp access so I can take a look?
And tell me on what url I can see/reproduce the issue.
You can use the 'Confidential information' button in the forum editor to hide sensitive information.
Please post a rating at the Joomla! Extensions Directory
Veronica  Vilalrreal Villatoro 60107201J's Avatar Veronica Vilalrreal Villatoro 60107201J
Sure thanks
Confidential information:
(hidden)
Peter van Westen's Avatar Peter van Westen ADMIN
The admin login credentials did not work. And now my IP has been blocked.
Please post a rating at the Joomla! Extensions Directory
Veronica  Vilalrreal Villatoro 60107201J's Avatar Veronica Vilalrreal Villatoro 60107201J
Sorry, the user didn't had permission now is SuperUser, your IP has been unblocked please try again, and sorry again for the user.
Peter van Westen's Avatar Peter van Westen ADMIN
This seems to have nothing to do with Conditional Content.
If you disable the Conditional Content system plugin, you can see the issue is still there.

I think it has something to do with the long content being placed in the document descriptions (head meta data).
Please post a rating at the Joomla! Extensions Directory
Veronica  Vilalrreal Villatoro 60107201J's Avatar Veronica Vilalrreal Villatoro 60107201J
I have 3 pages with this structure and conditions and only in these 3 I have the issue. Did you tried to remove one condition and leave only two? if you do that the off canvas works perfect.
Peter van Westen's Avatar Peter van Westen ADMIN
See my previous reply.
Please post a rating at the Joomla! Extensions Directory
You can only post on this forum if you log in