Hi,
Please check at wp-admin -> WooCommerce -> Status -> Logs -> fatal_erros log -> is any error generated?
Also check is there any JavaScript error happening to the site or not!
Check this from Google Chrome browser console.
Thank You
I checked wp-admin -> WooCommerce -> Status -> Logs via dashboard but I didn’t find fata_error
So I checked into the log file in via cpanel and saw this error below
[16-May-2019 21:33:54 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_post_content_has_shortcode() in /home/frankevc/public_html/wp-content/plugins/wc-frontend-manager/helpers/wcfm-core-functions.php:257
Stack trace:
#0 /home/frankevc/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-frontend.php(155): is_wcfm_page()
#1 /home/frankevc/public_html/wp-includes/class-wp-hook.php(286): WCFM_Frontend->wcfm_template_redirect(”)
#2 /home/frankevc/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#3 /home/frankevc/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /home/frankevc/public_html/wp-includes/template-loader.php(13): do_action(‘template_redire…’)
#5 /home/frankevc/public_html/wp-blog-header.php(19): require_once(‘/home/frankevc/…’)
#6 /home/frankevc/public_html/index.php(17): require(‘/home/frankevc/…’)
#7 {main}
thrown in /home/frankevc/public_html/wp-content/plugins/wc-frontend-manager/helpers/wcfm-core-functions.php on line 257
I hope this can help you to help me solve my problem.
HI,
PHP Fatal error: Uncaught Error: Call to undefined function wc_post_content_has_shortcode() in /home/frankevc/public_html/wp-content/plugins/wc-frontend-manager/helpers/wcfm-core-functions.php:257
– wc_post_content_has_shortcode() – this is WP core function, how this is missing for your site ?
Thank You
Hi
I have no idea how it got missing.
HI,
Well, just noticed it’s a quite old error, dated – 16-May-2019 21:33:54 UTC
Is there any other in recent dates ?
Thank You
Hi
That was the last error message in the error log file
OK, but that is quite old.
Can you please check using Google Chrome browser console, is any JavaScript error happening in the site or not ?
Thank You