Avatar

bmarini

bmarini

About

Username
bmarini
Joined
Visits
10
Last Active
Roles
Expired

License key verification

We do not store any license keys, it is for verification purpose only if support expired

Where can I find my purchase code?

Comments

  • Hi, my child seems to be ok.When I try to include the theme-shortcodes.php in my functions.php, the PHP error shown is: Fatal error: Call to undefined function mfn_opts_get() in [mypath]/wp-content/themes/betheme-child/functions/theme-shortcodes.php…
  • Hi, I have the same problem, but your solution seems not working.If I insert a require_once('functions/theme-shortcodes.php') or even require_once( LIBS_DIR .'/theme-shortcodes.php' ) in my betheme-child/functions.php, my website stop working (I thi…