Hi,
I added this page directly on the wordpress interface and I inserted only the following shortcode for desktop (with Column text) and mobile theme: [Woocommerce_checkout]
https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-3
The start of the command confirmation loads, but the command button does not load and is replaced by the error.
Thanks
And here is the bug code…
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: td_style is not set.
/app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
Display backtrace
Array
(
[0] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[line] => 337
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[1] => td_api_base::mark_used_on_page : a component with the ID: td_style is not set.
)
)
[1] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[line] => 135
[function] => mark_used_on_page
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => td_style
)
)
[2] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
[line] => 23
[function] => get_by_id
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => td_style
)
)
[3] => Array
(
[function] => loading_classes
[class] => td_autoload_classes
[object] => td_autoload_classes Object
(
)
[type] => ->
[args] => Array
(
[0] => td_style
)
)
[4] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/td-multi-purpose/styles/tds_title/tds_title2.php
[line] => 9
[function] => spl_autoload_call
[args] => Array
(
[0] => td_style
)
)
[5] => Array
(
[file] => /app/public/wp-includes/template.php
[line] => 722
[args] => Array
(
[0] => /app/public/wp-content/plugins/td-composer/td-multi-purpose/styles/tds_title/tds_title2.php
)
[function] => require_once
)
[6] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
[line] => 42
[function] => load_template
[args] => Array
(
[0] => /app/public/wp-content/plugins/td-composer/td-multi-purpose/styles/tds_title/tds_title2.php
[1] => 1
)
)
)
wp_booster error:
Missing parameter: 'file'
/app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
Display backtrace
Array
(
[0] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
[line] => 45
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
[1] => Missing parameter: 'file'
)
)
[1] => Array
(
[function] => loading_classes
[class] => td_autoload_classes
[object] => td_autoload_classes Object
(
)
[type] => ->
[args] => Array
(
[0] => td_style
)
)
[2] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/td-multi-purpose/styles/tds_title/tds_title2.php
[line] => 9
[function] => spl_autoload_call
[args] => Array
(
[0] => td_style
)
)
[3] => Array
(
[file] => /app/public/wp-includes/template.php
[line] => 722
[args] => Array
(
[0] => /app/public/wp-content/plugins/td-composer/td-multi-purpose/styles/tds_title/tds_title2.php
)
[function] => require_once
)
[4] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
[line] => 42
[function] => load_template
[args] => Array
(
[0] => /app/public/wp-content/plugins/td-composer/td-multi-purpose/styles/tds_title/tds_title2.php
[1] => 1
)
)
[5] => Array
(
[function] => loading_classes
[class] => td_autoload_classes
[object] => td_autoload_classes Object
(
)
[type] => ->
[args] => Array
(
[0] => tds_title2
)
)
[6] => Array
(
[file] => /app/public/wp-content/plugins/td-composer/td-multi-purpose/shortcodes/tdm_block_column_title.php
[line] => 49
[function] => spl_autoload_call
[args] => Array
(
[0] => tds_title2
)
)
)