Title: $typography_defaults : Array to string conversion problem
Last modified: August 22, 2016

---

# $typography_defaults : Array to string conversion problem

 *  Resolved [pinkhare](https://wordpress.org/support/users/pinkhare/)
 * (@pinkhare)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/typography_defaults-array-to-string-conversion-problem/)
 * I already have read another question of another person about this problem.
 * Notice: Array to string conversion in /XXXXXXX~~~
 * I guess this message displays because I turned on **error_reporting**, but I 
   want to resolve this for the future customer of my developing theme.
 * I guess it’s caused by **$typography_defaults** variable, as it is displayed 
   only at the typography-related options, especially which has /’std’ => $typography_defaults,/.
   So I think ‘**std**‘ is a string and $typography_defaults is an array, and you
   could fix this problem by converting $typography_defaults array to string or 
   something explicitly. I’m a newbie for PHP language, so please fix this errors.
 * [https://wordpress.org/plugins/options-framework/](https://wordpress.org/plugins/options-framework/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [pinkhare](https://wordpress.org/support/users/pinkhare/)
 * (@pinkhare)
 * [11 years ago](https://wordpress.org/support/topic/typography_defaults-array-to-string-conversion-problem/#post-5229604)
 * Thanks, it’s already resolved and I’m closing this topic.

Viewing 1 replies (of 1 total)

The topic ‘$typography_defaults : Array to string conversion problem’ is closed 
to new replies.

 * ![](https://ps.w.org/options-framework/assets/icon-256x256.png?rev=977481)
 * [Options Framework](https://wordpress.org/plugins/options-framework/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/options-framework/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/options-framework/)
 * [Active Topics](https://wordpress.org/support/plugin/options-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/options-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/options-framework/reviews/)

## Tags

 * [array](https://wordpress.org/support/topic-tag/array/)
 * [string](https://wordpress.org/support/topic-tag/string/)

 * 1 reply
 * 1 participant
 * Last reply from: [pinkhare](https://wordpress.org/support/users/pinkhare/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/typography_defaults-array-to-string-conversion-problem/#post-5229604)
 * Status: resolved