Viewing 1 replies (of 1 total)
  • Thread Starter Jagabandhu

    (@infagalaxo)

    Got it.
    Just removed this code, from front-end-publishing/views/submission-form.php

    <div id=”fep-featured-image”>
    <div id=”fep-featured-image-container”><?php echo $featured_img_html; ?></div>
    Choose Featured Image
    <input type=”hidden” id=”fep-featured-image-id” value=”<?php echo (!empty($featured_img))?$featured_img:’-1′; ?>”/>
    </div>

    By the way nice plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove "Choose Featured image"’ is closed to new replies.