I got this error when trying to go to pages tab in dashboard.
""Fatal error: Call to undefined function get_field() in /storage/content/48/210648/nyhemsida.mysnaxbox.com/public_html/wp-content/themes/aurum/inc/laborator_functions.php on line 686""
And on line 686 in laborator_functions.php it says "elseif(get_field('fullwidth_page'))"
Hi!
I got this error when trying to go to pages tab in dashboard.
""Fatal error: Call to undefined function get_field() in /storage/content/48/210648/nyhemsida.mysnaxbox.com/public_html/wp-content/themes/aurum/inc/laborator_functions.php on line 686""
And on line 686 in laborator_functions.php it says "elseif(get_field('fullwidth_page'))"
Hi Alexander,
This is happening because you haven't installed the ACF plugins, i just installed and updated your plugins on the Appearance > Install Plugins.
(view large version)
P.S: We usually update those plugins on each theme update sot remember to update them :)
Hi! Thanks!
It works now ;)
I have one more question.
1. How can i change menu font to lowercase?
2. And how can i have different mouse hover colors on link? I need a different color on two links.
Thanks!
Hi Alexander,
1— You just need to add the code below to Custom CSS
2— This is not possible.
Okay thanks alot!
Very helpful :)