php - Error On Wordpress Plugin (WooCommerce) When Clicking Save On Adding a New Category -


recently installed wordpress plugin called woocommerce on our website. has installed correctly when trying add product category woocommerce getting error when click "save" button:

fatal error: cannot redeclare woocommerce_output_related_products() (previously declared in /home/judgefuels/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php:1091) in /home/judgefuels/public_html/wp-content/themes/dt-presscore/inc/woocommerce-support.php on line 55

i running wordpress 4.0 , latest version of woocommerce.

any appreciated.

@alliterativealice - solution issue!

i removed same line of code in theme folder conflicted woocommerce files , has solved issue , working fine now!

thanks again


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -