• 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

Josh Fialkoff

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 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • May 12, 2015 at 6:17 am in reply to: Add Custom Featured Image Size #151836
    Josh Fialkoff
    Member

    Can this method be used to let an editor choose a custom size on a per page/post basis when adding a new featured image?

    July 11, 2013 at 6:25 am in reply to: Cannot Upload Images #50219
    Josh Fialkoff
    Member
    This reply has been marked as private.
    July 10, 2013 at 10:10 am in reply to: Cannot Upload Images #50114
    Josh Fialkoff
    Member

    Great! Thank you for your help!

    July 9, 2013 at 6:20 am in reply to: Cannot Upload Images #49942
    Josh Fialkoff
    Member
    This reply has been marked as private.
    July 7, 2013 at 4:40 pm in reply to: Error Resolved #49706
    Josh Fialkoff
    Member

    Hi,
    I have all of my plugins deactivated. I then activated the beta plugin and now the front end loads correctly, but the admin area does not.
    This is the site: http://goo.gl/dVF4I
    Here is a screenshot of the error: https://www.evernote.com/shard/s1/sh/bfb662ee-0c3f-4950-99eb-735188062fc5/266361229e315bcd94adac6be7e2165f
    Please let me know what you recommend.
    Thanks,
    Josh

    July 4, 2013 at 5:34 am in reply to: Cannot Upload Images #49153
    Josh Fialkoff
    Member

    Thanks! I just sent you a login. I truly appreciate your help.

    July 3, 2013 at 4:36 pm in reply to: Cannot Upload Images #49083
    Josh Fialkoff
    Member

    Hi Dave,
    Thanks for your help!
    This is happening on the "live" site: http://goo.gl/pz2Lo. (This is our development server, so nothing is technically live). However, based on WPEngine's advice, I have disabled the Genesis theme and it is working on a WordPress TwentyTwelve theme to see if that is the culprit.)
    Please let me know what you recommend. I am happy to give you admin access. Please contact me privately with your email address.
    Thanks again,
    Josh

    June 11, 2013 at 8:57 am in reply to: Simple Sidebars selection not appearing #45254
    Josh Fialkoff
    Member

    Hi Antiac,

    I have done this (I actually use this widget on nearly every site I build, so I am quite familiar with it).

    To remove this as a cause of the problem, I added a text widget only to the Blog sidebar.

    Even without the Genesis Featured Widget Amplified widget in the sidebar, the sidebar does not render.

    Can you please let me know if you have any other suggestions?

    Thanks for your help!

    -Josh

    June 10, 2013 at 6:55 am in reply to: Simple Sidebars selection not appearing #45000
    Josh Fialkoff
    Member

    Thanks. I updated the widget settings, but the sidebar still does not appear.

    https://www.evernote.com/shard/s1/sh/8ca2cb5c-46b1-4d13-916e-deb8dcd92a73/9d92fb6aac20e7c3bdbb94c2ff5992e5

    June 10, 2013 at 6:46 am in reply to: Simple Sidebars selection not appearing #44997
    Josh Fialkoff
    Member

    Hi Anitac,

    The link to the site is in the original message:

    http://goo.gl/GWDOq

    Here is a screenshot of the Videos widget area: https://www.evernote.com/shard/s1/sh/7e3d13b3-11e4-4c97-9c7d-c1d9d88cead6/62113a814a1e9e541f46811a289e0c10

    Please let me know if you need any more information.

    Thanks,

    Josh

    May 30, 2013 at 1:20 pm in reply to: Cannot install Genesis plugins #43254
    Josh Fialkoff
    Member

    This is resolved. I don't actually remember how we resolved it, but it's fixed. 😉 Thanks.

    May 2, 2013 at 7:41 am in reply to: Show author byline on some categories #38912
    Josh Fialkoff
    Member

    We added this to the Simple Hooks plugin:

    <?php
    if(in_category('blog' ))
    ?>
    <div class="post-info">
    <?php
    if(in_category('blog' ))
    echo'
    <span class="time">';?><?php if(in_category('blog' )) the_time('F j, Y'); ?></span> <span class="author">

    <?php if(in_category('blog' ))
    echo'by '; if(in_category('blog' )) the_author(); ?></span>
    </div>

    May 2, 2013 at 7:40 am in reply to: Show author byline on some categories #38911
    Josh Fialkoff
    Member

    Thanks. We did it already. We actually just want to *include* the Blog category.

    May 1, 2013 at 1:08 pm in reply to: Show author byline on some categories #38806
    Josh Fialkoff
    Member

    Awesome! Thanks so much for your help.

    May 1, 2013 at 1:04 pm in reply to: Show author byline on some categories #38803
    Josh Fialkoff
    Member

    Hi Brad,

    Thanks for your quick reply.

    I don't see information on this page about how to filter by category.

    Please let me know what I am missing...

    Thanks for your help!

    April 2, 2013 at 11:50 am in reply to: Custom Styles child messed up after installation version 1.9 #32660
    Josh Fialkoff
    Member

    I have the same problem on several sites.

    The most common error is that site logos are being cut off.

    Before upgrade: https://www.evernote.com/shard/s1/sh/fa535824-7ec2-4251-8efe-c72d5e8fbdf4/bd0c05d739bff92be7b960b89e8b06e7

    After upgrade: https://www.evernote.com/shard/s1/sh/c312f0cf-ceba-47b9-8991-02b45f36584e/bcd2a4e09d849b476bcf3a4714e29c87

    Please let me know what you recommend.

    Thanks,

    Josh

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

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 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