Hi,
After loading of the theme, and then configuring the child theme via child theme configurator following bug was identified:
The theme “XStore” generated unexpected PHP debug output.
Notice: Undefined index: lazyload in /wp-content/plugins/sb-woocommerce-infinite-scroll/sb-woocommerce-infinite-scroll.php on line 46
the raw analisys data shows:
{
“parnt”: {
“deps”: [
[
[
“fa”,
“css/font-awesome.min.css”
],
[
“bootstrap”,
“css/bootstrap.min.css”
]
],
[
[
“parent-style”,
“style.css”
]
]
],
“signals”: {
“failure”: 0,
“err_php”: 1,
“thm_parnt_loaded”: “parent-style”
},
“queue”: [
“contact-form-7”,
“cookie-notice-front”,
“rs-plugin-settings”,
“sb-style”,
“sb-animate-style”,
“subscriptio_frontend”,
“jquery-colorbox”,
“woocommerce_prettyPhoto_css”,
“jquery-selectBox”,
“yith-wcwl-main”,
“yith-wcwl-font-awesome”,
“threesixty”,
“magnific-popup”,
“js_composer_front”,
“fa”,
“bootstrap”,
“parent-style”,
“google-fonts”,
“mpc-massive-style”,
“redux-google-fonts-et_options”,
“ctc-test”,
“vc_tta_style”,
“vc_google_fonts_montserratregular700”,
“animate-css”
],
“irreg”: [
“40,fa,bootstrap,parent-style,js_composer_front,google-fonts”,
“100,mpc-massive-style”,
“150,redux-google-fonts-et_options”
],
“url”: “http://kostkabrukowaled.pl/?preview_ctc=0ce46977c0&template=xstore&stylesheet=xstore&now=1492603405”
},
“child”: {
“deps”: [
[],
[]
],
“signals”: {
“failure”: 0
},
“queue”: [],
“irreg”: []
}
}
Besides when opening Sound Cloud in the dashboard of the wordpress the following line appears:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘soundcloud_shortcode_options’ not found or invalid function name in /wp-includes/class-wp-hook.php on line 298
Please advise
Jarek