Charles
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
How to prevent user from seeing other users posts?
Started by: Charles in: Toolset Professional Support |
3 | 5 | 4 years, 2 months ago | ||
How can I switch between loops in Views
Started by: Charles in: Toolset Professional Support |
2 | 2 | 5 years, 5 months ago | ||
How to show parent/child custom post's slug in permalink
Started by: Charles in: Toolset Professional Support |
2 | 4 | 5 years, 6 months ago | ||
Auto loading with View when scrolled to bottom of page
Started by: Charles in: Toolset Professional Support |
2 | 4 | 5 years, 6 months ago | ||
Specified file failed upload test
Started by: Charles
in: Toolset Professional Support
Problem: I get this "Specified file failed upload test." error (as attached) when uploading an image with the "Contributor" role. Solution: Please try these in your website: 1) Make sure you are using the latest version of Toolset plugins, you can download them here: 2) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2019, deactivate all custom PHP/JS code snippets, and test again Relevant Documentation: |
2 | 3 | 5 years, 6 months ago | ||
How to hide file path in image upload gallery for Custom Fields
Started by: Charles in: Toolset Professional Support |
2 | 2 | 5 years, 6 months ago | ||
How to hide toolset buttons in wp editor for non-admin users
Started by: Charles
in: Toolset Professional Support
Problem: I would like to hide the Toolset buttons that appear above the main editor. Only admins should see these buttons. Solution: Use a custom code snippet: add_filter( 'toolset_editor_add_form_buttons', function(){ if( current_user_can('administrator') ) { return true; } return false; }); Relevant Documentation: |
2 | 9 | 5 years, 7 months ago | ||
CSS broken after Toolset upgrade
Started by: Charles in: Toolset Professional Support |
2 | 5 | 6 years, 1 month ago | ||
How to ensure Access Author role can only read and edit his own custom posts
Started by: Charles in: Toolset Professional Support |
2 | 5 | 6 years, 1 month ago | ||
[Re-open] How to autofill parent custom field?
Started by: Charles in: Toolset Professional Support |
2 | 7 | 6 years, 8 months ago | ||
How to autofill parent custom field?
Started by: Charles
in: Toolset Professional Support
Problem: You can find proposed solution, in this case, with the following reply: Relevant Documentation: |
2 | 6 | 6 years, 8 months ago | ||
Views seem to have got hacked
Started by: Charles
in: Toolset Professional Support
Problem: In the Google Analytics dashboard, I see some strange traffic with URL parameters that seem to point to strange links. Solution: It looks like someone or some bot visited your site URL with this parameter in the URL. I don't think it's anything to worry about in this case. |
2 | 6 | 6 years, 9 months ago | ||
Views not working when browser script blockers such as noscript is active
Started by: Charles in: Toolset Professional Support |
2 | 5 | 6 years, 9 months ago |