• 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

jchick

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 24 total)
1 2 →
  • Author
    Posts
  • August 5, 2015 at 2:34 pm in reply to: Foodie them blog page not showing post excerpts on certain posts #161511
    jchick
    Member

    I have an update - unfortunately it didn't really work. While the posts are showing excerpts now, they are not showing the manual excerpts text that was entered when the post was created - it's just showing the first 300 characters of the post. Is there any way to get the manual excerpt to show?

    July 24, 2015 at 11:45 am in reply to: Foodie them blog page not showing post excerpts on certain posts #160321
    jchick
    Member

    That worked like a charm! Thank you both for your help. Much appreciated!

    June 23, 2015 at 11:56 am in reply to: Featured images sizes not consistent #157309
    jchick
    Member

    HI Susan,
    I just did and still no luck.
    John

    March 17, 2014 at 12:38 pm in reply to: Need help with Bee Crafty Theme and Category Archives #95348
    jchick
    Member

    Anyone?

    March 6, 2014 at 6:11 pm in reply to: Need help with Bee Crafty Theme and Category Archives #93774
    jchick
    Member

    Can anyone help with this?

    October 24, 2013 at 9:28 am in reply to: Limit length of post excerpt in Bee Crafty theme #68634
    jchick
    Member

    I had post content set. When I changed it to excerpts the issue was fixed. Thanks for your help Sridhar!

    October 23, 2013 at 7:38 pm in reply to: Excluding categories from homepage not working #68542
    jchick
    Member

    That worked! Thanks so much for your help, Andrea.

    October 23, 2013 at 7:25 pm in reply to: Excluding categories from homepage not working #68538
    jchick
    Member

    I have tried that and it didn't work. Thanks, though.

    August 12, 2013 at 6:39 pm in reply to: Limit number of posts on modified Bee Crafty Theme #55917
    jchick
    Member

    Can anyone help with this?

    July 25, 2013 at 4:45 pm in reply to: Nivo Slider and Bee Crafty Theme #52521
    jchick
    Member

    Hi Brad,
    How do I get the slider to you? I'll send it right over.
    John

    July 25, 2013 at 4:34 pm in reply to: Nivo Slider and Bee Crafty Theme #52518
    jchick
    Member

    Hi Brad,
    Thanks for your patience with this. I deleted the page named "home-2". I don't see my actual homepage anywhere in the pages listing in my WP dashboard. It's not listed in my menu section of the dashboard, either. I think the theme creates the link automatically for the nav menu.

    I tried the first code you sent and got this error message:
    Error message

    I want to try the second code you sent but I don't know the page id of my homepage because I can't find it in the pages section of my WP dashboard.

    John

    July 25, 2013 at 9:18 am in reply to: Nivo Slider and Bee Crafty Theme #52447
    jchick
    Member

    Hi Brad,

    Thanks for your help -again. Much appreciated. I think I figured out the issue but I don't know how to fix it. When I look at my pages in the WP dashboard I see a page called "HOME", but the page slug is "home-2". I may have duplicated the homepage for some reason a few months ago and forgotten about it. If I view home-2 I can see the slider.

    Of course, I want it to show up on the sites real homepage, but I don't see that page anywhere in my WP dashboard. I tried deleting home-2 to see if the slider would appear on the main homepage but that didn't work.

    John

    July 19, 2013 at 5:03 pm in reply to: Can I insert a slideshow above blog posts in Bee Crafty Theme? #51525
    jchick
    Member

    Thanks, Brad. The layout extra plugin worked perfectly. I really appreciate all your help.

    July 19, 2013 at 4:50 pm in reply to: Can I insert a slideshow above blog posts in Bee Crafty Theme? #51521
    jchick
    Member

    That worked! Thanks! Now, is there any way to get the sidebar on my homepage?

    July 19, 2013 at 3:47 pm in reply to: Can I insert a slideshow above blog posts in Bee Crafty Theme? #51510
    jchick
    Member

    I'm not sure about the php code. All I have is this documentation from the easingslider pro website:

    If you wish to display a slideshow within your theme, you must use the PHP function. Shortcodes are not supported within theme files. Using the PHP function is easy. Simply insert the code below into the theme file you wish to display a slideshow in. Again, don’t forget to replace the “1″ with the ID of the slideshow you wish to display.

    
    <?php if ( function_exists('easingsliderpro') ) { easingsliderpro( 1 ); } ?>

    I found it on this page: http://easingslider.com/docs/displaying-slideshows/

    July 19, 2013 at 12:46 pm in reply to: Can I insert a slideshow above blog posts in Bee Crafty Theme? #51470
    jchick
    Member

    Still no luck. Screenshot attached.
    http://websitesbycreation.com/beecrafty2.png

    July 19, 2013 at 11:04 am in reply to: Can I insert a slideshow above blog posts in Bee Crafty Theme? #51463
    jchick
    Member

    Here's a link to a screenshot of what I did in the editor:
    http://websitesbycreation.com/beecraftycode.png

    July 19, 2013 at 11:02 am in reply to: Can I insert a slideshow above blog posts in Bee Crafty Theme? #51462
    jchick
    Member

    Hi Brad,
    That didn't work, either. I really appreciate your help with this.
    John

    July 17, 2013 at 10:00 am in reply to: Can I insert a slideshow above blog posts in Bee Crafty Theme? #51151
    jchick
    Member

    Yes, I've created a slideshow and added images.

    July 16, 2013 at 7:38 pm in reply to: Can I insert a slideshow above blog posts in Bee Crafty Theme? #51077
    jchick
    Member

    I used this snippet:
    `add_action('genesis_before_loop', 'display_slider_before_posts_home');
    /**
    * @author Brad Dalton - WP Sites
    * @example http://wpsites.net/web-design/image-slider-home-page-only/
    */
    function display_slider_before_posts_home() {
    if ( is_front_page() && function_exists('easing_slider') ) {
    easing_slider();

    }

    }

    That's not working for some reason. Is it because I'm using the blog template for the homepage?

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