matthiasK-4
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 |
---|---|---|---|---|---|
layout the category-title und category-content in a custom way
Started by: matthiasK-4
in: Toolset Professional Support
Problem: I want to customize the layout of the category title and category description on an archive page, but Toolset doesn’t provide options for this. I’m using Toolset with GeneratePress and GenerateBlocks. Solution: The category title and description are likely controlled by the GeneratePress theme rather than Toolset. You can try adding the following code to your theme’s functions.php file to hide them: add_filter( 'get_the_archive_title', '__return_false' ); add_filter( 'get_the_archive_description', '__return_false' ); If this doesn't work or you need further customization, contact GeneratePress support for guidance on modifying the title and description layout. Relevant Documentation: |
1 | 3 | 1 month, 3 weeks ago | ||
Implementing User-Specific Data Access
Started by: matthiasK-4 in: Toolset Professional Support |
0 | 7 | 1 month, 3 weeks ago | ||
Datepicker Fails to Insert Date in Frontend Form for Author Role
Started by: matthiasK-4
in: Toolset Professional Support
Problem: As an author, I am unable to use the datepicker in a front-end form for the "autoresponder" post type. Although I can open the datepicker, selecting a date does not insert it into the field, and a console error appears. However, this works fine when logged in as an admin. Solution: After testing on a minimal installation, I identified a function in a custom plugin that was causing the issue by redirecting authors to the front end when they accessed the backend. Disabling this function resolved the problem, allowing the datepicker to work as expected for authors. |
2 | 3 | 2 months ago | ||
Search in Frontend | Filter only products and search in custom fields
Started by: matthiasK-4 in: Toolset Professional Support |
3 | 7 | 2 months ago | ||
Many empty Toolset woocommerce fieldgroups, which I have not created
Started by: matthiasK-4 in: Toolset Professional Support |
2 | 3 | 2 months ago | ||
How can I display a field value of a related table in WordPress backend?
Started by: matthiasK-4 in: Toolset Professional Support |
2 | 3 | 5 months, 2 weeks ago | ||
different galleries but alle images are shown
Started by: matthiasK-4 in: Toolset Professional Support |
2 | 4 | 9 months ago | ||
Custom Field in page hero
Started by: matthiasK-4 in: Toolset Professional Support |
2 | 4 | 2 years ago |