Thanks for comments.Is there any provision if we go with custom coding. I can see event schedule section at backend by duplicating below line,
” add_meta_box( ‘geodir_event_schedule’, __( ‘Event Schedule’, ‘geodirevents’ ), ‘geodir_event_event_schedule_setting’, ‘gd_cultural_crawl’,’normal’, ‘high’ );
” at
/public_html/wp-content/plugins/geodir_event_manager/gdevents-admin/admin-hook-actions.php
But I am not sure how to get values in front end. Can you please advice. Thanks