• 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

Agency – Create Call To Action Bar

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 › Agency – Create Call To Action Bar

This topic is: not resolved

Tagged: call to action

  • This topic has 2 replies, 2 voices, and was last updated 13 years ago by Mack.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 22, 2013 at 12:56 am #22158
    Mack
    Member

    I am trying to create a Call to Action bar from the Education Theme  http://clients.faganandassociatesinc.com/
    to the Agency theme and place it below the slider before the "Home-Left"  http://faganandassociatesinc.com/

    I have all of the Education thene css in the agency theme.

    I have the call to action registered in the functions.php

    I have this code in the home page:

    genesis_widget_area( 'call-to-action', array(
    'before' => '<div class="call-to-action"><div class="banner-left"></div>',
    'after' => '<div class="widget genesis_responsive_slider"></div></div><!-- end .call-to-action -->'
    ) );

    What do I need to do??? My kingdom for a clue.

    Mack

    February 22, 2013 at 2:23 am #22161
    Jeremy
    Participant

    Could you just place the agency home-welcome below the slider and style it using colour to make it stand out as the call to action?

    function agency_home_welcome_helper() {

    if ( is_active_sidebar( 'home-slider' ) ) {
    echo '<div id="home-slider">';
    dynamic_sidebar( 'home-slider' );
    echo '</div><!-- end #home-slider -->';
    }

    if ( is_active_sidebar( 'home-welcome' ) ) {
    echo '<div id="home-welcome">';
    dynamic_sidebar( 'home-welcome' );
    echo '</div><!-- end #home-welcome -->';
    }

     

    }


    If you want to say thanks Follow me on Twitter | My Website

    February 22, 2013 at 9:34 am #22240
    Mack
    Member

    Thanks. That widget is already in use.

     

    Mack

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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

© 2026 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