Skip Navigation

[Resolved] Cannot hide CRED fields with access

This support ticket is created 7 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Shane 7 years, 2 months ago.

Assisted by: Shane.

Author
Posts
#491759

Hi,
I've just retested the problem reported in this post:-

https://toolset.com/forums/topic/using-access-to-hide-cred-fields/

And it still does not work in the latest versions of Toolset.

I cannot see the problem on the errata.

#491827

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Simon,

Thank you for contacting our support forum.

Ive got some information from our team saying that this is actually not a bug but we depend on our Access plugin for permissions like this.

So the correct way to hide the fields is by using our access shortcode like this.

[toolset_access role="Administrator,Subscriber"]
    <div class="cred-field cred-field-post_content">
        <label class="cred-label">
My Parent Post Description
</label>
        [cred_field field='post_content' post='my-parent-post' value='' urlparam='']
    </div>
 
[/toolset_access]

Please let me know if this helps.
Thanks,
Shane

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.