diegoQ-2
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 |
---|---|---|---|---|---|
I get constant errors in the log
Started by: diegoQ-2 in: Toolset Professional Support |
2 | 3 | 3 years, 1 month ago | ||
Get an array of WooCommerce products that have a related post
Started by: diegoQ-2
in: Toolset Professional Support
Problem: Query related posts on Toolset post type relationship in custom PHP codes. Solution: You can try the Relationship API function toolset_get_related_post(), see our document: Relevant Documentation: |
2 | 5 | 3 years, 2 months ago | ||
Add custom permalink structure for custom post type
Started by: diegoQ-2
in: Toolset Professional Support
Problem: https://example.com/course/lesson/post-slug Instead of: https://example.com/lesson/post-slug Solution: |
2 | 5 | 3 years, 8 months ago | ||
Condition for custom field during post creation
Started by: diegoQ-2
in: Toolset Professional Support
Problem: I'm trying to add 'event like' information to two different post types. I want a "repeatable event" to happen any day of the week (every week), multiple times during the same day. Solution: I suggest you try with one-to-many relationship instead of Repeatable Field Group, for example: https://toolset.com/forums/topic/condition-for-custom-field-during-post-creation/#post-2053671 Relevant Documentation: |
2 | 6 | 3 years, 8 months ago | ||
Can't retrieve related post using API
Started by: diegoQ-2 in: Toolset Professional Support |
1 | 2 | 3 years, 8 months ago | ||
Toolset WooCommerce Blocks removes ‘woocommerce’ class and breaks my site
Started by: diegoQ-2
in: Toolset Professional Support
Problem: I use multiple woocommerce plugins and addons and they require the 'woocommerce' class in body to work. I just found out that the 'Toolset WooCommerce Blocks' plugin insert a JS code that removes the 'woocommerce' class from body when no WCB block is used. I need this class. Please provide a solution to remove that code. Solution: You can try to add below codes into your theme file functions.php: Relevant Documentation: https://developer.wordpress.org/reference/functions/remove_action/ |
2 | 3 | 3 years, 8 months ago |