• 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

Caroline Twist

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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • February 5, 2017 at 1:00 pm in reply to: Column Classes stack right column on top of the left column on mobile #200595
    Caroline Twist
    Member

    I'm realizing that maybe I didn't as the right question. Anyway, I wanted to follow-up that I found a solution through the suggestion from someone in another forum, in case it is helpful for others.

    She said:
    "You wound need to use Custom CSS.
    Basically you would need to change the order of the HTML div containers, so that the one you want on top (in mobile) is coded first.
    Then create CSS so that the two divs float:right; at 50%. On mobile change the div to float:none;"

    I used the Genesis Columns Advanced plugin which lets me use shortcodes in the visual page and post editor which makes it easier for me to keep track of things, but more importantly, it lets me apply CSS classes to column classes. So I named .one-half column class .responsive-align-right

    Here's the HTML:

    [one-half-first class="responsive-align-right"]
    Content I want on the right in desktop, but on the top in mobile.
    [/one-half-first]
    [one-half class="responsive-align-right"]
    Content I want on the left in desktop, but on the right in mobile.
    [/one-half]
    [clearfix]

    Here's the CSS:

    .responsive-align-right{
    float: right !important;}


    @media
    only screen and (max-width:800px) {
    .responsive-align-right {
    width: 50% !important;}
    }


    @media
    only screen and (max-width:414px) {
    .responsive-align-right {
    width: 100% !important;
    float: none !important;}
    }

    February 4, 2017 at 4:14 pm in reply to: Column Classes stack right column on top of the left column on mobile #200576
    Caroline Twist
    Member

    Okay, thanks Victor!

    December 8, 2015 at 5:26 am in reply to: Pagination with Genesis Sandbox Featured Content #173170
    Caroline Twist
    Member

    Okay, sorry. I wasn't sure if it was a plugin issue or a general Genesis issue.

    December 7, 2015 at 8:57 pm in reply to: Pagination with Genesis Sandbox Featured Content #173120
    Caroline Twist
    Member

    I'm trying to display blog posts with pagination on a Static Homepage using two different widgets areas. I want to be able to display different posts with different layouts.

    I used the GENESIS FEATURED POSTS COMBO plugin to display one post, with a whole width column, without pagination.

    Underneath that, I set another widget area with the GFPC plugin displaying six posts in a different layout (1/3 column class), and I set it to work with pagination.

    All looks as intended on the home page, but when I navigate to page 2, the first widget area with the GFPC plugin content (one post, with a whole width column) is shown again. It is also displayed on all the consecutive pages.

    It is like only the six posts in the second widget area are being refreshed when page 2 loads, but the first widget area remains untouched.

    Is there a way to to set the GFPC plugin content in the first widget area to display only on the homepage?

    I am using the Dynamik Website Builder Theme. I'm practicing on a subdomain: http://test.awholenewtwist.com. If I can get it figured out, I will deactivate, and reactivate Dynamic and GFPC plugin on my actual site.

    Any help is greatly appreciated.

    December 7, 2015 at 3:25 pm in reply to: Pagination with Genesis Sandbox Featured Content #173081
    Caroline Twist
    Member

    I downloaded the premium plugin and it does the pagination, however when I navigate to page 2, the first widget is being shown again. It is also displayed on all the consecutive pages.

    Any suggestions?

    December 7, 2015 at 11:42 am in reply to: Pagination with Genesis Sandbox Featured Content #173020
    Caroline Twist
    Member

    I will try the widget you suggest, thanks for that! Do you know if there is a return policy if I can't get the pagination to work?

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