Title: Bug found
Last modified: August 21, 2016

---

# Bug found

 *  Resolved [sbarraud](https://wordpress.org/support/users/sbarraud/)
 * (@sbarraud)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/bug-found-4/)
 * I’ve found a bug in the code of the premium part. (maybe it’s not but I wasn’t
   able to hide the header with the current code)
 * In the functions extra fields at the line 979, you are calling the wppb_heading_handler
   function without the id of the field.
 * wppb_heading_handler($page, $value[‘item_title’], ”, ”, $value[‘item_metaName’])
 * I’ve fixed it with:
    wppb_heading_handler($page, $value[‘item_title’], $value[‘
   id’], ”, $value[‘item_metaName’]);
 * I hope it helps
 * Best regards,
 * Sylvain
 * [https://wordpress.org/plugins/profile-builder/](https://wordpress.org/plugins/profile-builder/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [barinagabriel](https://wordpress.org/support/users/barinagabriel/)
 * (@barinagabriel)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/bug-found-4/#post-4635519)
 * Hello Sylvain,
 * and thank you for letting us know!
 * We are currently finalizing work on the new UI of PB, which will have this redone
   as well.
 * Since this new version should be launched within the month, I honestly don’t 
   think we will release a new update just with this (though I will certainly note
   it).
 * Thank you once again!
 * Regards,
    Gabriel

Viewing 1 replies (of 1 total)

The topic ‘Bug found’ is closed to new replies.

 * ![](https://ps.w.org/profile-builder/assets/icon-256x256.png?rev=2961144)
 * [User Profile Builder - Beautiful User Registration Forms, User Profiles & User Role Editor](https://wordpress.org/plugins/profile-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/profile-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/profile-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/profile-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/profile-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/profile-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [barinagabriel](https://wordpress.org/support/users/barinagabriel/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/bug-found-4/#post-4635519)
 * Status: resolved