Tagged: enfold, Permalinks, woocommerce
Woocommerce website using Enfold. After Enfold update my single product pages are no longer loading (error 500). First I thought it was a permalinks error. I saved permalinks, problem persists.
When I deactivate Enfold en choose default WordPress theme, the problem is solved > single products are loading ok. So I’m assuming this is a Theme problem. Can you help me?
tnx
Hey spitsdesign,
Can you please check server log for error?
Best regards,
Victoria
I found other support topic that solved the issue:
ob_start();
wc_clear_notices();
wc_get_template( ‘single-product/add-to-cart/’ . $product->get_type() . ‘.php’ );
$output .= ob_get_clean();
Hi,
Great, glad you found a solution and thanks for sharing :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hey Rikard,
No further help is needed.
Thank you
Hi,
We will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike