Forums

<?php the_title('') ?> doesn't work correctly... (6 posts)

  1. AD7863
    Member
    Posted 2 years ago #

    Hello everyone, I run a wordpress blog called DeeVex and I'm currently having some strange issues.

    When I try and paste <?php the_title('') ?> inside my single.php it works but it renders a completly different post name. Check it out here.

    If you look at the post above and then scroll down all the way to the bottom it comes up with some random Big Bang Theory post which is quite unusual. Please help me with this. Thanks ;).

  2. AD7863
    Member
    Posted 2 years ago #

    Oh all of the posts it echos: The Big Bang Theory – S01E07 and not the proper post title.

  3. AD7863
    Member
    Posted 2 years ago #

    Come on guys anything...?

  4. UserName9
    Member
    Posted 2 years ago #

    Try using this
    <?php single_post_title('Current post: '); ?>

  5. AD7863
    Member
    Posted 2 years ago #

    I tried using that and it doesn't even show anything...

  6. henkholland
    Member
    Posted 2 years ago #

    wow, clicking on your links makes IE and Firefox crash, don't know why.
    I suggest you inspect your site for virusses and other malware

Topic Closed

This topic has been closed to new replies.

About this Topic