How to include the video title at the top of video on homepage?

Discussion in 'VideoCraft WordPress Theme' started by ahoque, Aug 28, 2014.

  1. ahoque

    ahoque Guest

    Joined:
    Jun 13, 2014
    Messages:
    125
    Likes Received:
    1
    How to include the video title at the top of video on homepage for featured videos?
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    In the theme title display below the homepage video, if you want to display title above the video you have to customize your theme.


    Thanks & Regards
    Yogesh Bhade
     
  3. ahoque

    ahoque Guest

    Joined:
    Jun 13, 2014
    Messages:
    125
    Likes Received:
    1
    Hello, someone helped another user with the same question. What I want is that "featured" video to include the title of the video just like it does on the single video page. Any code that I can copy from the single video page and paste in the homepage/front page? Website address is: www.nasheeds.tv Thanks.
     
  4. ahoque

    ahoque Guest

    Joined:
    Jun 13, 2014
    Messages:
    125
    Likes Received:
    1
  5. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Add following Code in front-page.php file as shown below in screenshot.
    Code:
    <?php the_title(); ?>
    1sep3.png

    That will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  6. ahoque

    ahoque Guest

    Joined:
    Jun 13, 2014
    Messages:
    125
    Likes Received:
    1
    Hello Yogesh, I did exactly and still doesn't show the title on top of the homepage featured video.
     
  7. ahoque

    ahoque Guest

    Joined:
    Jun 13, 2014
    Messages:
    125
    Likes Received:
    1
    Hello, any update?
     
  8. ahoque

    ahoque Guest

    Joined:
    Jun 13, 2014
    Messages:
    125
    Likes Received:
    1
    Hello, it only shows "hello" at the top of the video on homepage. Please check out nasheeds.tv
     
  9. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Video title can not display on top of video player.
    In our theme title displays on bottom of player.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page