• 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

seanerin72

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 20 posts - 1 through 20 (of 31 total)
1 2 →
  • Author
    Posts
  • September 12, 2016 at 10:47 am in reply to: Removing tagline from Forum page #193022
    seanerin72
    Member

    Thank you!

    August 25, 2015 at 8:43 pm in reply to: Add slider to pages in Prose #163513
    seanerin72
    Member

    Can anyone help with this?

    August 23, 2015 at 5:19 pm in reply to: Mobile Site not Responsive after Slider #163255
    seanerin72
    Member

    After more testing, the problem is in fact the Genesis Custom Headers plugin. It has a problem with Jetpack! Why?

    August 23, 2015 at 4:57 pm in reply to: Mobile Site not Responsive after Slider #163253
    seanerin72
    Member

    Ok, so I deactivated all plugins and after reactivating them all (I tested my mobile site after I reactivated each plugin individually), the site loaded on cell phones. HOWEVER, once I connect jetpack to wordpress.com, my website no longer loads on cell phones (by the way, it loads on iPads). So, jetpack is the problem. Can someone help me with this problem? Why is jetpack shutting down the mobile version of my site? School starts in two weeks! 🙂

    August 18, 2015 at 2:04 am in reply to: Mobile Site not Responsive after Slider #162700
    seanerin72
    Member

    Also, wanted to add this. Someone on the meta slider forum suggested this:

    "I suspect a different theme is being loaded when a mobile device is detected and that this theme might not be configured correctly.

    First thing to check in the mobile theme is whether it has a call to wp_footer(); in the footer.php file?"

    I am not sure how to check the mobile theme in prose. How would I do what is suggested here?

    August 18, 2015 at 2:02 am in reply to: Mobile Site not Responsive after Slider #162699
    seanerin72
    Member

    Just to be sure... I have a great deal of content dependent upon certain plugins. Obviously, once I deactivate the plugins, that will greatly affect the content on my page. I just want to be sure that once I reactivate the plugins, the content will appear as normal. Is this correct?

    August 17, 2015 at 3:42 pm in reply to: Mobile Site not Responsive after Slider #162668
    seanerin72
    Member

    Thanks Neil. What do you mean by "do you use a plugin to server mobile content?"

    July 28, 2015 at 12:20 pm in reply to: Adding Code to Custom Functions Kills Site #160775
    seanerin72
    Member

    Thank you so much for getting back to me. I have changed the code to:

    if (is_category( 'sophs' )) {

    echo do_shortcode("[metaslider id=5769]");

    }

    Putting that code in the "custom functions" box does nothing. So, now using the simple hooks plugin, I input that code in the "genesis header hook" section clicking all three boxes (unhook genesis_do_header, execute shortcodes, execute php). If you click the link to my sophomore page you will see that the slider is there but so is the wording of the code. Also, the slider has been included on ALL of my pages when I only wanted it on the sophomore page.
    http://www.blackboarddreams.com/category/sophs/

    Help please... 🙂 The school year is fast approaching...

    July 27, 2015 at 8:50 pm in reply to: Adding Code to Custom Functions Kills Site #160671
    seanerin72
    Member

    Here is just one bit of code that I used:

    <?php if (is_category( 'sophs' )) {

    echo do_shortcode("[metaslider id=5769]");

    } ?>

    Thank you so much.

    July 25, 2015 at 1:39 am in reply to: Remove header from homepage #160386
    seanerin72
    Member

    Hi Brad, thanks for responding. Yep, I only want to remove the header image from the front page.

    July 18, 2015 at 4:18 pm in reply to: Header Questions for Prose #159773
    seanerin72
    Member

    Hi Christoph,

    Thank you for your response. Just a couple of questions for clarification:
    1. Yes, I do want a slider. Before trying the tutorial, I need to download a slider plugin, correct? Which would you recommend?
    2. I reviewed the visual hook guide, but I am still not sure of what you mean by "hook the slider into genesis_after_header." Could you clarify that for me? I have played around with the code in the functions area of genesis and am able to hook text before and after the header but not sure of how to do that for a slider. Thank you so much!

    Sean

    August 20, 2014 at 11:42 am in reply to: Change Default Layout? #120044
    seanerin72
    Member

    Ok, so I am desperate... Could someone please help me with this. My homepage layout was content-sidebar. I used this code to establish width of content and sidebar:

    body {
    background: #f5f5f5;
    margin: 0 auto;
    width: 1100px;
    }

    #inner {
    width: 1100px;
    padding: 0 20px;
    }
    .content-sidebar #content-sidebar-wrap {
    width: 1060px;
    }
    .content-sidebar #content {
    width: 740px;
    }
    .sidebar {
    width: 300px;
    }
    .full-width-content #content {
    width: 1040px;
    }

    Once I changed the homepage (via genesis layout extras) to sidebar-content-sidebar, this happened:
    http://www.blackboarddreams.com

    I have been trying for two days to rectify this problem with no luck... Any help would be appreciated...
    Thank you!

    August 19, 2014 at 5:23 pm in reply to: Change Default Layout? #119888
    seanerin72
    Member

    Just a wee bump for help with this. I have been searching for a while now and have not found a solution.

    August 19, 2014 at 2:35 pm in reply to: Change Default Layout? #119857
    seanerin72
    Member

    Ok, so I went into genesis layout extras and changed homepage layout to "sidebar-content-sidebar." Now my homepage looks like:
    http://www.blackboarddreams.com

    How do I adjust the width of the sidebars and the content section? Thank you for your help...

    August 19, 2014 at 11:53 am in reply to: Change Default Layout? #119814
    seanerin72
    Member

    Thanks for your response. I have decided that I would like to change the layout of my homepage from the current layout (content, sidebar) to (sidebar, content, sidebar). How can I make that change to only the homepage (I want all other pages to remain untouched)?
    Prose theme
    http://www.blackboarddreams.com
    Again, thank you so much.
    Sean

    August 28, 2013 at 7:18 pm in reply to: Prose Extras Plugin Issue #59375
    seanerin72
    Member

    Shameless bump to see if anyone can help me with this. 🙂

    August 23, 2013 at 11:06 pm in reply to: Header Title/Tagline question #58568
    seanerin72
    Member

    Hi Tom and thanks for your response. I used the code and it does exactly what you said (i.e. placing both navigation menus beneath the header). However, I am actually trying to move the header title and tagline (Blackboard Dreams, English with Mr. Leon) above the header image and the primary navigation menu. Can that be done? And thanks for the good wishes for the fall!

    August 12, 2013 at 2:17 am in reply to: Page layout issues! #55739
    seanerin72
    Member

    Thanks again, solved my issue but only after a more serious issue that began with bluehost deactivating my website...After over an hour on the phone with tech support seems the issue was a couple of ip addresses hitting my website hundreds of times per hour (maybe even thousands). Very strange...

    August 11, 2013 at 6:26 pm in reply to: Page layout issues! #55706
    seanerin72
    Member

    Thanks for the response, Anitac! It should load now!

    August 11, 2013 at 2:44 pm in reply to: Category Specific Sidebar Help Please. #55678
    seanerin72
    Member

    Thanks for the response. To be clearer, I am using the simple sidebars plugin. #2 in my post references my attempt to register a sidebar for my "sophomore english" page. If I could get some help with that, it may take care of my sidebar issues altogether.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 31 total)
1 2 →

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