Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #958491
Woocommerce backend product page
Closed

Comments

  •  2
    BDS started the conversation

    Hello,

    could you please help us how to edit the back end template from where we add product. For eg we don't want the Page title on the back end product page.

    Any help would be appreciated.

    Thank you

  •  7,280
    Oliver replied

    Hi!

    Can you add some screenshots what you need to remove and add link to the page?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    BDS replied

    On Add product page from backend, we want to delete page title section, addition options and page widgets section

  •  7,280
    Oliver replied

    Sorry it's not possible without code customization in the theme. 

    You need to edit:

    /wp-content/themes/TheGem_speed/TheGem/inc/post-types/init.php

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    BDS replied

    yes i edit the file but i am not to find code for product description how to remove that please help us to find that

  •  7,280
    Oliver replied

    Check 

    function thegem_add_page_settings_boxes() 

    line 22

    wp-content/themes/thegem/inc/post-types/init.php

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver