Developer
Supported
Hop Inject
Back to this add-on's main page
View Other Add-ons From Hop Studios
Doesn’t work on closing tags (</p>)
Support (Resolved)
|
Dylan Smith/Contextdesign
|
| Posted: 10 July 2011 05:22 PM |
|
|
|
|
{exp:hop_inject where="<p>" always_inject="n"}
works fine.
{exp:hop_inject where="</p>" always_inject="n"}
doesn’t work- nothing shows.
Using 1.2.0
thanks!
|
|
|
|
|
Travis Smith
|
| Posted: 05 November 2011 02:33 AM |
# 1
|
|
|
Developer
|
Just saw this; sorry! I did some testing and it did work with </p>; there’s no reason a “/” should throw it out of whack.
Can you give me more details of the code you’re using?
TTFN
Travis
|
|
|
|
|
Dylan Smith/Contextdesign
|
| Posted: 05 November 2011 06:23 PM |
# 2
|
|
|
|
Hmm, now I don’t remember what I did to get it working.
There may have been an conflict with allow_eecode - think it had to wrap that tag pair, instead of being inside it.
cheers,
d.
|
|
|
|