• Resolved ebbinjose

    (@ebbinjose)


    Hi,
    I am new to wordpress and I am using Hueman theme for my travel site. The site is taking posts from authors in two categories – blogs and vlogs. Blogs are coming normal there are no issues. But when it comes to vlogs (only takes youtube video address), it is displaying as youtube videos inside the post (when I open the post). However, on my homepage teaser of the post, there are no images/video interface visible. However, I want to have the video frame available on my homepage teaser. What should be the best solution for this?
    Thank you.
    EJ

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi ebbinjose. Welcome to the world of WP. Hope the Hueman theme is working well for you. A couple of options:
    1. Set a Featured Image on the post using an image from the video. Getting images for YouTube videos is discussed in this thread.
    2. If you want to display the actual video on the home page you’d need to make the php modifications discussed in this thread.
    Let me know if you have any questions.

    1. Please check to make sure the posts are set to Video format.
    2. For the Featured post I think you’ll need to make the same changes to content-featured.php. You should be using a child theme if you are editing theme files. Let me know if you need any information on child themes.

    Thread Starter ebbinjose

    (@ebbinjose)

    Dear Brown,
    But, why am I not having video post format on my Add new post section??? Sorry for bothering you so much.
    Jose

    Hi ebbinjose. Some of the post formats, including the Video format, are not activated in the theme version in the WP theme repository. See this post for more information. If you want to upgrade to the version available on the theme website, here is some information.

    There are actually two versions of the theme: one in the wp.org repository (v1.3.9 with an upgrade to v1.4.5) and one available on the theme author’s website (v2.2.0). There isn’t a direct upgrade path from v1.4.5 to v2.2.0 because they are aren’t quite the same. The version on the theme website contains addtional functionality which is described there.

    To upgrade from v1.4.5 to v2.2.0:
    1. Activate a default WP theme like Twenty Fifteen.
    2. Delete the currently installed version of Hueman (if you’re using a child theme, delete the parent theme, not the child theme).
    3. Download the new version zip file from the theme website.
    4. Install the new theme in your Admin panel by selecting Add New > Upload Theme > Choose File, then select the zip file.
    5. If you’re using a child theme, reactivate the child theme.

    If you want to use a child theme there is a pre-configured theme available. Go to Theme Options and select the Help tab in the upper righthand corner. The link for the child theme download is listed there. Install as noted in #4 above.

    Couple of notes about the version on the theme website:
    1. You will not receive any automatic notification of updates. You’ll need to check the website periodically for new versions and you’ll need to follow the same process described above to install an updated version.
    2. If you use the built-in Custom CSS option you’ll need to save that code or the custom.css file before you upgrade.

    Also good information in the detailed theme documentation. A link to the documentation is located in Theme Options under the Help tab.

    Thread Starter ebbinjose

    (@ebbinjose)

    Okay Brown,
    I got it. Thank you so much….

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Video posts’ is closed to new replies.