EnglishDeutsch
If you use Software of WebConstruction.ch please consider donating a small amount, that I can do further development and updates. more...
 
Amount: 

 

Dear Forum Users. Please don't spam this forum. Your spam will be deleted and your account deactivated (I just click your username and you are gone). So don't mess around with your and my time.

Welcome, Guest
Please Login or Register.    Lost Password?

Showhide doesn't work inside tags and ...
(1 viewing) (1) Guest
Get support for "Show / Hide Content"-Plugin
Go to bottomPage: 1
TOPIC: Showhide doesn't work inside tags and ...
#1641
Showhide doesn't work inside tags and ... 1 Year, 1 Month ago Karma: 0
Hi,

I think you have a powerful tool but it gives issues.

I am using J1.6.1 and have complex templates with div tags. Placing your plugin within div tags stops it from being rendered completely!! When I place it above all my div tags it works (so no JS conflicts) BUT the native Joomla read more doesn't work. It actually only shows the intro part!

AND if I place it below the <hr id="system-readmore" /> nothing happens.

Summary: showhide works but blocks readmore content in article view

{showhide1 }blabla{/showhide1}
<div></div>
<hr id="system-readmore" />
<div></div>

NOTHING HAPPENS:
<div></div>
<hr id="system-readmore" />
{showhide1 }blabla{/showhide1}
<div></div>

NOTHING HAPPENS:
<div></div>
<hr id="system-readmore" />
<div>{showhide1 }blabla{/showhide1}</div>
<div></div>

.... hope this can be resolved!
pcfaasse
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1