Timestamp dilemma - Joomla! Forum - community, help and support


hi there,

i turned "show date , time" off kept appearing in search results , other places didn't want it.

but want show on articles appear on front page, won't. changing option on individual articles "show" doesn't override configuration settings. there file can edit either make them show on front page or take them off search results?

searched through many posts couldn't find similar.

thanks  ;)

don't worry, took out:

code: select all

<?php
                  if ( !$mosconfig_hidecreatedate ) {
                     ?>
                     <div class="small<?php echo $params->get( 'pageclass_sfx' ); ?>">
                        <?php echo $created; ?>
                     </div>
                     <?php
                  }
                  ?>


from search.html.php, seems working far.  :)





Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62