Dear sir....
I dont have on my ste the option to choose the "transaction" and "Condition" options
So in item post and i remove the lines
<!-- By JDK <div class="selection"> -->
<!-- By JDK <a href="#" data-price="0" <?php if($price_type == 'FREE') { ?>class="active"<?php } ?> title="<?php osc_esc_html(__('Item is offered for free', 'imokasas24_pt')); ?>"><span class="isTablet isDesktop"><?php _e('Free', 'imokasas24_pt'); ?></span><span class="isMobile"><?php _e('Item for free', 'imokasas24_pt'); ?></span></a> -->
<!-- By JDK <a href="#" data-price="" <?php if($price_type == 'CHECK') { ?>class="active"<?php } ?> title="<?php osc_esc_html(__('Based on agreement with seller', 'imokasas24_pt')); ?>"><span class="isTablet isDesktop"><?php _e('Deal', 'imokasas24_pt'); ?></span><span class="isMobile"><?php _e('Check with seller', 'imokasas24_pt'); ?></span></a> -->
<!-- By JDK </div> -->
and
<!-- CONDITION & TRANSACTION -->
<!-- By JDK <div class="status-wrap"> -->
<!-- By JDK <div class="transaction"> -->
<!-- By JDK <label for="sTransaction"><?php _e('Transaction', 'imokasas24_pt'); ?></label> -->
<!-- By JDK <?php echo bet_simple_transaction(); ?> -->
<!-- By JDK </div> -->
<!-- By JDK <div class="condition"> -->
<!-- By JDK <label for="sCondition"><?php _e('Condition', 'imokasas24_pt'); ?></label> -->
<!-- By JDK <?php echo bet_simple_condition(); ?> -->
<!-- By JDK </div> -->
After this everithing seems be fine but it's not....
If i publish a listing the listing is published but when i see the published listing i have no images, no GDPR and no options from the multilanguage attributes plugin.....
In my opinion it's because the removed options, so my question is what i can do to remove this 2 options safely?
Best Regards
João