This is where I put the code. Where am I doing wrong?
<?php if(osc_item_category_id()!=231) { ?>
<a href="<?php echo bet_fancy_url('contact'); ?>" class="open-form contact btn mbBg" data-type="contact"><i class="fa fa-envelope-o"></i> <?php _e('Apply and send CV', 'beta'); ?></a>
<?php } ?>
This is where I put the code. Where am I wrong?
I checked the id, it's definitely 231