You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use this template on my Vodafone site and this plugin through an issue and it's here in this code
public function add_inner_meta_boxes($post)
{
// Render the job order metabox
include(sprintf("%s/../templates/%s_metabox.php", dirname(__FILE__), self::POST_TYPE));
}
i wish you can help me to fix it
The text was updated successfully, but these errors were encountered:
i use this template on my Vodafone site and this plugin through an issue and it's here in this code
i wish you can help me to fix it
The text was updated successfully, but these errors were encountered: