• 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

Debs

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 21 total)
1 2 →
  • Author
    Posts
  • April 13, 2023 at 5:41 am in reply to: Frustrating that Studiopress will not honor the Pro Lifetime Membership #507273
    Debs
    Participant

    Yep ... I hear you! I no longer build new websites with Genesis. Am forced to come back here for help as older sites start breaking, but feel abandoned too.

    October 24, 2022 at 7:56 am in reply to: Featured Image No Longer Deafaults Correctly? #506067
    Debs
    Participant

    Have just found a non/StudioPress fix. I'm now adding featured images via the Post Featured Image Block ... Not ideal, but at least I can choose which image the post will pull as featured. Hope this helps you!

    October 24, 2022 at 4:14 am in reply to: Featured Image No Longer Deafaults Correctly? #506063
    Debs
    Participant

    Did you ever get a fix for this? I no longer have the Featured Image Box in the admin settings for posts and pages ... I can no longer choose the featured image at all. Would love some thoughts on that!

    June 17, 2016 at 5:42 am in reply to: What happened to Column Classes in 2.3? #187732
    Debs
    Participant

    Thanks for pointing this out...will tread carefully!

    June 17, 2016 at 4:59 am in reply to: What happened to Column Classes in 2.3? #187730
    Debs
    Participant

    Has this been confirmed? Will wait to update...this is HUGE!

    June 9, 2014 at 8:21 am in reply to: Parallax Pro reduced experience on Windows Chrome #108611
    Debs
    Participant

    Yes...I just double checked this too...parallax effect is definitely working in Chrome for me on a Vista-running PC...just a subtler scrolling effect than in Firefox or IE.

    February 7, 2014 at 5:56 am in reply to: Parallax Pro reduced experience on Windows Chrome #89104
    Debs
    Participant

    The "jagged type" bug is apparent on Firefox on Windows too...The type looks awful on my screen. Fantastic theme btw...but that font problem is a real pity.

    October 20, 2013 at 4:06 am in reply to: Featured Image Placement #67784
    Debs
    Participant

    I had the same problem...I fixed it by selecting "Include the Featured Image?" under "Content Archives" in the main Genesis theme settings...choose the "featured-image (900x440)" image size.

    July 23, 2013 at 4:57 am in reply to: Website in 3 Languages? #52003
    Debs
    Participant

    i'm using WordPress Multilingual Plugin on this site in chinese and english - seems to work pretty well Adam-Williams.net...still ironing out kinks, but on the whole am very pleased with it...

    May 24, 2013 at 3:28 am in reply to: images in mocha child theme not responsive #42421
    Debs
    Participant

    hi lennie... would never have fathomed it without anand's suggestion! the 95% width messes up my sidebar widths for me 🙁

    May 17, 2013 at 10:17 am in reply to: images in mocha child theme not responsive #41394
    Debs
    Participant

    YES!!! you are my hero! what a great way to start the weekend...

    the culprit was a width:auto instead of 100% right at the end of the responsive styles. the following fixed it!
    `.content-sidebar #content,
    .full-width-content #content,
    .full-width-content.adam-landing #content,
    .sidebar-content #content,
    .sidebar-content-sidebar #content {
    padding: 20px;
    /** FIX DIV PROBLEM **/
    width: 100%;
    }`

    THANK YOU!

    May 17, 2013 at 9:47 am in reply to: images in mocha child theme not responsive #41391
    Debs
    Participant

    hi anand - thanks...i use firebug every day and have done all the obvious stuff like adding !important...there seems to be a bug with mocha...am attaching screenshots of how an example post looks in mocha vs. how it looks in genesis...if you have ANY ideas i'm all ears!

    Genesis

    Mocha

    May 17, 2013 at 9:01 am in reply to: images in mocha child theme not responsive #41379
    Debs
    Participant

    hi anand - thanks.

    yep, the code is there...i have no idea why it doesn't work...unfortunately the demo version of the site doesn't use any large images - but i suspect the mocha theme is broken in some way...

    May 17, 2013 at 8:11 am in reply to: images in mocha child theme not responsive #41364
    Debs
    Participant

    hi jeremy - thanks for the suggestion - that doesn't work unfortunately. this problem is ONLY happening on mocha...all other themes and genesis parent are fine...it's driving me nuts!

    am working on local server so can't send link unfortunately...any other suggestions gratefully received!

    March 28, 2013 at 6:03 am in reply to: filtering custom post types by category on home page #31710
    Debs
    Participant

    thanks brad...unfortunately none of these methods seem to work for custom post types...only ordinary posts...it's driving me nuts!!

    February 22, 2013 at 9:55 am in reply to: Add tagline to Apparition #22245
    Debs
    Participant

    if you look in the functions.php file you'll see this piece of code:
    /** Remove the site description */
    remove_action( 'genesis_site_description', 'genesis_seo_site_description' );

    just remove or comment this out!

    February 16, 2013 at 10:34 am in reply to: Thesis Post Image to Genesis Featured Image #20684
    Debs
    Participant

    this plugin might help: http://thesistut.com/store/wordpress-featured-image-thesis/ - i guess you'd need to convert all the images first in thesis and then change to genesis. am looking to do this myself. am now walking away from thesis and have recently adopted genesis...

    December 10, 2012 at 4:04 am in reply to: Positioning an author gravatar near a post title #4132
    Debs
    Participant

    thanks mike, that's helpful...i've been a thesis user for many years and have only recently joined the genesis community...

    December 9, 2012 at 1:32 pm in reply to: Positioning an author gravatar near a post title #4023
    Debs
    Participant

    actually mike...could you share what you did here? thanks!

    December 9, 2012 at 1:28 pm in reply to: Positioning an author gravatar near a post title #4022
    Debs
    Participant

    hi mike - glad you got that sorted!

     

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