Unlimited Add-ons can be created
Hello,
I was just baught this addon.
I create an Urgent add and i configure the css.
For the css it's OK
But when i want to view add "Urgent" nothing arrive.
How can i know if the add is marked as urgent in mysql table ?
my req :
if ( $front_tabs['urgent'] == true ) { ?>
<li id="urgent" class="urgent-tab dynamic-content"><a href="#urgent-tab" data-toggle="tab" class="trans"><i class="fa fa-random fa-lg"></i> <?php _e( 'Annonces URGENTES', 'classipost' ); ?></a></li>
Can you help me ?
I have classipress 3.6.0 / classipost and php7.2