|
|
Form block shows up as shortcodes when published
Started by: janeW-2
in: Toolset Professional Support
Quick solution available
Problem:
A form is displayed as shortcode instead of actual form fields.
Solution:
It turns out that the form's code is incorrect. It was not wrapped inside a credform shortcode.
|
|
2 |
5 |
4 years, 6 months ago
janeW-2
|
|
|
Error occurs when using woucommerce plugin
Started by: chelhwanS
in: Toolset Professional Support
Quick solution available
Problem:
Activating a block in toolset causes problems in the page form created with the account in woocommerce.
Solution:
It is a known CSS conflict between Woocommerce and Bootstrap, see the details here:
https://github.com/woocommerce/woocommerce/issues/15793
If you don't use Bootstrap in your website, you can try these:
Dashboard-> Toolset-> Settings-> General, in section "Bootstrap loading", choose option "This site is not using Bootstrap CSS", and test again.
If you are going to use Bootstrap in your website, you need to try the custom CSS codes workaround mentioned in above GIT ticket:
https://github.com/woocommerce/woocommerce/issues/15793#issuecomment-356598091
Relevant Documentation:
|
|
2 |
5 |
4 years, 6 months ago
chelhwanS
|