• 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

Jodi P

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 39 total)
1 2 →
  • Author
    Posts
  • April 20, 2017 at 10:57 am in reply to: Foodie Pro Featured Post Widget Won't Save #205079
    Jodi P
    Member

    Hey there! Shauna clued us in to this issue. I'd recommend making sure your Genesis Framework is up to date and ruling out a plugin conflict. Genesis should be version 2.4.2. And you can rule out a plugin conflict by following the steps below:
    You'll want to deactivate ALL plugins not specifically recommended with the theme at the same time and then flush your cache to see if the issue resolves. If so then you can reactivate them one by one to see which one is causing the problem. For your reference the only recommended plugins are: Genesis eNews Extended, Genesis Simple Share, Simple Social Icons, Widget Importer and Exporter, Gravity Forms, WP Featherlight, WooCommerce, Genesis Connect for WooCommerce, WP Instagram Widget.

    September 1, 2015 at 7:41 am in reply to: Foodie theme errors showing for Easy Recipe Plugin #164206
    Jodi P
    Member

    Hey Alyssa,

    Sometimes Easy Recipe doesn't play nice with the customizer. You can deactivate Easy Recipe while you are in the customizer and then reactivate without issue once you have things configured and saved.

    May 5, 2015 at 7:15 am in reply to: Foodie Pro Content Archives Question #150195
    Jodi P
    Member

    Hey Kimberly,

    Are there enough posts to warrant the navigation? You'll need to have more posts in a given category than you do for your Blog Pages Show at Most setting in the reading settings (Settings>Reading>Blog Pages Show at Most).

    May 1, 2015 at 2:48 pm in reply to: How to add a larger header in foodie theme? #149748
    Jodi P
    Member

    Hi Christina,

    You can find instructions for how to increase the size of the logo space at the bottom of this tutorial: http://shaybocks.com/add-logo-header-foodie-pro-theme/

    April 7, 2015 at 12:50 pm in reply to: resizing of featured images in foodiepro #146948
    Jodi P
    Member

    You could try adjusting the width % in this selector to see if you can get it to display as you'd like, but if you ever put a wider image as the featured image then it would affect that as well.

    .featured-content img, .post-image, .entry-image {
    display: block;
    width: 100%;

    April 7, 2015 at 6:18 am in reply to: resizing of featured images in foodiepro #146902
    Jodi P
    Member

    A link would be helpful, but I'm gonna go ahead and guess that you've got the Foodie Pro Featured Posts widget configured to show the featured image and an excerpt. If that's the case you can change that to not show an image and show content and then add in a manual read more tag in the post editor to create the excerpt. With that layout the homepage should display your post just as you've created it up until the read more tag is inserted.

    April 7, 2015 at 6:15 am in reply to: Foodie Pro Header Image #146901
    Jodi P
    Member

    Take a look at Appearance>Customize>Site Title and Tagline and uncheck the box next to 'Display Header Text.'

    April 6, 2015 at 6:24 am in reply to: CUSTOM FONTS WITH FOODIE PRO #146792
    Jodi P
    Member

    The fonts with Foodie Pro can be changed by going to Appearance>Customize>Typography. If you want to load your own custom Google font you can follow this tutorial: http://shaybocks.com/custom-fonts-foodie-pro/.

    Also, feel free to submit a support ticket here for any other issues or questions you may have: http://shaybocks.com/support/

    April 6, 2015 at 6:21 am in reply to: Foodie Pro Theme – Sign up bar plug in #146791
    Jodi P
    Member

    This should help: http://restored316designs.com/?s=Enews

    March 17, 2015 at 8:20 am in reply to: Pagination problem in Foodie Pro #144736
    Jodi P
    Member

    You're welcome!

    March 17, 2015 at 8:17 am in reply to: Pagination problem in Foodie Pro #144734
    Jodi P
    Member

    Are you using original Foodie or Foodie Pro? GFWA is not meant to be used with Foodie Pro as we've replaced that plugin with the Foodie Pro Featured Posts widget. What's the url to the site in question? Have you ruled out plugin conflicts?

    March 14, 2015 at 6:17 am in reply to: Pagination problem in Foodie Pro #144380
    Jodi P
    Member

    Have you checked to make sure your reading settings (Settings>Reading>Blog Pages Show at Most) match up with Genesis theme settings (Genesis>Theme Settings>Blog Page Template>Number of Posts to Show).

    January 30, 2015 at 2:43 pm in reply to: Can't Change Theme #139081
    Jodi P
    Member

    Have you tried uploading fresh versions of the other themes? You can find the files in your StudioPress downloads area.

    January 30, 2015 at 8:19 am in reply to: Foodie Pro: Low-res and stretched search image #139042
    Jodi P
    Member

    The issue with the content archive is something Shay is going to have to fix in the next update to allow for left-aligned images. Please find the following code in your style.css file:

    .featured-content img,
    .post-image,
    .entry-image {

    display: block;

    width: 100%;
    }

    and replace it with:

    .featured-content img,
    .post-image,
    .entry-image {

    width: auto;
    }
    Please make sure you save a copy of your file before making any changes so that you can restore it in the event of an error. And you may need to run the Regenerate Thumbnails plugin after making the code change to get the images to display uniformly.

    If you didn't want to get into coding you could opt to update to the latest version (2.0.5) which includes the search results in the grid styling for the content archives, so your search results would look the same as your category archives. Just keep in mind that if you update you'll lose any customizations you've made to the theme files or via the customizer.

    Hope that helps,
    Jodi

    January 28, 2015 at 11:44 am in reply to: Page Navigation Missing #138859
    Jodi P
    Member

    You might want to look into Genesis Featured Widget Amplified or Genesis Sandbox instead.

    January 22, 2015 at 11:01 am in reply to: Full clickable header image area #138273
    Jodi P
    Member

    You'll want to change the width of .title-area. 1100px should work!

    January 13, 2015 at 12:57 pm in reply to: Messed Up My Site – Foodie Theme #137348
    Jodi P
    Member

    I'm seeing the alignleft class assigned to your images on the home page. Can you go into your post editor and click on the image and when the toolbar pops up double check that you've assigned no alignment.

    December 2, 2014 at 8:11 am in reply to: Foodie Pro easy recipe plugin errors #133416
    Jodi P
    Member

    Sometimes Easy Recipe can cause the customizer to run a bit slow. You are already doing what we would recommend by deactivating Easy Recipe while you are in the customizer. Once you made all of your customizations and saved the changes then you can reactivate Easy Recipe without issue.

    December 1, 2014 at 3:14 pm in reply to: Foodie Pro – recipe archive image problems #133367
    Jodi P
    Member

    Yes, making sure your posts are 680px wide moving forward should work well for you!

    In the meantime you might want to double check your widget settings to make sure your image size selections match those in this tutorial: http://shaybocks.com/configure-foodie-pro-home-page/

    You can also try installing and running the Regenerate Thumbnails plugin to see if that helps any. Here is a link to that plugin if you need it: https://wordpress.org/plugins/regenerate-thumbnails/

    December 1, 2014 at 9:21 am in reply to: Foodie Pro – recipe archive image problems #133333
    Jodi P
    Member

    I know we've already addressed this via support, but I'm just chiming in here in case someone else runs into the same issue! All you need to do to clear up this issue is to select the 320x320 size for the content archives setting. So you'll want to follow this tutorial but if you want to display 4 images across instead of 3 then select one fourth for the archive grid display: http://shaybocks.com/configure-recipe-index-content-archives/. I know it's confusing to select the 320x320 size when you want to display the 150x150 size but this is necessary to get things to display properly on mobile devices.

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

© 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