i have added custom field name "gallery-photos" and type gallery . but i am unable to edit it in front end using your plugin i used below code : <?php editable_post_meta( get_the_ID(), 'gallery-photos', 'rich' ); ?> please guide how to do it
i have added custom field name "gallery-photos" and type gallery .
but i am unable to edit it in front end using your plugin
i used below code :
please guide how to do it