• 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

orbiterred

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 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • August 30, 2016 at 12:13 pm in reply to: Stripe Integration Causing JavaScript error #192351
    orbiterred
    Member

    THANKS! All good 🙂

    August 30, 2016 at 11:39 am in reply to: Stripe Integration Causing JavaScript error #192347
    orbiterred
    Member

    also, when i turn off FORCE SSL CHECKOUT in woocommerce, things start to work again. Do/Could I have something config'd wrong in my genesis child theme that isn't allowing it to load JS over HTTPS?

    August 30, 2016 at 11:38 am in reply to: Stripe Integration Causing JavaScript error #192345
    orbiterred
    Member

    Thanks for the insight guys.

    Christoph, any idea how to fix these? It looks like woocommerce page is loading https but the plugin is trying to pull from non https? But it works fine when I don't use the genesis theme so it must be something to do with genesis right?

    April 22, 2014 at 9:08 am in reply to: InboxTranslation.com – First Launch #101864
    orbiterred
    Member

    Thanks Allie49!

    And thanks for the feedback Adrian, definitely something to consider. To me it ties everything together nicely, but I can see your point as well. Something to think about in our next iteration.

    Cheers,

    Rob

    April 4, 2014 at 5:16 pm in reply to: InboxTranslation.com – First Launch #98548
    orbiterred
    Member

    Thanks!

    January 18, 2014 at 1:31 am in reply to: Genesis Responsive Slider Title Text Attributes #85728
    orbiterred
    Member

    I think you'll have much better luck if we could see the site in question. What you're asking is too vague without being able to see it.

    January 15, 2014 at 8:22 pm in reply to: Images on homepage not well alligned #85434
    orbiterred
    Member

    There is a class of 'alignnone' on the link for the image which is giving it no alignment.

    Try this in your css:

    .entry-image.attachment-post {
    float: left;
    padding-right: 20px;
    }

    should give you what you're looking for I think.

    January 15, 2014 at 9:47 am in reply to: Widget and inline-block #85336
    orbiterred
    Member

    probably messed up due to your monitor size, I haven't done a lot of the media queries yet.

    I don't want to float specific widgets.

    Display:inline-block works fine for the testimonials above, and it's a far cleaner solution than floating, padding etc... would like to know why it doesn't behave the same for the bottom three widgets.

    January 13, 2014 at 12:15 am in reply to: add_action within a function #84922
    orbiterred
    Member

    Seems so obvious once I see it 🙂

    Thanks!!!

    January 12, 2014 at 11:51 pm in reply to: add_action within a function #84918
    orbiterred
    Member

    how about if I want to add 3 different widgetized areas? into mydiv

    January 12, 2014 at 11:02 pm in reply to: add_action within a function #84911
    orbiterred
    Member

    Sorry, poor example.

    I'm trying to call a widget inside of the function.

    I've registered the widget:

    genesis_register_sidebar( array(
    'id' => 'testimonialwidget1',
    'name' => __( 'Testimonial Widget 1', 'themename' ),
    'description' => __( 'Use this widget area to add and remove testimonials from main page', 'themename' ),
    ) );

    function testimonial_widget_1() {
    genesis_widget_area( 'testimonialwidget1', array(
    'before' => '<div class="testimonialwidget1">',
    'after' => '</div>',
    ));
    }

    add_action ( ‘genesis_before_footer’, ‘sample_action’ );

    function sample_action() {

    echo ‘<div class=”mydiv”>’;

    add_action( ‘genesis_before_footer’, ‘testimonial_widget_1’ );

    echo ‘</div>’;

    }

    Widget area shows up in the wp-admin but is not showing on the site.

    Sorry if this is a bit muddy, been up too long.

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