Group featured allows you to use a variety of methods (passwords, login requirement) to access the restricted content.
In the example below, you can view restricted content by entering the correct password or logging in to the correct account.
Preview
Password form (pw:jlexart.com)
Login form (demo1/demo1)
You must through one of methods above to read it
Syntax
- Create content as above
- Choose method for IDs jlex-method1, ....ect
- Choose any method for jlex-hidden, then set theme is Hide
- Merge all into a group. Done
<div id="jlex-method1"><!-- Must empty content --></div> <div id="jlex-method2"><!-- Must empty content --></div> {----- more .... -----} <div id="jlex-hidden"> <!-- Your content here --> </div>