richardG-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 |
---|---|---|---|---|---|
Bootstrap 4 is interfering with the site
Started by: richardG-4
in: Toolset Professional Support
Problem: I created a View and set Toolset to load Bootstrap 4. This works just fine for the View, however I noticed my WooCommerce checkout page is totally messed up. Solution: It is a conflict between Woocommerce and Bootstrap 4, see similar woocommerce ticket: https://github.com/woocommerce/woocommerce/issues/15793 You can consider those workarounds in above ticket. Relevant Documentation: |
|
2 | 3 | 5 years, 4 months ago | |
Slider buttons not displaying correctly
Started by: richardG-4 in: Toolset Professional Support |
|
2 | 11 | 5 years, 5 months ago | |
Elementor Template not working for WC products while Toolset Layout active
Started by: richardG-4 in: Toolset Professional Support |
|
1 | 2 | 5 years, 7 months ago | |
Display posts (in a view) by user ID (for author archive layout)
Started by: richardG-4 in: Toolset Professional Support |
|
2 | 3 | 5 years, 9 months ago | |
Automatically update a related post with data of the currently edited post, in Toolset Forms
Started by: richardG-4
in: Toolset Professional Support
Problem: Solution: Then, with the WordPress core method wp_update_post() you can update the related posts with content from the currently edited post. A good example can be found here: Relevant Documentation: |
|
2 | 9 | 5 years, 9 months ago | |
Need to set default value based on url parameter
Started by: richardG-4
in: Toolset Professional Support
Problem: I have a one-to-many relationship set up. On the parent post I would like to display a link so my site Users can easily create a new child post for this parent post. I would like to automatically set the correct parent post in the Form, and I don't want to allow Users to change the selected parent. Solution: Forms offers a New Child Post Form link. It will redirect your Users to a page with the New Child Post Form displayed, and the parent post automatically set. To hide the parent post select field, use CSS display:none or similar. Even though the field is not shown, the correct parent will be set based on the automated URL parameter. Relevant Documentation: |
|
2 | 6 | 5 years, 10 months ago |