Shortcode to hide folders in the second level
-
Hello,
unfortunately I didn’t get any answer from your contact form.
We are pro clients and I need your help:
I want to hide subfolders for individuals. My problem: first level folders can be hidden. It does not work for second level subfolders.
So:
The path points to “groups”. There are several group folders in it. This is how it should look like for the group folder1, for example:
- folder level: “groupfolder1”
user1 (ID1), user2 (ID2) and user3 (ID3) can access it.
2nd folder level: “Folder1”, “Folder2”, “Folder3
user1 and user2 should have access to all 3 folders.
user3 should only be able to see folder1.So I can’t hide “Folder1” and “Folder2” for user3:
[fma_user user=”3″]
[file_manager_advanced login=”yes” roles=”all” path=”/var/www/xxx/…/groups” path_type=”outside” hide=”Folder1,Folder2″ operations=”mkdir,mkfile,rename,duplicate,edit,paste,copy,download,upload,search,move,extract,open” view=”list” theme=”windows10″ hide_paths=”yes” url=”https://xxx/groups” lang =”de”]
[/fma_user]What to do?
Regards,
- folder level: “groupfolder1”
- The topic ‘Shortcode to hide folders in the second level’ is closed to new replies.