Comments rjaiswar started the conversationAugust 22, 2022 at 9:41amHow do i remove custom fieldĀ thegem_product_descriptionI am neither able to add content nor shortcode, neither it is deletingWhy the description tab text is in custom field, it should be in main text editor like other themeplease guide 7,092Oliver repliedAugust 24, 2022 at 8:30amHi,Add this code to the fucntins.php of the child theme: add_action('add_meta_boxes', 'thegem_add_product_settings_boxes_new'); function thegem_add_product_settings_boxes_new() { remove_meta_box('thegem_product_description_meta_box', esc_html__('Product Extra Description', 'thegem'), 'thegem_product_description_settings_box', 'product', 'normal', 'high'); }Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverrjaiswar repliedAugust 24, 2022 at 10:11amNo impact of this, still i cant remove custom fieldĀ thegem_product_descriptionNOT able to add content nor shortcode, neither it is deleting 7,092Oliver repliedAugust 26, 2022 at 10:35amHi,Sorry for delay.Don't see it here:https://screenrec.com/share/DJu3vG8Ipqhttps://bombaypowerco.com/wp-admin/post.php?post=3966&action=editDid you remved it?Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverrjaiswar repliedAugust 26, 2022 at 4:40pmMay be cache, yes now its not visible, Thanks 7,092Oliver repliedAugust 27, 2022 at 12:11pmWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
How do i remove custom fieldĀ thegem_product_description
I am neither able to add content nor shortcode, neither it is deleting
Why the description tab text is in custom field, it should be in main text editor like other theme
please guide
Hi,
Add this code to the fucntins.php of the child theme:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
No impact of this, still i cant remove custom fieldĀ thegem_product_description
NOT able to add content nor shortcode, neither it is deleting
Hi,
Sorry for delay.
Don't see it here:
https://screenrec.com/share/DJu3vG8Ipq
https://bombaypowerco.com/wp-admin/post.php?post=3966&action=edit
Did you remved it?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
May be cache, yes now its not visible, Thanks
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver