• 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

btstudio

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • August 21, 2013 at 4:30 pm in reply to: Footer Text Not Right-Aligning After HTML5 Switch (Prose Theme) #58048
    btstudio
    Member

    Add
    text-align: right;

    to
    .site-footer

    in your CSS.

    August 7, 2013 at 5:10 pm in reply to: Custom archive, search page loops stripping hook features #54750
    btstudio
    Member

    Here's what I have for my archive.php file.


    <?php /*
    Template Name: Custom archive page
    */ ?>

    <?php
    remove_action('genesis_loop', 'genesis_do_loop');
    add_action('genesis_loop', 'custom_archive_loop');
    function custom_archive_loop() { ?>
    <div id="posts"><?php
    while ( have_posts() ) : the_post();
    get_template_part( 'content', get_post_format() );
    endwhile; ?>
    </div><?php
    }

    genesis();

    July 29, 2013 at 2:50 pm in reply to: Genesis Tweets Widget Not Working #53106
    btstudio
    Member

    I have version 1.2.1 installed and have refreshed several times, but can't get my Genesis Latest Tweets widget to work. I'm getting the following error:

    Twitter Exception Message: There are no HTTP transports available which can complete the requested request.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

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