*

federicocitti

  • **
  • 10 posts
selectable categories
« on: March 21, 2020, 10:39:30 PM »
Hi, in the attached item-post.php file, how can I put the selectable queens like the categories? Thanks in advance

The basic thema does it

<div class="control-group">
                                <label class="control-label" for="region"><?php _e('Region', 'italia_azzurro'); ?></label>
                                <div class="controls region"><div class="col-md-12">
                                  <?php ItemForm::region_text(osc_user()); ?>
                                </div></div>
                                    </div>

Thanks

Marked as best answer by frosticek on March 22, 2020, 11:03:11 AM
*

MB Themes

Re: selectable categories
« Reply #1 on: March 22, 2020, 11:03:08 AM »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

federicocitti

  • **
  • 10 posts
Re: selectable categories
« Reply #2 on: March 22, 2020, 12:00:12 PM »
I solved it, very helpful and kind. Thank you