• Resolved anonymized-14293447

    (@anonymized-14293447)


    I have a small problem, thought it’s not really a bug. All my logged in users are redirected to a custom dashboard and that shows the Buttonizer as well as in the frontend (yet, with icons not showing). Is there any filter to have Buttonizer only in the frontend?

Viewing 1 replies (of 1 total)
  • Plugin Author Buttonizer

    (@buttonizer)

    Hi @arsenalemusica ,

    Buttonizer Dashboard
    In the Buttonizer dashboard, you should be able to set up who can access the Buttonizer dashboard.

    Steps:
    1. Go to the Buttonizer Settings
    2. Open ‘Preferences’
    3. Scroll to ‘Permissions’
    4. Only select the ‘Administrators’ role

    For more information, please read this knowledge base article.

    The Buttonizer frontend
    Unfortunately this is not possible with the free version of Buttonizer. If you’d like to receive more information, please check out our Buttonizer Community.

    But you can also use the following CSS to hide Buttonizer fully on your custom user frontend:

    
    .buttonizer { display: none; }
    

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘avoid Buttonizer in custom user dashboard’ is closed to new replies.