Hi!
I purchased JLex Block and didnt start using it until now.
The main reason i purchased is to show "private" content only to premium user group.
I use EasyBlog, and would like to place content inside DIV with special ID, like this:

<div id="show-only-premium">
...private content...
</div>


This way, no matter what Easyblog article you are browsing, everything inside this DIV, will be private.
With this i create only one rule:
-URL dont care
-Apply to element #show-only-premium
-Allow to user group "Premium"

Is this possible?
I can do it manually for every article, but this would take much time and maintenance, as every new blog post i would have to create a new rule.