Forum Replies Created
-
Author
-
July 10, 2015 at 14:52 in reply to: k-Elements & VC Ultimate Addons conflict and performance issues #67651
kdesign
ParticipantI’m experiencing the same issues…
A solution, or at least an identification of the problem will be appreciatted.Regards
kdesign
ParticipantError:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ‘]’ in …/duartegoncalves.pt/site/wp-content/themes/kleo/kleo-framework/options/framework.php on line 2686
code ending in line 2686:
if( !class_exists( $field_class ) ) {
// $class_file = apply_filters( ‘redux/field/class/’.$field[‘type’], self::$_dir . ‘inc/fields/’ . $field[‘type’] . ‘/field_’ . $field[‘type’] . ‘.php’, $field ); // REMOVE
/**
* filter ‘redux/{opt_name}/field/class/{field.type}’
* @param string field class file path
* @param array $field field data
*/
$class_file = apply_filters( “redux/{$this->args[‘opt_name’]}/field/class/{$field[‘tyIt appears to be unfinished, right?
kdesign
ParticipantI Have the exact same problem. Did you solve this?
Also, it is not possible to preview Kleo Theme in the themes panel. Other themes like Twenty Fourteen work beautifully.
-
AuthorPosts