Hey there..
I have one problem. I am using Option Tree and it keeps giving me notice for a Array to String conversion. It points out the line -> $content = implode( ’,’, $content ); This statement is in my get-option-tree.php(file from the plugin). The notice pops up when calling slider from otpzion tree (example: $slides = get_option_tree( ‘nivo_slider’, $option_tree, false, true, -1 )
Googled it put still din’t find the answer that would resolve/remove the notice.
Thank you.
