Hi, is there any way to get the Xstore metabox (see attachment) when editing a page under a custom post type i’ve created?
This topic has 2 replies, 2 voices, and was last updated 2 months ago ago by Jack Richardson
Hi, is there any way to get the Xstore metabox (see attachment) when editing a page under a custom post type i’ve created?
Hello @mickmickmick,
You may review the following file: xstore/framework/custom-metaboxes.php. Please copy the etheme_base_metaboxes() function into your child-theme/functions.php file and apply the necessary modifications to enable certain settings to be displayed on custom post types (https://prnt.sc/YQgljK5rwXOf). Kindly note that we do not provide customization services, but we can suggest guides and possible solutions to assist you with the implementation.
Best regards,
8Theme Team
You must be logged in to reply to this topic.Log in/Sign up