• 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

Meteor Slides Home Page Header Only

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 › Design Tips and Tricks › Meteor Slides Home Page Header Only

This topic is: not resolved

Tagged: home page, Slide Show

  • This topic has 1 reply, 2 voices, and was last updated 10 years, 1 month ago by David Chu.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • April 22, 2013 at 12:05 pm #36922
    PatBirch
    Participant

    Hi, Can anyone help me to specify the meteor slide show for use in the home page header only?

    http://www.highbridge.org
    April 22, 2013 at 1:15 pm #36935
    David Chu
    Participant

    Hi,
    Here's a way to do it. You've run into one of the biggest fans of Meteor Slides... I love that plugin. ๐Ÿ™‚ Josh is awesome. This block of code would go in your functions.php.

    add_action ( 'genesis_header', 'dc_add_meteors' );
    function dc_add_meteors() {
    	if ( is_home() ) {
    		if (function_exists('meteor_slideshow')) {
    	  		meteor_slideshow();
    		}
    	}
    }
    

    Some edits might be needed - in some contexts, "is_front_page" works better than "is_home". Also, when you invoke the meteor slideshow, if you have several of them, you'll need to specify which one, like meteor_slideshow(3) or what-have-you. I see you have the Genesis background header image working up there.... you'd have to take this out or fiddle with it to get the Meteor Slides to fit in that context.

    Dave


    Dave Chu ยท Custom WordPress Developer – likes collaborating with Designers

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design Tips and Tricks’ 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