Support Forum Archive To perform forum search or open new support ticket Go to the support page Viewing 15 topics - 15,991 through 16,005 (of 17,299 total) ← 1 2 3 … 1,066 1,067 1,068 … 1,152 1,153 1,154 → Status Topic Supporter Voices Posts Freshness Remove website from my subscription – problem of updating Started by: PatrickL9162 in: Toolset Professional Support 2 7 4 years, 10 months ago Waqar Unable to filter post by post status with toolset_get_related_post Started by: himanshuS in: Toolset Professional Support 2 9 4 years, 10 months ago himanshuS Why is theme css changed when using Toolset template Started by: marcH-4 in: Toolset Professional Support 2 3 4 years, 10 months ago marcH-4 page archive Started by: federicoA in: Toolset Professional Support 1 2 4 years, 10 months ago federicoA Hiding Toolset WYSIWYG field editor buttons from my editors in wp-admin Started by: l.f.A in: Toolset Professional Support Quick solution available Problem: I would like to hide the Toolset toolbar buttons above WYSIWYG editor panels in wp-admin for certain User roles. Solution: You can use the following code snippet to manage the visibility of these buttons in wp-admin: function tssupp_remove_admin_toolset_buttons(){ $user = wp_get_current_user(); if ( is_admin() && !in_array( 'administrator', (array) $user->roles ) ) { add_filter( 'toolset_editor_add_form_buttons', '__return_false' ); } } add_action( 'admin_init','tssupp_remove_admin_toolset_buttons', 9 ); Only administrators will see these buttons, but you can adjust the code to support other roles as well. 2 4 4 years, 10 months ago Christian Cox :1:{s:5:"error";s:49:"Unknown or Unsupported API Call: repository_error";} Started by: edgarF-2 in: Toolset Professional Support 2 12 4 years, 10 months ago Christian Cox Adding Product Category to URL Started by: maureenM in: Toolset Professional Support 2 4 4 years, 10 months ago Shane The URL in a template changes automatically Started by: Margo van Vegchel in: Toolset Professional Support 2 2 4 years, 10 months ago Shane Problem when hiding elements to create the responsive version of a website Started by: avansisI-2 in: Toolset Professional Support 2 2 4 years, 10 months ago Shane Website times out when trying to 'edit' a content template Started by: rickM-8 in: Toolset Professional Support 2 2 4 years, 10 months ago Shane Finding the plugin file for views filters. Started by: kenR in: Toolset Professional Support 2 4 4 years, 10 months ago Shane Getting an error from the Toolset View plugin Started by: Paul Marconi in: Toolset Professional Support 2 4 4 years, 10 months ago Shane CRED – Post Forms: missing delete field with gravity forms plugin activated Started by: ascan in: Toolset Professional Support Quick solution available Problem: The issue here is that whenever gravity forms is active our Toolset Forms Icons on the edit page no longer display. Solution: This is a known issue by our Development team and an errata page has been created for this. https://toolset.com/errata/icons-missing-when-editing-forms-if-gravity-forms-is-active/ 2 4 4 years, 10 months ago ascan How to remove a site from my dashboard Started by: pierreJ-2 in: Toolset Professional Support 2 4 4 years, 10 months ago pierreJ-2 Search by fields in relationship Started by: chrisL-13 in: Toolset Professional Support 2 9 4 years, 10 months ago chrisL-13 Viewing 15 topics - 15,991 through 16,005 (of 17,299 total) ← 1 2 3 … 1,066 1,067 1,068 … 1,152 1,153 1,154 → Known issues and solutions Frequently asked support questions Support tickets archive Get help from experienced contractors Meet Toolset support team Toolset Customer Support Policy Need to tell us something about the quality of support How to remove personal information from your database for support