I have wordpress theme Dynamix and it gives me this error: Fatal error: Call to undefined function optionsmenu() in /home/d37961/public_html/castro/wp-content/themes/DynamiX/lib/adm/inc/footer-options.php on line 41
This is the code on line 41 in footer-options.php: $Firstsection = optionsmenu($position,$section,$firstdefaultwidget);
What is wrong with this code?
jgalileolopez) – StasGrin Nov 26 '12 at 14:09