Bug in latest version of Betheme - Call to undefined function mfn_opts_show()
When upgrade to the latest version I get the following error when opening the website and nothing else shows - backoffice does work:
Call to undefined function mfn_opts_show()
I then put back an ealrier version and that solved it.
I persume this is a bug?
Comments
I suppose that you use the Child Theme, thats because we changed the structure of the Child Theme.
Now, you don't have to declare changes in the functions.php file, overwrite the files in the Child Theme.
But you have to delete the old Child Theme and install the new one which is in the latest package of BeTheme in the ThemeForest.
Thanks
Documentation: https://developer.wordpress.org/themes/advanced-topics/child-themes/
Right now, you don't have to include that information, your changes will be automatically added without leaving a note in a functions.php file - of course, you have to turn on the Child Theme on your website.