Home›Topic Tag: Controlling access to front-end content
Topic Tag: Controlling access to front-end content
Access plugin allows you to limit front-end read access to specific pages, posts or custom types and define who will be able to access that content. It also provides the functionality to set access control for specific blocks inside page content, in order to place texts that are visible to or hidden from certain user types.
When you ask for help or report issues, make sure to tell us on which content and user types you are trying to apply access control.
Viewing 15 topics - 421 through 435 (of 436 total)
Problem:
The issue here was that the user's delete post link was not working.
Solution:
Naturally the first thing to do when something isn't working is to do a very basic debug by disabling all the non-toolset plugins and switching to a default theme and try again.
In this user's case the issue was being caused by the theme.
Problem: Can I use Access to manage the display of a DIVI module?
Solution: At this time we do not provide Access control at the Divi Module level. Please find the link here with information about the Types Access API and how it can be used by third-party plugins to restrict access. Implementing this API for Divi Modules would require custom code.
Problem: I would like to show two different links depending on whether or not the current User has access to the link destinations.
Solution: Inline content access control can be accomplished with either Access Control shortcodes or conditional HTML. If your access conditions are defined by User Role, then you can use toolset_access shortcodes to display link A to certain roles, and display link B to other roles: