Title: Issue with custom element addition
Last modified: April 11, 2017

---

# Issue with custom element addition

 *  Resolved [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/)
 * (@sabitasahoo)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/)
 * Hi,
 * I am facing one issue for a site while adding custom element from ‘custom element
   section’, its showing ‘Custom elements added to your website!’. But while checking
   for the font in section 5 ‘Manage Fonts’, no tags are showing. I have latest 
   version of plugin added.
 * Please suggest why this is happening.
 * Thanks.

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * (@hivewebstudios)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9018301)
 * Hello [@sabitasahoo](https://wordpress.org/support/users/sabitasahoo/).
 * Can you please let us know if the custom css is showing in your site and the 
   fo-elements.css file located in /wp-content/uploads/font-organizer/fo-elements.
   css?
 * In order to reproduce the issue can you please let us know what elements were
   you adding, what font weight and what font were you using?
 * Let us know as soon as possible so we can sort it out for you.
    Thank you and
   sorry for the inconvenience.
 *  Thread Starter [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/)
 * (@sabitasahoo)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9018706)
 * Hi
 * Thanks for your reply.
 * Yes /wp-content/uploads/font-organizer/fo-elements.css is there but with one 
   comment only. No contents is getting added after adding the elements.
 * I did add for all the fonts that we have added as well as for ‘ABeeZee’. Nothing
   works.
 * I have tried to give 777 permission to uploads directory, still its not working.
 * Please suggest what might be the reason behind this.
 * Thanks.
    -  This reply was modified 9 years, 2 months ago by [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/).
 *  Plugin Author [hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * (@hivewebstudios)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9019363)
 * Hello [@sabitasahoo](https://wordpress.org/support/users/sabitasahoo/).
 * Please send us an email using [this page](http://hivewebstudios.com/font-organizer/#contact),
   in order to farther investigate your issue.
 * Thank you and sorry for the inconvenience.
 *  Thread Starter [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/)
 * (@sabitasahoo)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9021382)
 * Hi,
 * Yesterday I have sent you the mail through the above contact form. Is there any
   any suggestion?
 * Thanks.
 *  Plugin Author [hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * (@hivewebstudios)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9023845)
 * Hello Sabita,
 * We have moved the handling of this ticket to our support site where we are awaiting
   your reply currently.
 * Thank you very much.
 *  Thread Starter [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/)
 * (@sabitasahoo)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9039743)
 * Hi
 * Thanks for your quick reply.
 * I have again tried on my local by putting WP_DEBUG as true. And found the issue
   is with the latest version of plugin. The older version was working fine whereas
   the latest one not. After updating the plugin, I am getting following error:
 * > WordPress database error: [Unknown column ‘e.font_weight’ in ‘field list’]
   > 
   > SELECT e.id, u.name, e.font_id, e.font_weight, e.custom_elements, e.important
   > FROM wp_fo_elements as e LEFT OUTER JOIN wp_fo_usable_fonts as u ON e.font_id
   > = u.id ORDER BY e.font_id DESC
 * As well as when I am trying to save any custom font element from settings( section
   4), the following error is throwing.
 * > WordPress database error: [Unknown column ‘font_weight’ in ‘field list’]
   >  INSERT
   > INTO `wp_fo_elements` (`font_id`, `custom_elements`, `font_weight`, `important`)
   > VALUES (‘1’, ‘.test44’, ”, ‘1’)
   > WordPress database error: [Unknown column ‘e.font_weight’ in ‘field list’]
   > 
   > SELECT e.id, u.name, e.font_id, e.font_weight, e.custom_elements, e.important
   > FROM wp_fo_elements as e LEFT OUTER JOIN wp_fo_usable_fonts as u ON e.font_id
   > = u.id ORDER BY e.font_id DESC
 * Please check.
 * Thanks.
    -  This reply was modified 9 years, 2 months ago by [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/).
 *  Plugin Author [hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * (@hivewebstudios)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9042072)
 * Hello [@sabitasahoo](https://wordpress.org/support/users/sabitasahoo/).
 * We found the issue and working for a quick fix. Please stay tuned for a new version.
 * Thank you for all your help and sorry for the inconvenience.
 *  Plugin Author [hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * (@hivewebstudios)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9042349)
 * Hello [@sabitasahoo](https://wordpress.org/support/users/sabitasahoo/).
    Please
   update to version 2.0.1 to fix the issue.
 * Thank you very much and sorry again for the inconvenience.
 *  Thread Starter [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/)
 * (@sabitasahoo)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9043303)
 * Thanks a lot for this quick fix 🙂
 * I will update the latest version.
 *  Thread Starter [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/)
 * (@sabitasahoo)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9043440)
 * Hi,
 * I did update of the plugin for our website which is LIVE.
 * But I found the same following errors with some notices while adding font element.
 * > WordPress database error: [Unknown column ‘font_weight’ in ‘field list’]
   >  INSERT
   > INTO `wp_fo_elements` (`font_id`, `custom_elements`, `font_weight`, `important`)
   > VALUES (’21’, ‘.testfont’, ”, ‘1’)
   > WordPress database error: [Unknown column ‘e.font_weight’ in ‘field list’]
   > 
   > SELECT e.id, u.name, e.font_id, e.font_weight, e.custom_elements, e.important
   > FROM wp_fo_elements as e LEFT OUTER JOIN wp_fo_usable_fonts as u ON e.font_id
   > = u.id ORDER BY e.font_id DESC
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: body_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h1_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h2_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h3_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h4_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h5_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: h6_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: p_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: q_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: li_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
   > Notice: Undefined index: a_font in /wp-content/plugins/font-organizer/settings.
   > php on line 476
 * Please check.
 * We cannot delete existing table as the data will be lost.
 * Thanks.
 *  Plugin Author [hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * (@hivewebstudios)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9043970)
 * Hello [@sabitasahoo](https://wordpress.org/support/users/sabitasahoo/).
    We are
   sorry that the update did not work for you. As we tested it multiple times, it
   did work.
 * Last option for us is to force an update by going to YOUR_SITE/wp-admin/options.
   php, search for ‘fo_db_version’. it’s value should be 2.0.1. Change it to 1.3.2
   go all the way down and click “Save Changes”.
    After that go to the Font Settings
   page and let us know if it fixed your issue.
 * If the above fix did not work, then it may be a database issue blocking the plugin
   from updating.
 * Please let us know as soon as you can.
    Thank you and sorry again for the inconvenience.
 *  Thread Starter [Sabita Sahoo](https://wordpress.org/support/users/sabitasahoo/)
 * (@sabitasahoo)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9047577)
 * Hi,
 * I have fixed that custom element issue with hello new by following steps:
    — 
   Kept wp_fo_elements table backup and deleted that table from DB. — Then deleted
   the plugin from CMS after keeping the backups. — Then reinstalled the plugin 
   with latest update. So after reinstalling the plugin, ‘ wp_fo_elements’ table
   got created with the new field ‘font weight’ in Database which was not there 
   earlier. — Since we had few data in table from earlier version for this instance,
   to keep all existing tags I have added those rows manually looking at the backups.
 * Thanks for all the support.
 *  [annapurna23](https://wordpress.org/support/users/annapurna23/)
 * (@annapurna23)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9064380)
 * Hi [@hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * I am facing the same issue after the update.
    I also tried doing
 * Last option for us is to force an update by going to YOUR_SITE/wp-admin/options.
   php, search for ‘fo_db_version’. it’s value should be 2.0.1. Change it to 1.3.2
   go all the way down and click “Save Changes”.
 * I still get the error as:
 * > WordPress database error: [Unknown column ‘e.font_weight’ in ‘field list’]
   > 
   > SELECT e.id, u.name, e.font_id, e.font_weight, e.custom_elements, e.important
   > FROM wp_fo_elements as e LEFT OUTER JOIN wp_fo_usable_fonts as u ON e.font_id
   > = u.id ORDER BY e.font_id DESC
 * I have few sites with pre-existing data in the update. I can’t manually update
   each of them by reinstalling the plugin. it is tedious.
 * Please let me know the fix for this.
    -  This reply was modified 9 years, 1 month ago by [annapurna23](https://wordpress.org/support/users/annapurna23/).
    -  This reply was modified 9 years, 1 month ago by [annapurna23](https://wordpress.org/support/users/annapurna23/).
 *  Plugin Author [hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * (@hivewebstudios)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9066365)
 * Hello Annapurna,
 * Would you mind submitting a ticket to our support system via our website? We 
   will help you fix it as soon as possible.
    [https://hivewebstudios.com/font-organizer/#contact](https://hivewebstudios.com/font-organizer/#contact)
 * We are truly sorry for the inconvenience!

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Issue with custom element addition’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/font-organizer_ffffff.svg)
 * [Font Organizer](https://wordpress.org/plugins/font-organizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/font-organizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/font-organizer/)
 * [Active Topics](https://wordpress.org/support/plugin/font-organizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/font-organizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/font-organizer/reviews/)

## Tags

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

 * 14 replies
 * 3 participants
 * Last reply from: [hivewebstudios](https://wordpress.org/support/users/hivewebstudios/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/issue-with-custom-element-addition/#post-9066365)
 * Status: resolved