• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

adding stream page to genesis responsive slider ????

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › adding stream page to genesis responsive slider ????

This topic is: resolved

Tagged: genesis responsive slider, outreach

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 2 months ago by iaditya999.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 28, 2012 at 10:51 am #7901
    iaditya999
    Member

    I have created a stream page according to briangardner

    http://www.briangardner.com/stream-page/

    All I want to do is ..I want to add my stream page to the genesis responsive slider...The slider options give me the way to include either page,posts or post like content from stream page...But I just wanna insert custom stream page to slider...

    How do I ????

    December 28, 2012 at 11:28 am #7907
    Chris Cree
    Participant

    The stream tutorial creates an archive template for automatically displaying the stream custom post type. You would have to create a page template  that shows the stream archive, create a page using that template where you add a featured image. Then you can add the page to the Genesis Responsive Slider.

    To create the page template put this in a page_stream.php file:


    <?php

    /*
    *
    * Template Name: Stream
    *
    * This template displays the Stream archive.
    */

    /** Remove the Genesis post content and replace with WordPress */
    remove_action( 'genesis_post_content', 'genesis_do_post_content' );
    add_action( 'genesis_post_content', 'the_content' );

    /** Remove the post title */
    remove_action( 'genesis_post_title', 'genesis_do_post_title' );

    /** Relocate the post info function */
    remove_action( 'genesis_before_post_content', 'genesis_post_info' );
    add_action( 'genesis_after_post_content', 'genesis_post_info' );

    /** Remove the post meta function */
    remove_action( 'genesis_after_post_content', 'genesis_post_meta' );

    genesis();

    December 29, 2012 at 11:09 am #8173
    iaditya999
    Member

    It worked...Many many thanks to you...

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble