Similar to the question asked in this post:
https://archived.seventhqueen.com/forums/topic/theme-options-gives-blank-page
Whenever I click on theme options, it gives a blank page.
With debugging enabled, I get this error:
Notice: Use of undefined constant FS_CHMOD_DIR – assumed ‘FS_CHMOD_DIR’ in /var/www/html/wp-content/themes/kleo/kleo-framework/options/inc/fields/typography/field_typography.php on line 65
Fatal error: Call to undefined function curl_init() in /var/www/html/wp-content/themes/kleo/kleo-framework/options/inc/class.redux_helpers.php on line 21
I saw in another post that you will fix the notice in a following update and it’s not that important.
However, the fatal error mentions cURL, so I am assuming I have to install this and update the child themes functions.php, just like in the post I linked to? I am just curious, is this a specific requirement to KLEO, or something specific to my server? Should I have installed this already when setting up my server? How come I need this? Of all the tutorials I have read about setting up wordpress, none mention cURL.
Anyways, your theme is awesome.