actually I want to show another text field in like already text editor of shortcoder is work great but I want another title field in shortcorder soo when i add title of an shortcoder it needs to appear as the title in the front end with the help ACF Plugin and shorcoder acf help to generate new custom field in shortocoder but for get data from this field i want use output field tag
<?php echo the_field(‘text_field’); ?>
https://www.advancedcustomfields.com/resources/the_field/