After enable restrictions from the “GamiPress – Restrict Content” meta box, some new tabs will appear to let you configure how restrictions should be applied to the post to users that not meet the requirements.
Restrict Content add-on provides the next types of restrictions:
- Access
- Content
- Links
- Images
Restrict Access
Restrict access
Checking this option will restrict the access to users that not meet the requirements. This is the most restrictively option, so checking it, the rest of restrictions (content, links and images) will no take effect.
Redirect page
Page where users that not meet the requirements are sent when trying to access directly this post.
Note: You can configure a common page to redirect following this guide.
Restrict Content
Restrict content
Checking this option will restrict the content of the post to users that not meet the requirements.
Content replacement
Default content to show on the post with restricted content to users that not meet the requirements.
Available options are:
- Until read more tag: Restrict the content until the read more tag (
<!-- more -->
). - Replace content with excerpt: Restrict the content replacing it with the post excerpt (post type need to support excerpts).
- Trimmed content: Restrict the content into a limited number of characters.
Content length
Number of letters to show on the post content if content replacement is set to trimmed content.
After content replacement text
Text to show to users that not meet the requirements after the restricted content of the post.
You have some tags that dinamicaly will be replaced by a specific content to let you make more personalized messages.
After content replacement text for guests
Text to show to non logged in users after the restricted content of the post.
Restrict Links
Restrict links
Checking this option will restrict the links of the post content to users that not meet the requirements.
Links replacement text
Text to replace the content links to users that not meet the requirements.
You have some tags that dinamicaly will be replaced by a specific content to let you make more personalized messages.
Links replacement text for guests
Text to replace the content links to non logged in users.
Restrict Images
Restrict images
Checking this option will restrict the images of the post content to users that not meet the requirements.
Images replacement text
Text to replace the content images to users that not meet the requirements.
You have some tags that dinamicaly will be replaced by a specific content to let you make more personalized messages.
Images replacement text for guests
Text to replace the content images to non logged in users.