edited how the content from post is displayed, as categories and other extra content

This commit is contained in:
jorge-vitrubio 2023-01-30 18:16:38 +01:00
parent 01beafd04d
commit 39ff8f321f
1 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@
?>
<div class="entry-meta">
<?php
ofisuport_display_faqs_labels();
//ofisuport_posted_on();
//ofisuport_posted_by();
?>
@ -53,6 +54,6 @@
</div><!-- .entry-content -->
<footer class="entry-footer">
<?php ofisuport_entry_footer(); ?>
<?php //ofisuport_entry_footer(); ?>
</footer><!-- .entry-footer -->
</article><!-- #post-<?php the_ID(); ?> -->