Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION News Manager Posts without parent title-tag
#1
Hello,
im sure this question is already answered somewhere, but is it possible (on news post level) to only show the post title instead of post title AND site title?

Something like this:
Code:
<?php nm_post_title() | <?php get_site_name(); ?>


and the parent page (NM overview if you will) would be like:
Code:
<?php get_page_clean_title(); ?> | <?php get_site_name(); ?>
Reply




Users browsing this thread: 1 Guest(s)