Hi, the theme seems to be not keeping its settings on the WooCommerce layouts. For example if I select grid as the view standard view. It will sometimes show in grid and sometimes not but when I refresh cache it loads correctly. Same with the product info page, it will load with the image on the left and info on the right as it should but it will also mess up and load the image on the left top and info below. When I refresh cache it goes back to normal. Both will break at the same time.
I have an app for iOS and Android and it loads the website and when the above mentioned issues happen it loads a critical error in the apps. Again clearing cache fixes issue temporarily. My app tech guy said to send you this info to help with the issue.
[27-Jun-2020 22:40:06 America/Los_Angeles] PHP Fatal error: Uncaught Error: Call to undefined function etheme_get_option() in /srv/htdocs/wp-content/themes/xstore/woocommerce/loop/loop-start.php:26
Stack trace:
#0 /srv/htdocs/wp-content/plugins/woocommerce/includes/wc-core-functions.php(251): include()
#1 /srv/htdocs/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1085): wc_get_template(‘loop/loop-start…’)
#2 /srv/htdocs/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-products.php(649): woocommerce_product_loop_start()
#3 /srv/htdocs/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-products.php(100): WC_Shortcode_Products->product_loop()
#4 /srv/htdocs/wp-content/plugins/woocommerce/includes/class-wc-template-loader.php(472): WC_Shortcode_Products->get_content()
#5 /wordpress/core/5.4.2/wp-includes/class-wp-hook.php(287): WC_Template_Loader::unsupported_theme_shop_content_filter(”)
#6 /wordpress/core/5.4.2/wp-includes/plugin.php(206): WP_Hook->apply_filters(”, Array)
#7 /srv/htdocs/wp-content/plugins/wpappninja/inc/functions/shortcodes.php(1623): apply_filters(‘the_content’, ”)
#8 /srv/htdocs/wp-content/plugins/wpappninja/themes/wpappninja-full/page.php(35): wpappninja_show_content(Object(WP_Post))
#9 /wordpress/core/5.4.2/wp-includes/template-loader.php(106): include(‘/srv/htdocs/wp-…’)
#10 /wordpress/core/5.4.2/wp-blog-header.php(19): require_once(‘/wordpress/core…’)
#11 /wordpress/core/5.4.2/index.php(17): require(‘/wordpress/core…’)
#12 {main}
thrown in /srv/htdocs/wp-content/themes/xstore/woocommerce/loop/loop-start.php on line 26
Thanks
Jamie